Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tianzhuotao authored Aug 13, 2020
1 parent 0c61f50 commit 4eb5ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This code reads data from .txt files where each line contains the paths for imag
Then update the train/val/test list paths in the config files.

#### [Update] We have uploaded the lists we use in our paper.
+ The train/val lists for COCO contain 82081 and 40137 images respectively. They are generated by the default scripts provided by COCO.
+ The train/val lists for COCO contain 82081 and 40137 images respectively. They are the default train/val splits of COCO.
+ The train/val lists for PASCAL5i contain 5953 and 1449 images respectively. The train list should be **voc_sbd_merge_noduplicate.txt** and the val list is the original val list of pascal voc (**val_fixed.txt**).

##### To get voc_sbd_merge_noduplicate.txt:
Expand Down

0 comments on commit 4eb5ebd

Please sign in to comment.