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

### Motivation and context fixes #4651 ### How has this been tested? on my k8s with external db ### Checklist - [x] I submit my changes into the `develop` branch...

### 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) ### Expected Behaviour 1. Be able to track objects across videos from multiple...

Steps: 1. Create a project backup 2. Import backup back to CVAT Some of the video files might cause the encoder error. Error during import leads to the whole import...

bug

### My actions before raising this issue - [ ] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [ ] Searched [past issues](/issues) Provide a general summary of the issue in the Title above...

enhancement

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) ### Expected Behaviour Since in the final annotation file, we can have the...

enhancement

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) ### Expected Behaviour - When POST /tasks/{id}/data is executed, the value set in...

bug

### My actions before raising this issue hey, guys I just wondering about this error, is there a step that I'm missing while deploying the model using nuctl. ### Expected...

bug

### My problem When I try to submit a video for annotation, I can't create a task, it seems to be because the video is not in the right format,...

bug

### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) Mac users in my team, contrary to them using PC, are not able...

bug

### Motivation and context pip dependency resolver was taking extremely long due to complex version resolution prior to this change (>6 hours on CI). This commit introduces version pinning with...