Stella Alice
Stella Alice
### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) ### Expected Behaviour Prior of merging the IAM PR (https://github.com/openvinotoolkit/cvat/pull/3788) you only had...
Running ``` dict_task = my_project.get_task(123) print(dict_task) ``` gives me the following dict. Notice that the value of annotations_results is a string. It should be a list of dicts. I cant...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: In our setup we want to stop the controller manager to allocate the...
Während des RoboCup in Kanada waren bei mehreren Spielen mehr als ein GameController an einem Feld aktiv. Normalerweise kann man das im TeamCommunicationMonitor beobachten. In Kanada waren dafür allerdings keine...
Add a small fix so that docker does not show a warning anymore.