-
Hi there,
I got a problem on deserializing JSON ASTs.
```
import javax.json.Json;
import com.github.javaparser.ast.Node;
import com.github.javaparser.serialization.JavaParserJsonDeserializer;
…
-
Hi easimon,
when interacting with a Shelly Plus1PM device, the current firmware introduces a new slot field in the response from http://192.168.178.23/rpc/Shelly.GetDeviceInfo.
However, this field…
-
**What happened**:
An annotation that was succesfully saved with a tag, is only sporadically shown in panels on dashboards configured to show annotations with that tag.
**How to reproduce it (as…
-
Right now, most instrumentation do not model spans properly on error. For example, they log "sr" and "ss", but don't know what to do, or worse don't handle the error case. While we have a new "error" …
-
instead of reverting to older version - please consider following changes to core.py - seems i can not open a PR
# -*- coding: utf-8 -*-
import numpy as np
import polyline # from polyline.codec im…
-
hi ~thanks for releasing this excellent work to the public! But it seems that there is only annotations json file released, how can i donwload the videos in train/val/test sets.
![image](https://gith…
-
One pretty heavily requested feature is importing JSON values directly into Dhall. The most common requested reasons for doing this are:
* Interop with existing JSON infrastructure (i.e. reusing s…
-
### Expected Behavior
JSON body after serialization:
```
{"courier":"ups-mi"}
```
### Actual Behaviour
JSON body after serialization:
```
{"courier":"UPS_MAIL_INNOVATION"}
```
### Steps To R…
-
# Description
Internationalization: Audio streams in welsh / english, along with subtitles in Welsh/English.
## Proposed Solutions
Embedded textual content handled via JSON-LD. Options:
…
-
### 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 request…