Boris Sekachev

Results 279 comments of Boris Sekachev

May you please add changelog entry? `scriv create --edit` # Fixed - Wrong object type and shape used when a user runs detector online to classify images Example files may...

Hello, To be consistent with our enterprise code, I modified the approach a little bit. There is not necesserity to pass `objectType` from a serverless function. Just need to properly...

Anyway, thanks for the contribution!

After changing source code you have to rebuild images. `docker compose up -d` does not rebuild images, only starting containers. Also you specified release version in `CVAT_VERSION`, saying docker compose...

In production analytics is not exposed outside as far as I remember. To access it you just enter `http://localhost:8080/analytics` and nginx proxies you to the right container within the docker...

@Marishka17 Do you have any comments to the pull request?

Hi @mach-12 Do you have any plans regarding the pull request?

@Marishka17, please, work together with @mach-12 to finish the PR.