-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Create a lot of tasks with videos at the same time #916
Comments
@Dodoooh , you can use command line tools to create tasks semi-automatically https://github.com/opencv/cvat/tree/develop/utils/cli. But it makes sense to support uploading multiple videos in the future for "projects" functionality. |
Any progress? |
I'd be happy to see this feature too :-) |
2020-6-3 loading...... |
I would also really like this feature given I have 1000+ different videos to label. |
Does anyone have any suggestions on how to get around this besides using the cli tools? |
I'd also like to be able to create one task with all of the videos in a folder. My solution was to convert all of the videos to |
@ActiveChooN , it looks like a feature for importing a dataset which contains a lot of videos. For each video we can create a separate task. |
Will this be available for cloud storage options as well ? |
@zanjonke , it will. We are working on the feature right now in the repo: https://github.com/cvat-ai/cvat |
Hi guys, please look at this patch #4824 and give us a feedback :) |
I have about 240 videos which I want to tag.
But to create a single task for each video is very time-consuming. I would like to upload several videos and edit them all together.
The text was updated successfully, but these errors were encountered: