Maxim Zhiltsov
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'...
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....
Related: https://github.com/cvat-ai/cvat/issues/7375
### 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...
### 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...
### 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....
### 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...
### 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...