Boris Sekachev

Results 279 comments of Boris Sekachev

Hi @simone-viozzi ``canvasInstance.interact`` was designed to show exactly one shape. If more are necessary, need to update the code in ``cvat-canvas/typescript/interactionHandler.ts`` in such way it will be able to display...

@simone-viozzi Sure, just give me some time to review. About tests, so, unfortunately we do not have any tests for serverless functions.

Hello, Sorry for delay. Now we are re-working this functionality Moreover, since now interactors can return masks, I do not see real sense in returning many polygons. Anyway, thank you

@NarenZen Please, provide a version of CVAT you are using and commit hash.

I will close the issue, please do not hesitate to reopen if you can provide the requested information

On ``https://app.cvat.ai`` we have https protocol and everything works fine there, so, need to understand where specifics are. So, please provide as many details as possible, including exact git hash...

> The issue is closed, but I cannot see any solution. How to move task from personal to org, is it even possible? @Huxwell Issue is not closed.

@christian-steinmeyer For a self-hosted solution you can move tasks to organization using admin panel: https://host:port/admin/engine/task/ It worked for me if task does not belong to any project at least.

TODO: - [ ] Optimize mapStateToProps callbacks, avoid any iteration there [P1] - [ ] Virtual sidebar with objects [P2] - [ ] On canvas optimize getBBox() calls if possible,...