ultralytics / hub

Ultralytics HUB tutorials and support
https://hub.ultralytics.com
GNU Affero General Public License v3.0
138 stars 14 forks source link

can't upload a dataset file that is 1.2GB in size #903

Open limcheehow opened 3 weeks ago

limcheehow commented 3 weeks ago

Search before asking

HUB Component

Datasets

Bug

We wanted to upload a 1.2GB dataset but it has shown Timeout. We have tried it a few times now.

Environment

Minimal Reproducible Example

Go to https://universe.roboflow.com/keio-dba-team/crowdhuman-nur7g/dataset/3 and download YOLOv5 Pytorch compatible datasets in zip file Upload zip file to Hub

Screenshot 2024-10-28 093418

Additional

No response

UltralyticsAssistant commented 3 weeks ago

👋 Hello @limcheehow, thank you for raising an issue about Ultralytics HUB 🚀! We're here to help. Please visit our HUB Docs to learn more about utilizing the various features of HUB:

We understand you're encountering a timeout error when attempting to upload a 1.2GB dataset. If this is a 🐛 Bug Report, could you please provide screenshots and steps to reproduce your problem to help us get started working on a fix? Make sure to include any error messages or console outputs that might be useful.

If this is a ❓ Question about the dataset upload limits or alternative methods, please provide any additional information that may assist us in resolving your query.

This is an automated response, but rest assured, an Ultralytics engineer will assist you soon. We try to respond to all issues as promptly as possible. Thank you for your patience and understanding! 😊

limcheehow commented 3 weeks ago

Screenshots and steps to reproduce have been provided in the original post

sergiuwaxmann commented 3 weeks ago

@limcheehow Maybe you can try importing the Roboflow dataset following the instructions from our documentation on Integrations (https://docs.ultralytics.com/hub/integrations)? If you exported the dataset from Roboflow as a .zip file and uploaded it to Ultralytics HUB, we’ve encountered issues with the format in the past. If this was your approach, please ensure the dataset is in the correct format as outlined in our documentation (https://docs.ultralytics.com/hub/datasets#upload-dataset).

yogendrasinghx commented 1 week ago

Hi @limcheehow,

To ensure your dataset is formatted correctly, please watch this YouTube video: Upload Datasets to Ultralytics HUB, which provides a step-by-step guide for creating a valid dataset for Ultralytics HUB. Once you've checked your dataset, try uploading it again following the instructions in the video and in the documentation here.

If the issue persists, please let us know with any additional details, such as a screenshot or a sample of your dataset structure. This will help us assist you further. Thank you for your patience!