Closed KiwiBryn closed 2 months ago
👋 Hello @KiwiBryn, thanks for bringing this to our attention! This is an automated response, and an Ultralytics engineer will assist you soon. Let's try to address your issue with some steps and guidelines to help troubleshoot your training run on Ultralytics HUB 🚀.
Check Training Logs:
Restart the HUB Session:
Network Stability:
Verify Dataset Compatibility:
Training Resource Availability:
We appreciate your patience and cooperation!
Using Roboflow integration, but when I try export then upload get this error
Even with this error training with other datasets won't start
If I manually edit the yaml file it will upload
train: ../train/images val: ../valid/images test: ../test/images <<====== remove this as no test images
kpt_shape: [10, 3] flip_idx: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
nc: 1 names: ['RearHolstein']
roboflow: workspace: holstein project: rearudderkeypoint version: 12 license: CC BY 4.0 url: https://universe.roboflow.com/holstein/rearudderkeypoint/dataset/12
Hello @KiwiBryn,
Thanks for reaching out! It seems like you're encountering an issue with the dataset export and upload process. Let's address this:
YAML File Adjustment:
test
entry when there are no test images is a good approach. Ensure that the paths and configurations align with your dataset structure.Roboflow Integration:
Training with Other Datasets:
Verify Latest Versions:
Dataset Configuration: Make sure your dataset configuration aligns with the expected format. You can refer to our dataset preparation guide for more details.
Error Logs: If the issue persists, check the error logs for any additional information that might help diagnose the problem.
Feel free to reach out if you have further questions or need additional assistance. We're here to help! 😊
@KiwiBryn
Did you import 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).
Your issue reminds me of this issue: https://github.com/ultralytics/hub/issues/769. Maybe you have a similar problem (in the dataset)?
Hi
After some experimentation, I think my issue was an unfortunate combination of 3 things.
Roboflow Universe dataset yaml file need editing Maybe a "poisonous cookie" issue The error message when a training run failed to start. Then, I couldn't start another one(even with different dataset), and the way the training run started then stopped minute(s) later,
There was also something odd with the Roboflow integration, I was getting a Roboflow SQL error when I clicked on my "linked workspace" in Ultralytics integrations. I have been unable to repro this will try a few more approaches.
YoloV8 tooling works well for my application, thank you for following up so quickly.
@KiwiBryn
@KiwiBryn Hi! Unfortunately, we've encountered issues with the Roboflow format in the past, and there's nothing we can do since the problem is not on our end. Thank you for the feedback! We're glad YOLOv8 is helping you!
Search before asking
HUB Component
Training
Bug
Hi
Late last week I started a training run using a RoboFlow dataset (https://universe.roboflow.com/holstein/rearudderkeypoint) and something went "wrong" as it started and now can't start a new training run or stop the original one.
The training run starts then disconnects after a while (maybe minutes), then if I try to can start another "Ultralytics Cloud Temporary Unavailable" - "At the moment you can only train one model at a time ....."
Sorry about quality of the Snip screen shots.
Thanks Bryn
Environment
Ultralytics HUB Version v0.1.51 Client User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0 Operating System Win32 Browser Window Size 1262 x 823 Server Timestamp 1726273112
Minimal Reproducible Example
Additional
Model URL https://hub.ultralytics.com/models/ob8y3fvp44d36onqDKDs