File tree Expand file tree Collapse file tree 3 files changed +19
-17
lines changed
data/VOCdevkit2007/VOC2007 Expand file tree Collapse file tree 3 files changed +19
-17
lines changed Original file line number Diff line number Diff line change 1- ##Pascal Voc dataset
2- Put your pascal voc dataset here.
3- It should be:
4- -VOC2007
5- --Annotations
6- --ImageSets
7- --JPEGImages
8- --SegmentationClass
9- --SegmentationObject
1+ ## Pascal Voc dataset
2+ Put your pascal voc dataset here.
3+ It should be:
4+ -VOC2007
5+ --Annotations
6+ --ImageSets
7+ --JPEGImages
8+ --SegmentationClass
9+ --SegmentationObject
1010
11- The dataset download Path:
12- wget http://host.robots.ox.ac.uk/pascal/VOC/voc2012/VOCtrainval_11-May-2012.tar
13- wget http://host.robots.ox.ac.uk/pascal/VOC/voc2007/VOCtrainval_06-Nov-2007.tar
14- wget http://host.robots.ox.ac.uk/pascal/VOC/voc2007/VOCtest_06-Nov-2007.tar
11+ The dataset download Path:
12+ ```
13+ wget http://host.robots.ox.ac.uk/pascal/VOC/voc2012/VOCtrainval_11-May-2012.tar
14+ wget http://host.robots.ox.ac.uk/pascal/VOC/voc2007/VOCtrainval_06-Nov-2007.tar
15+ wget http://host.robots.ox.ac.uk/pascal/VOC/voc2007/VOCtest_06-Nov-2007.tar
16+ ```
Original file line number Diff line number Diff line change 1- ##Figure Dir
2- This is the directory of the detecting result images.
1+ ## Figure Dir
2+ This is the directory of the detecting result images.
Original file line number Diff line number Diff line change 1- ##Model Dir
2- Put your model here.
1+ ## Model Dir
2+ Put your model here.
You can’t perform that action at this time.
0 commit comments