Maxim Zhiltsov
Maxim Zhiltsov
### Motivation and context - Changed chunk generation from per-task chunks to per-segment chunks - Fixed a memory leak in video reading on the server side (only in media_extractors, so...
### Motivation and context - Added an option to use the organization instance from the object in question, if provided (many viewsets prefetch this) - Removed `.first()` calls, leading to...
### 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....
### Motivation and context Depends on https://github.com/cvat-ai/cvat/pull/8283, https://github.com/cvat-ai/cvat/pull/8401 Closes https://github.com/cvat-ai/cvat/issues/7973 ### How has this been tested? ### Checklist - [ ] I submit my changes into the `develop` branch -...