zaki1003 / YOLO-CROWD

YOLO-CROWD is a lightweight crowd counting and face detection model that is based on Yolov5s and can run on edge devices, as well as fixing the problems of face occlusion, varying face scales, and other challenges of crowd counting
MIT License
29 stars 8 forks source link

Annotator Function import errror #2

Open Vicky-1502 opened 7 months ago

Vicky-1502 commented 7 months ago

https://github.com/zaki1003/YOLO-CROWD/blob/71280c701ccb16a43e941d37de98b74270bebaa2/detect.py#L121 From where are you importing this annotator function it's throwing error.