Skip to content
#

annotation-tool

Here are 310 public repositories matching this topic...

label-studio
cvat
ljades
ljades commented Feb 19, 2021

How to reproduce the behaviour

The error occurs in the Step 5/9 of the docker build process

fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz: BAD signature
WARNING: Ignoring http
rubrix
annotorious
rsimon
rsimon commented May 5, 2021

Could be useful for helping people debug issues with annotations not created by Annotorious. This would trigger when calling the .setAnnotations, .loadAnnotations and .addAnnotation API method.

If it doesn't add too much download size, an existing (JSON schema?) validation library could be used. Otherwise, it might be enough to write a small custom validator that checks the key props of t

Improve this page

Add a description, image, and links to the annotation-tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the annotation-tool topic, visit your repo's landing page and select "manage topics."

Learn more