Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Open Image V7 pretrained models (600 classes) #32

Open
fcakyon opened this issue Apr 7, 2024 · 0 comments
Open

Support for Open Image V7 pretrained models (600 classes) #32

fcakyon opened this issue Apr 7, 2024 · 0 comments

Comments

@fcakyon
Copy link

fcakyon commented Apr 7, 2024

Hello, is it easy to support Open Image V7 pretrained Object Detection weights? I am willing to work on such a PR.

Motivation: OI7 is a superior dataset (16M bboxes, 1.9M images, 600 object classes ) compared to COCO (200K images, 80 classes). Moreover, the OI7 dataset is free for commercial use .

Where should be updated other than https://github.com/supervisely-ecosystem/yolov8/blob/master/models/det_models_data.json ?

Example weight url for OI7 pretrained detection model: https://github.com/ultralytics/assets/releases/download/v8.1.0/yolov8m-oiv7.pt (>= v8.1.0)
https://github.com/ultralytics/assets/releases/download/v0.0.0/yolov8m-oiv7.pt (< v8.1.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant