We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8299a70 commit 8f4e0cdCopy full SHA for 8f4e0cd
7.Darknet/my_files/Readme.txt
@@ -1,3 +1,6 @@
1
also - yolov4-tiny-custom_best.weights
2
start real-time
3
./darknet detector demo cfg/obj.data cfg/yolov4-tiny-custom.cfg yolov4-tiny-custom_best.weights "nvarguscamerasrc ! video/x-raw(memory:NVMM), width=416, height=416, format=(string)NV12, framerate=(fraction)30/1 ! nvvidconv flip-method=2 ! video/x-raw, format=(string)BGRx ! videoconvert ! video/x-raw, format=(string)BGR ! appsink"
4
+
5
6
+coordinates add in the file - image.c
0 commit comments