Nikita Manovich

Results 304 comments of Nikita Manovich

@kkm-atom , we will continue the implementation in the repository for now: https://github.com/cvat-ai/cvat/pull/2.

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

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

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

Hi @carlescarmonacalpe , Why is it not possible just to create one more annotation task with new images? What is the advantage to update the same task?

Hi @carlescarmonacalpe , If you have a good idea how to implement that please send us a PR. Our internal focus is to add stability, introduce analytics, improve UI and...

Probably it isn't a bad idea to treat an annotation task like a dataset (which can be extended or reduced). It is especially good if we will be able to...

> Vitor Casadei 04:41 Hi, I used to use vatic and it exported the videos in image format. However on CVAT I can only download the labels, is that right?...

The feature will be implemented only in our new UI. Thus need to move it on v1.0.0 which is expected at the end of the year.

@mrawding , the PR is the first step to solve the problem https://github.com/openvinotoolkit/cvat/pull/2255