-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Ultralitics HUB can retrieve Roboflow dataset to train #734
Comments
@santiago-unxdigital Hello! |
@santiago-unxdigital I can't see the attached image. |
@santiago-unxdigital Yes, the screenshot in from the Roboflow platform. Unfortunately, they have a different export for the Ultralytics HUB integration which has the issue I explained above. |
@santiago-unxdigital Just checked, and indeed the issue is that the export for the Ultralytics HUB integration is not ready. |
i did! a lot of times! there any way to enter maually the data value? as a custom value of data parameter? the zip from roboflow is https://app.roboflow.com/ds/j6OrgaYiZp?key=TjjUqndDOT |
@santiago-unxdigital Unfortunately, there is no way to do this now. Additionally, this is not part of our feature roadmap, but I have noted this feature request, and we might work on it in the future. |
i disagree with you. the issue is in hub, the NULL value for data parameter is your problem. this is a bug for hub |
@santiago-unxdigital As stated above, I have noted your feature request: allowing users to specify/customize the data parameter when training. Once again, the |
@santiago-unxdigital Funny enough, I can see the export is ready now. Please try to start training again. |
@santiago-unxdigital Can you try with this model: https://hub.ultralytics.com/models/JoPCqWmE0vxbNABuM5pz? This is the one I monitored and noticed that was updated by Roboflow. |
4 frames ValueError: ❌ The specified HUB model does not exist |
@santiago-unxdigital Did you take the training code snippet from the model page (https://hub.ultralytics.com/models/JoPCqWmE0vxbNABuM5pz)? Asking as the error you shared indicates that the model ID in the training code is invalid. |
👋 Hello there! We wanted to give you a friendly reminder that this issue has not had any recent activity and may be closed soon, but don't worry - you can always reopen it if needed. If you still have any questions or concerns, please feel free to let us know how we can help. For additional resources and information, please see the links below:
Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed! Thank you for your contributions to YOLO 🚀 and Vision AI ⭐ |
Search before asking
HUB Component
Datasets, Training
Bug
When i try to train a model into hub and the dataset come from roboflow, the value of data parameter into the yml file created from hub is NULL.
This is a recurrent error, no matters what dataset im using, or model, no matter what device im using to train (colab, my laptop, etc)
The error is de Null into the data parameter into the yml file created by hub.
Environment
No response
Minimal Reproducible Example
No response
Additional
No response
The text was updated successfully, but these errors were encountered: