You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A real-time dart score detecting application using a single camera.
After trainning custom dataset for darknet yolov4 (link). I've integrated darknet C++ API and trained yolov4-tiny model with my C++ project.