-
We should support Scala 3 with the same API as Scala 2. This way users can easily transition from Scala 2 to Scala 3 without having to change any of their ZIO JSON code.
There are several steps to …
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Is your feature re…
-
Right now when a user goes to [a video with subtitles/annotations](https://ayamel.byu.edu/content/2447), they have to click six times to select the subtitle/annotation and exit out of the submenu.
We…
-
I would like to discuss how we can make it easier to utilize a cluster of mixed architectures -- focusing on mixing GPU and CPU tasks/workers.
### Background
Currently, a common setup is to ha…
-
Snapshopts are unfinished experiments.
The idea is to save partial results (in a dedicated folder) that could be used to implement fancier random search algorithms. (e.g. Population Based Training.…
-
### Description:
This proposal suggests adding a new encode method or way to return Uint8List to the Encoding class in Dart. This method would directly encode a String into a Uint8List, addressing …
-
Currently the Jackson integration generates a deprecated class and a deprecated method if the builder is not used. This is quite an eyesore.
Is it possible to provide an option to put `@JsonCreator…
-
Currently, the inputs for OpenScPCA-nf modules are channels that contain the following tuple:
`[project_id, project_dir]`
This makes for a pretty nice compact and universal input, and for modules …
-
- [ v ] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [ v ] I am reporting the issue to the correct repository. (Model Garden official or research directory)
- [ v ] I c…
-
Running the updated `lintapidiff`, there was few missing `since` annotation in the standard library that stands out:
Since those missing annotations sound like a good documentation task for newcomers…