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
Hi @grzegorzj 👋🏻 ! I know it's been a while, but due to other commitments I had to pause work on this project for a bit. Would you still be interested in resolving this issue?
Search before asking
Bug
I ran the example notebook with my own dataset hosted on Roboflow (https://app.roboflow.com/12x2experiments/rectangles-test-2):
https://colab.research.google.com/drive/1kO_oZhzfPFmuJqoH4ov8oeGYGfSaHAu9?usp=sharing
and ran into an issue in which detection class that was detected in the image is missing from overall possible detection classes:
It seems like somewhere in the chain,
get_unique_detection_classes
fails to correctly return all three classes in the dataset.Environment
Minimal Reproducible Example
(attached collab notebook)
Additional
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: