roboflow / roboflow-python

The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow has everything you need to build a computer vision application.
https://docs.roboflow.com/python
Apache License 2.0
289 stars 74 forks source link

Images anotated, but app does not show it (bug) #171

Open xmsi opened 1 year ago

xmsi commented 1 year ago

Screenshot from 2023-08-24 16-36-37

8 anotated but show 6

capjamesg commented 9 months ago

This looks like it could be an issue with autodistill. Can you run pip install autodistill --upgrade and try again?