Skip to content

Repository contains background/foreground dataset and models for semantic segmentation

Notifications You must be signed in to change notification settings

loveis98/BF_Style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BF_Style

alt text

To download pretrained models for testing (in ckpt):

./load_models.sh

To test on images from test.txt:

python eval.py --model lw_refine

Other arguments:

--test-dir, default='./dataset/', path to the test set directory
--test-list, default='./dataset/test.txt', path to the test set list
--out-dir, default='test_result', path to the test set result
--ckpt-path, default='./ckpt/lw_refine.pth.tar', path to the checkpoint file

About

Repository contains background/foreground dataset and models for semantic segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published