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 9, 2020
1 parent b5296ee commit 7016071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ 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 contains 82081 and 40137 images respectively. They are generated by the default scripts provided by COCO.
+ The train/val lists for PASCAL5i contains 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**).
+ 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 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**).
+ We do not use the augmented images of voc as the training data.

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

0 comments on commit 7016071

Please sign in to comment.