Code Monkey home page Code Monkey logo

Comments (6)

Powercube7 avatar Powercube7 commented on May 11, 2024 1

@glenn-jocher I don't know if I will manage to, but I will try my best to help!

from hub.

github-actions avatar github-actions commented on May 11, 2024

👋 Hello @Powercube7, thank you for raising an issue about Ultralytics HUB 🚀! Please visit https://ultralytics.com/hub to learn more, and see our ⭐️ HUB Guidelines to quickly get started uploading datasets and training YOLOv5 models.

If this is a 🐛 Bug Report, please provide screenshots and steps to recreate your problem to help us get started working on a fix.

If this is a ❓ Question, please provide as much information as possible, including dataset, model, environment details etc. so that we might provide the most helpful response.

We try to respond to all issues as promptly as possible. Thank you for your patience!

from hub.

glenn-jocher avatar glenn-jocher commented on May 11, 2024

@Powercube7 that's a great idea! We check available RAM and HDD space in YOLOv5 here:
https://github.com/ultralytics/yolov5/blob/813eba85b266fe46b0ac02a62fce8b25e3eeabac/utils/__init__.py#L24-L30

The main question is how to estimate a cached dataset size without actually caching the entire thing. Maybe we could attempt to cache 1% of each train and val splits and extrapolate the full requirements from there, and proceed to cache if they extrapolation estimates <80% RAM or <50% HDD usage for full caching.

If we apply this to the base YOLOv5 repo then HUB trainings will naturally inherit this.

from hub.

glenn-jocher avatar glenn-jocher commented on May 11, 2024

@Powercube7 if you'd like to start a PR on this that would be a huge help!

Please see our ✅ Contributing Guide to get started.

from hub.

glenn-jocher avatar glenn-jocher commented on May 11, 2024

@Powercube7 awesome, thanks!

from hub.

glenn-jocher avatar glenn-jocher commented on May 11, 2024

Removing TODO and closing issue as HUB trainings starting from web dashboard now automatically attempt RAM caching :)

from hub.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.