You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,5 +41,5 @@ yarn train \
41
41
-[Convert2Yolo](https://github.com/ssaru/convert2Yolo) and [resize_dataset_pascalvoc
42
42
](https://github.com/italojs/resize_dataset_pascalvoc#Folder-structure-example) might help in accomplishing above mentioned task.
43
43
44
-
Last before starting training make a directory named DataSet and inside this directory make two more directoreis namely JPEGImage and YOLO. JPEGImages would have resized Jpeg images from pascal voc dataset and YOLO directory would have all the annotations files.
44
+
Last before starting training make a directory named DataSet and inside this directory make two more directoreis namely JPEGImage and YOLO. In the directory JPEGImages resized jpeg images should be copied from pascal voc dataset and in YOLO directory all the annotations files should be copied.
0 commit comments