kwikwag
kwikwag
### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) After upgrading to CVAT 2.1 from 1.3 (IIRC) and creating a new user,...
Hey! I packaged the code for re-use as a library in other Python code. I am not able to download all the datasets and check training properly - so I...
The ring for `\oiint` isn't placed correctly. In the demo:  Using commit f9a54728142f2629592f98990a2063b48cde3198 Expected output with KaTeX is: 
This fixes issue #49. In Python 3 the result of `str.encode()` is `bytes` and so `"something %s" % (b'else') == `"something b'else'"`, which `2to3` does not catch because of the...
Specifying --aasm doesn't have the same affect as --stateful or --include-activation, they have to be specified manually for the correct code to be generated. Additionally, even when specifying all three,...
**Library Affected**: General **Browser & Platform**: All **Issue or Feature Request Description**: Sort of a feature request: the README points to `workbox/guides/get-started` which redirects to `workbox/the-ways-of-workbox` which begins with a...
### Description: I want to use `skimage` as my main image-processing library (aside from PIL), but it is prohibitively slow for resizing. Ideally I will be able to resize when...
**Describe the bug** In an RTL layout, when finishing recording voice clips, there is a message displayed whose source text is [Review & re-record clips if needed](https://pontoon.mozilla.org/he/common-voice/web/locales/en/messages.ftl/?string=179073). This should probably...
**Describe the bug** When opting to delete the profile, the user is presented with a toggle of whether to "Keep" (in Hebrew "להשאיר") or to "Remove" (in Hebrew "למחוק") the...
**Describe the bug** In the Listen page, when switching languages, some components in the page don't change to the newly selected language. First, the clips being validated are still those...