Maxim Zhiltsov

Results 109 issues of Maxim Zhiltsov

[test_coco_error_reporting.zip](https://github.com/user-attachments/files/19031055/test_coco_error_reporting.zip) Download, unzip, run `info` command: ```bash $ datum info "test/:coco_person_keypoints" ERROR:root:Failed to parse revspec: Can't find project at 'Failed to find project at 'test/'. Specify project path with '-p/--project'...

enhancement
good first issue

It would be nice to report the annotation or line numbers in https://github.com/cvat-ai/datumaro/blob/1175180cd0a633e39d2af0293dcce63882c83b07/src/datumaro/plugins/yolo_format/extractor.py#L287-L293 to simplify troubleshooting for users. Currently only item id and the specific import problem is being reported....

enhancement

Related: https://github.com/cvat-ai/cvat/issues/7375

bug

### Actions before raising this issue - [x] I searched the existing issues and did not find anything similar. - [x] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Is your feature request...

enhancement
good first issue

### Motivation and context - Improved performance of `GET /api/tasks` and `GET /api/jobs` requests Current requests to list endpoints consist of 2 DB queries: `COUNT` and page objects. The `COUNT`...

### Actions before raising this issue - [x] I searched the existing issues and did not find anything similar. - [x] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Steps to Reproduce Can't...

bug
server
good first issue

### Actions before raising this issue - [x] I searched the existing issues and did not find anything similar. - [x] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Steps to Reproduce 1....

bug
good first issue

### Actions before raising this issue - [x] I searched the existing issues and did not find anything similar. - [x] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Is your feature request...

enhancement
ui/ux
good first issue

### Actions before raising this issue - [x] I searched the existing issues and did not find anything similar. - [x] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Is your feature request...

enhancement
ui/ux