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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add results to sotabench #38

Closed
Randl opened this issue Jun 11, 2020 · 9 comments
Closed

Add results to sotabench #38

Randl opened this issue Jun 11, 2020 · 9 comments
Labels
enhancement New feature or request help wanted Extra attention is needed Stale

Comments

@Randl
Copy link

Randl commented Jun 11, 2020

馃殌 Feature

Add the model results on COCO to sotabench

Motivation

Sotabench is arguably the best independent model benchmark which allows to obtain fair comparison between models.

Pitch

What is required is to add sotabench.py to the repository. The website has both guides and code examples. Existing submissions can be used as a guideline too.

@Randl Randl added the enhancement New feature or request label Jun 11, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Jun 11, 2020

Hello @Randl, thank you for your interest in our work! Please visit our Custom Training Tutorial to get started, and see our Jupyter Notebook Open In Colab, Docker Image, and Google Cloud Quickstart Guide for example environments.

If this is a bug report, please provide screenshots and minimum viable code to reproduce your issue, otherwise we can not help you.

If this is a custom model or data training question, please note that Ultralytics does not provide free personal support. As a leader in vision ML and AI, we do offer professional consulting, from simple expert advice up to delivery of fully customized, end-to-end production solutions for our clients, such as:

  • Cloud-based AI systems operating on hundreds of HD video streams in realtime.
  • Edge AI integrated into custom iOS and Android apps for realtime 30 FPS video inference.
  • Custom data training, hyperparameter evolution, and model exportation to any destination.

For more information please visit https://www.ultralytics.com.

@glenn-jocher
Copy link
Member

@Randl great idea, thank you! I've not used sotabench before unfortunately, but I browsed the site just now and it seems to be a worthwhile effort. Have you done submissions to the site yourself?

@Randl
Copy link
Author

Randl commented Jun 11, 2020

I've done some submissions but mostly to classification leaderboard. Detection appears a bit more complicated, but you might find https://github.com/tensorpack/tensorpack/blob/master/sotabench/sotabench.py and https://github.com/Randl/DetectoRS/blob/master/sotabench.py useful.

@glenn-jocher glenn-jocher added the help wanted Extra attention is needed label Jun 12, 2020
@glenn-jocher
Copy link
Member

glenn-jocher commented Jun 12, 2020

their sotabench.py looks decently complicated, though I can't tell if that's simply due to the detectorrs implementation or the sotabench requirements.

If anyone reading this has any experience submitting repositories to sotabench we could use help with this. This looks like a great idea, especially since we will be updating the models as the year goes on, so it would be nice to see realtime-ish results update after applying changes, but unfortunately I won't be able to free up any time to work on it until July perhaps.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@Randl
Copy link
Author

Randl commented Aug 11, 2020

I don't think it should be closed

@glenn-jocher glenn-jocher reopened this Aug 11, 2020
@glenn-jocher
Copy link
Member

glenn-jocher commented Aug 11, 2020

@Randl hey buddy. We don't have resources to do this ourselves, we are stretched very thin, but if you'd like to submit a PR we'd be happy to review!

@glenn-jocher
Copy link
Member

glenn-jocher commented Sep 3, 2020

@Randl I've created a sotabench.py file now in the root directory, which is essentially a slight modification of the existing test.py file. sotabench.py defaults to testing YOLOv5s. I've registered the repo on sotabench.com, but something is not working correctly, as all builds get skipped. Any ideas why this might be happening?

Screen Shot 2020-09-03 at 1 26 41 AM

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Stale
Projects
None yet
Development

No branches or pull requests

2 participants