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: Object_Detection/YOLOv1/datasets/datasets.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
1. What kind of dataset do you need?
2
2
3
-
Please prepare RGB or grayscale images that can be read by OpenCV for input image, text files for output label.
3
+
Please prepare RGB or grayscale images that can be read by OpenCV for input image, annotation text files with bounding box information for output label.
4
4
Also, all data must be paired images with matching file name excluding extension.
0 commit comments