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

Rescrape mmdetection segmentation models to suppoer v3 models #65

Open
0ssamaak0 opened this issue Nov 25, 2023 · 2 comments
Open

Rescrape mmdetection segmentation models to suppoer v3 models #65

0ssamaak0 opened this issue Nov 25, 2023 · 2 comments
Labels
Feature New feature or request Medium

Comments

@0ssamaak0
Copy link
Owner

The current version 1.2 is using mmdetection 2.x
after upgrading mmcv and removing it as a main dependency (as in #64), we need to reuse the scraping script in models_menu/mmscraper.py to rescrape the models and create new models_json.json

keep in mind that models_json.json has other models like YOLOv8.
it's highly recommended to scrape into new json and merge them afterwards.

@onkar-1432
Copy link

@0ssamaak0 Can you please assign me these issue for Kwoc 2023

@0ssamaak0
Copy link
Owner Author

We will prioritize you for this task when task assignment starts, please make sure you are in the discord server

@0ssamaak0 0ssamaak0 added the Feature New feature or request label Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request Medium
Projects
None yet
Development

No branches or pull requests

2 participants