roboflow / notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
https://roboflow.com/models
5.27k stars 814 forks source link

attribute error boxannotator #223

Closed MuhammedEnesGurkan closed 10 months ago

MuhammedEnesGurkan commented 10 months ago

Search before asking

Notebook name

https://blog.roboflow.com/yolov8-tracking-and-counting/ ı cannot find relevant notebook

Bug

AttributeError: module 'supervision' has no attribute 'BoxAnnotator'

Environment

python 3.9 pycharm

Minimal Reproducible Example

No response

Additional

No response

Are you willing to submit a PR?

SkalskiP commented 10 months ago

Closing as it is duplicate of https://github.com/roboflow/notebooks/issues/222