ultralytics / hub

Ultralytics HUB tutorials and support

Home Page:https://hub.ultralytics.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a maximum size for a dataset or a timeout period for uploading one?

kev0051 opened this issue · comments

Search before asking

Question

Screenshot 2024-02-22 at 12 09 50 PM

I'm getting this error when trying to upload my dataset. I saw someone had a similar issue but never got a solid answer, so I'm wondering the exact specifics for this problem.

  1. What is the maximum size for a dataset that I can upload, if any?
  2. What is the period of time I have to upload my dataset before the timeout that may lead to the above error?

Is there a way to rectify this issue? For example, can I upload the dataset in chunks and combine them later? If so, how? I understand that there is an AI that's trying to help users with these issues but its responses haven't been too useful from what I have read so far.

Thanks.

Additional

No response

👋 Hello @kev0051, thank you for raising an issue about Ultralytics HUB 🚀! Please visit our HUB Docs to learn more:

  • Quickstart. Start training and deploying YOLO models with HUB in seconds.
  • Datasets: Preparing and Uploading. Learn how to prepare and upload your datasets to HUB in YOLO format.
  • Projects: Creating and Managing. Group your models into projects for improved organization.
  • Models: Training and Exporting. Train YOLOv5 and YOLOv8 models on your custom datasets and export them to various formats for deployment.
  • Integrations. Explore different integration options for your trained models, such as TensorFlow, ONNX, OpenVINO, CoreML, and PaddlePaddle.
  • Ultralytics HUB App. Learn about the Ultralytics App for iOS and Android, which allows you to run models directly on your mobile device.
    • iOS. Learn about YOLO CoreML models accelerated on Apple's Neural Engine on iPhones and iPads.
    • Android. Explore TFLite acceleration on mobile devices.
  • Inference API. Understand how to use the Inference API for running your trained models in the cloud to generate predictions.

If this is a 🐛 Bug Report, please provide screenshots and steps to reproduce 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!

@kev0051 From the looks of the screenshot the upload is not the problem rather the processing. Something is going wrong when we attempt to validate and process the dataset. I will see if I can find the issue.

@kev0051 Our job queue was a little backed up, this has been resolved and all pending work has been processed. Would you please confirm that your dataset is now ready?

@kev0051 Our job queue was a little backed up, this has been resolved and all pending work has been processed. Would you please confirm that your dataset is now ready?

Sorry for the late response, looks like everything works now! Thanks!

Glad to hear it!