cvat icon indicating copy to clipboard operation
cvat copied to clipboard

Create a lot of tasks with videos at the same time

Open Dodoooh opened this issue 5 years ago • 10 comments

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.

Dodoooh avatar Dec 08 '19 14:12 Dodoooh

@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.

nmanovic avatar Dec 08 '19 14:12 nmanovic

Any progress?

jasonkena avatar Apr 01 '20 09:04 jasonkena

I'd be happy to see this feature too :-)

matthaeusheer avatar Apr 25 '20 15:04 matthaeusheer

2020-6-3 loading......

lanybass avatar Jun 03 '20 04:06 lanybass

I would also really like this feature given I have 1000+ different videos to label.

rdesc avatar Sep 24 '20 07:09 rdesc

Does anyone have any suggestions on how to get around this besides using the cli tools?

rdesc avatar Sep 24 '20 15:09 rdesc

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 .jpg files and put them in one folder, then upload these. You can watch them and annotate as if they were movies in cvat.

mikeyEcology avatar Nov 25 '20 17:11 mikeyEcology

@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.

nmanovic avatar Nov 28 '21 17:11 nmanovic

Will this be available for cloud storage options as well ?

zanjonke avatar Aug 01 '22 13:08 zanjonke

@zanjonke , it will. We are working on the feature right now in the repo: https://github.com/cvat-ai/cvat

nmanovic avatar Aug 01 '22 14:08 nmanovic

Hi guys, please look at this patch #4824 and give us a feedback :)

bsekachev avatar Sep 13 '22 17:09 bsekachev