kwikwag

Results 18 issues of 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,...

enhancement
server

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: ![image](https://user-images.githubusercontent.com/392199/103118433-81f06500-4677-11eb-823e-1850a803bf24.png) Using commit f9a54728142f2629592f98990a2063b48cde3198 Expected output with KaTeX is: ![image](https://user-images.githubusercontent.com/392199/103118464-a8160500-4677-11eb-8418-0b15177db949.png)

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...

:fast_forward: type: Enhancement
:chart_with_upwards_trend: type: Performance
:sleeping: Dormant

**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...

Bug
Localisation
UI bug

**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...

Bug

**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...

Bug