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 7016071 commit fee3213
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 @@ -34,7 +34,7 @@ Then update the train/val/test list paths in the config files.
+ We do not use the augmented images of voc as the training data.

##### To get voc_sbd_merge_noduplicate.txt:
+ we first merge the original VOC (voc_original_train.txt) and SBD (sbd_data.txt) training data.
+ we first merge the original VOC (voc_original_train.txt) and SBD ([**sbd_data.txt**](http://home.bharathh.info/pubs/codes/SBD/train_noval.txt)) training data.
+ The merged list (voc_sbd_merge.txt) is then processed by the script (duplicate_removel.py) to remove the duplicate images and labels.

### Run Demo / Test with Pretrained Models
Expand Down

0 comments on commit fee3213

Please sign in to comment.