Skip to content

Commit b75f2c7

Browse files
committed
Update YOLOv1
1 parent 78b0823 commit b75f2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Object_Detection/YOLOv1/datasets/datasets.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
1. What kind of dataset do you need?
22

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.
44
Also, all data must be paired images with matching file name excluding extension.
55

66

0 commit comments

Comments
 (0)