YOLO-Object-Counting-API icon indicating copy to clipboard operation
YOLO-Object-Counting-API copied to clipboard

The code of the Object Counting API, implemented with the YOLO algorithm and with the SORT algorithm

Results 3 YOLO-Object-Counting-API issues
Sort by recently updated
recently updated
newest added

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: ![124121820-a50c2f00-da75-11eb-8cd7-034ff6ba59da](https://user-images.githubusercontent.com/47870128/124130563-32a04c80-da7f-11eb-935c-8b8d4478104d.png)...