YOLOv8-object-tracking-blurring-counting
YOLOv8-object-tracking-blurring-counting copied to clipboard
How to test on custom dataset
trafficstars
I want to test on my own dataset and how can I modify the code?
on custom model getting error
ModuleNotFoundError: No module named 'ultralytics.nn.modules.conv'; 'ultralytics.nn.modules' is not a package
after upadating ultralytics --- ImportError: cannot import name 'DEFAULT_CONFIG' from 'ultralytics.utils' (/home/alien/.local/lib/python3.8/site-packages/ultralytics/utils/__init__.py)