YOLO-Object-Counting-API
YOLO-Object-Counting-API copied to clipboard
The code of the Object Counting API, implemented with the YOLO algorithm and with the SORT algorithm
Is there a need to follow any one of the three steps mentioned for darkflow if i have download this complete repository?
Hi the count_cars_crosing_virtual_line.py began to run but I encountered this: File "d:\custom code\YOLO-Object-Counting-API\darkflow\net\yolo\predict.py", line 8, in from ...cython_utils.cy_yolo_findboxes import yolo_box_constructor ModuleNotFoundError: No module named 'darkflow.cython_utils.cy_yolo_findboxes' even though the C file...
Hi I cloned another repo that uses tensor flow that has the same getting started section however I tried all 3 ways of and the last one did this: ...