Skip to content

High-Performance Few-Shot Segmentation with Foundation Models: An Empirical Study

License

Notifications You must be signed in to change notification settings

DUT-CSJ/FoundationFSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High-Performance Few-Shot Segmentation with Foundation Models: An Empirical Study

arxiv link

Datasets

Please follow HSNet to prepare few-shot segmentation datasets.

Training and Testing

Training

python train.py --benchmark pascal/coco --logpath ./your_path --fold 0/1/2/3 --img_size 420

Testing

python test.py --benchmark pascal/coco --load ./your_path/model.pt --fold 0/1/2/3 --nshot 1/5 --img_size 420

To Do

References

Thanks to HSNet, a great few-shot segmentation codebase!

About

High-Performance Few-Shot Segmentation with Foundation Models: An Empirical Study

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages