cvat-opencv icon indicating copy to clipboard operation
cvat-opencv copied to clipboard

Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.

Results 109 cvat-opencv issues
Sort by recently updated
recently updated
newest added

Kia Ora. Thanks for your hard work, it is a great experience to use CVAT in recent months. ### Expected Behaviour I know that it used to be this way,...

enhancement

When calling utils/dataset_manifest/create.py on a regular .mp4 file (no keyframes), the script throws an unexpected NoneType error. ### Expected Behaviour We should expect a manifest file to be generated for...

bug
help wanted
Easy to fix

An error was displayed while creating a task could not create the task Error:Could not create the task on the server. ValueError:No media data found.

question

HI, I just install CVAT in Ubuntu 18.04LTS. All installations and configurations did without any error. But when I load the CVAT site it's getting the error "Could not check...

question

### My actions before raising this issue - [X] Read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentation) - [X] Searched [past issues](/issues) Currently, tags can only be applied to video frames. It would be useful...

enhancement

The issue is that ubuntu 20.04 or software-properties-common comes with python 2.7. However, you use python3 for installation and then have python execution in nuclio. The links are broken, and...

bug

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) Unless `cvat/apps/iam/rules` (available in https://github.com/opencv/cvat/tree/develop/cvat/apps/iam/rules) is present adjacent to the cvat docker-compose.yml available...

### My actions before raising this issue - Read https://stackoverflow.com/questions/48719921/pull-access-denied-repository-does-not-exist-or-may-require-docker-login - Read https://forums.docker.com/t/docker-error-response-from-daemon-pull-access-denied-for-docker-poject-repository-does-not-exist-or-may-require-docker-login-denied-requested-access-to-the-resource-is-denied/126237/3 The code for auto annotation worked manually for my case but after doing docker rmi image -a...

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) Just an idea. CVAT could support user's webhooks. They are some HTTP requests,...

enhancement

### Motivation and context Fixes https://github.com/opencv/cvat/issues/4736, and also includes a fix for HRNET from @IuliuNovac in https://github.com/opencv/cvat/issues/4900. Some serverless functions (IOG, f-BRS) were downloading weights from Google Drive, but Google...