Daniel Ketterer

Results 8 issues of Daniel Ketterer

In the context of the war of Russia against Ukraine, I am wondering if Intel Corporation will keep development in Russia and what that means for CVAT since the main...

invalid

How to test with the server: Create a playground: `bob playground` Changes in bob.yml: ``` project: localhost:8100/00000000-0000-0000-0000-000000000000/playground ``` Replace `sync: {}` with ``` sync: testing: path: second-level version: feature1 ```...

Introduce a new feature that handles **test data in bob**. Test data is a **team-shared storage** which provides files needed to run tests. It is not git-lfs, files are versioned...

enhancement

You published this repo with GPLv3, does this also apply to the images? What are the licenses of the images? You write you collected them from the internet, what does...

There are missing images in multiple categories for the groundtruth: * apple: 30 images but should be 39 * banana: 44 images but should be 45 * pomegranate: 50 images...

In previous version (2.1.1) the attribute table of a PlanetScope preview "Footprints" layer had not only the attributes but also correctly configured the datatypes. Like `acquired` was a datetime column...

bug

Hey there, I'm doing orders with MultiPolygon AOI and ran into the following problem: ``` the JSON object must be str, bytes or bytearray, not dict Bad Request ... ```...