-
Notifications
You must be signed in to change notification settings - Fork 19
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
Support for outer dataset formats? #31
Comments
@SkalskiP Yes, I'm planning to add all data formats. A little issue of bandwidth, but I think I'll make some progress over the weekend. The plan is to cover formats like this yolo->coco->cls/img folders-> remote datasets RF, DVC etc. depending on how much time I can dedicate. |
The other thing is to actually improve the UI. I think I've pushed streamlit to the limit and cracks are starting to show, but I also don't want to start a frontendv2 from scratch using react :) |
Awesome @AyushExel! 🔥 Have you considered using Take a look at the docs if you think it could be helpful: https://roboflow.github.io/supervision/dataset/core/ |
Ohh I didn't know supervision loads coco too. Yeah then I think it's a no brainer to use that. The GUI stuff is almost ready. I'll take a look at supervison tonight |
Awesome! Let me know how it goes! It would be so awesome to see supervision power up that feature. |
@SkalskiP how about training? Because the while idea is to simply allow users to get a trainable command for the new dataset they create within minutes. But ultralytics currently doesn't support training via coco format. So does supervision efficiently coverts the dataset for yolo format? |
@AyushExel
|
@AyushExel, we are also adding functionality to evaluate models such as Let me know if I can contribute to it anyhow. |
Okay got it @SkalskiP |
Got it @AyushExel . You can add |
Okay thanks! Hold on for a day, I'll prepare a high level api design doc or an issue here and then we can proceed. I don't want you to waste any effort if we end up not including that. |
@AyushExel and @hardikdava I can help out as well |
Didn't get a lot of time today but here's the immediate near-future roadmap - #38 I'll add more and also the API design. Feel free to add more in suggestions in the comments there. |
Would you like us to take a look at it? |
Sure |
Okey. It looks like
What would you like us to contribute first? |
There's some parts of the codebase that aren't neat. Would you like to get on call and scope the supervision support? I can show you around and then we can get started |
Your codebase or ours? And yes! Sure! Let’s meet and talk it through. |
Mine ofcourse. |
I'm in GMT+2. We could talk between 1:30 PM - 4:00 PM my time tomorrow. My email is [email protected]. |
@SkalskiP @AyushExel Sorry guys, I have busy schedule tomorrow. I won't be able to join. But @SkalskiP please update me with the summary if possible. Thanks. |
@hardikdava will do! |
@AyushExel, can we make it 30 minutes earlier? |
Done @SkalskiP |
@AyushExel, awesome! See you! |
Hey guys! Any updates on this? |
@AyushExel sorry! I was busy with latest supervision release. But I’m back tomorrow. I can start tackling it. |
I met with @AyushExel last week, and we agreed on the initial plan. The plan will have several phases.
@AyushExel is this idea still alive? |
@SkalskiP @hardikdava Yes ofcourse! I've been busy with a few projects here and there, but most likely I'll be back on this one starting next week. I plan to add some features to be able to load datasets/tables directly from s3 and gcs |
@hardikdava will you have time to take a look at it? |
@SkalskiP Yeah, I can definitely take a look. |
@hardikdava awesome! Apologies for slowing down the process. I can't wait to see |
@hardikdava I see a notification from you about some error github mobile but I'm not able to find it on here for some reason. can you please point me to it again? Thanks! |
@AyushExel Thanks but I got it solved. |
Hi 👋🏻 Looks super interesting. Do you plan to expand to other dataset formats?
The text was updated successfully, but these errors were encountered: