Skip to content
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

Restore support for usage of ClearML dataset #3407

Closed
2 tasks done
pktiuk opened this issue Jun 27, 2023 · 7 comments
Closed
2 tasks done

Restore support for usage of ClearML dataset #3407

pktiuk opened this issue Jun 27, 2023 · 7 comments
Labels
enhancement New feature or request Stale

Comments

@pktiuk
Copy link

pktiuk commented Jun 27, 2023

Search before asking

  • I have searched the YOLOv8 issues and found no similar feature requests.

Description

This is an old feature already existing in YOLOv5

It allowed downloading datasets directly from ClearML dataset repository

It is described here: https://clear.ml/blog/yolov5-integration/

python train.py --img 640 --batch 16 --epochs 3 --data clearml://<your_dataset_id> --weights yolov5s.pt --cache

Use case

This is not only about downloading these datasets, but also linking them with experiments.

Additional

Before starting work on this I would like to know why this feature was removed (or not ported to YOLOv8).

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@pktiuk pktiuk added the enhancement New feature or request label Jun 27, 2023
@glenn-jocher
Copy link
Member

@pktiuk thank you for bringing this up. The ClearML dataset feature was available in YOLOv5, but it has not been ported to YOLOv8. It's always great to see community contributions, and we welcome your pull request to restore this feature. Regarding why the feature was not ported to YOLOv8, there have been some changes in the codebase and architecture since YOLOv5, which may have impacted the integration of the ClearML dataset. Nonetheless, we are happy to see community members take an active interest in the development of YOLOv8, and we will support any efforts to bring back this feature. Thank you!

@github-actions
Copy link

👋 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 ⭐

@github-actions github-actions bot added the Stale label Jul 28, 2023
@pktiuk
Copy link
Author

pktiuk commented Jul 28, 2023

Don't close.

@github-actions github-actions bot removed the Stale label Jul 29, 2023
@glenn-jocher
Copy link
Member

@pktiuk i apologize for any confusion, and I appreciate your patience in waiting for a resolution. I'll keep this issue open as we explore the potential restoration of ClearML dataset support in YOLOv8. It's important for us to understand and meet the needs of our user base, so your feedback is very much appreciated. While I may not have a direct solution at this moment, I want to assure you that the team is aware of this matter and we're looking into it.

Also, I want to take the opportunity to thank you for your willingness to contribute by submitting a PR. Keep in mind to carefully analyse the codebase changes and dependencies compared to previous versions before starting with the feature implementation. It’s our community's dedicated contributions like yours that make YOLOv8 that much better. Thanks again, and stay tuned for further updates regarding this feature request.

@pktiuk
Copy link
Author

pktiuk commented Jul 29, 2023

When my team will finish migrating their workflow into the ClearML I will also start investigating how it could be reimplemented.

@glenn-jocher
Copy link
Member

@pktiuk, that sounds like a plan! It's great to know that you're planning to examine the reimplementation of the ClearML dataset feature in YOLOv8. Your contribution is highly appreciated as it will enhance the usability of the model for other members of the community. Do note that the feature implementation could be a complex task due to the codebase changes that vary from previous versions. Please feel free to ask any questions or seek help during your workflow migration and subsequent investigation, and remember to share any findings or progress with us. Thank you for making YOLOv8 better, we look forward to your further updates on this matter!

@github-actions
Copy link

👋 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 ⭐

@github-actions github-actions bot added the Stale label Aug 30, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

2 participants