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

Feature Roadmap May 2022 #31

Closed
4 of 5 tasks
glenn-jocher opened this issue May 12, 2022 · 3 comments
Closed
4 of 5 tasks

Feature Roadmap May 2022 #31

glenn-jocher opened this issue May 12, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request todo Further action is needed by Ultralytics

Comments

@glenn-jocher
Copy link
Member

glenn-jocher commented May 12, 2022

Search before asking

  • I have searched the HUB issues and found no similar feature requests.

Description

  • Hard drive space check before dataset download
  • Exponential standoff in final checkpoint upload fails with time cutoff, i.e. 60 min.
  • HUB training CI for ultralytics staged changes and for official package
  • Re-submit metrics on next metrics sync (TODO: requires payload/backend changes)

Use case

No response

Additional

No response

@glenn-jocher glenn-jocher added the enhancement New feature or request label May 12, 2022
@glenn-jocher
Copy link
Member Author

@kalenmike I've added disk space checks and exponential standoff with retry on all uploads now, raised a few issues that were uncovered in the process. Default is 3 retries with a 60s timeout on all uploads now, 10 retries with 3600s timeout on final model.

Re-uploading failed metrics is going to require some changes to the payload though, we can collaborate on this Wednesday at the office.

@glenn-jocher glenn-jocher changed the title Hard drive check and upload retry features Short term feature roadmap May 15, 2022
@glenn-jocher glenn-jocher changed the title Short term feature roadmap Short term feature roadmap: May 2022 May 15, 2022
@glenn-jocher glenn-jocher added the todo Further action is needed by Ultralytics label May 21, 2022
@glenn-jocher glenn-jocher changed the title Short term feature roadmap: May 2022 Feature Roadmap May 2022 May 21, 2022
@glenn-jocher
Copy link
Member Author

Example code blocks for 'bring your own agent' section:

pip install -U ultralytics
import ultralytics
ultralytics.start('API_KEY_HERE')

@kalenmike
Copy link
Member

We have migrated this issue content over to our project. Please follow https://github.com/orgs/ultralytics/projects/10 for future updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request todo Further action is needed by Ultralytics
Projects
None yet
Development

No branches or pull requests

2 participants