Update README.md

master
p2oql4fvh 4 years ago
parent 6d298bfb22
commit d9f3485f57

@ -13,7 +13,7 @@ Please download the following datasets:
PASCAL-5i is based on the PASCAL VOC 2012 and SBD where the val images should be excluded from the list of training samples.
COCO 2014.
#COCO 2014.
This code reads data from .txt files where each line contains the paths for image and the correcponding label respectively. Image and label paths are seperated by a space. Example is as follows:
@ -56,7 +56,7 @@ sh train.sh {*dataset*} {*model_config*}
Related Repositories
This project is built upon a very early version of SemSeg: https://github.com/hszhao/semseg.
Other projects in few-shot segmentation:
#Other projects in few-shot segmentation:
OSLSM: https://github.com/lzzcd001/OSLSM
CANet: https://github.com/icoz69/CaNet

Loading…
Cancel
Save