CSAILVision / CSAILVision/LabelMeAnnotationTool

Verification mode

Aperta
#23 1 commento 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
1.5k
Fork
443
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi,

We are working on a verification mode for LabelMe - please comment - in particular on the interpretation of the verified-element in the Label XML-format. Is there an XSD available?

---

When dealing with object recognition/classification, a way to fast and easily verify object classifications is often desirable.
A mode (‘v’) will be added to LabelMe in which it is possible to verify whether a given object is correctly classified or not.

![labelmeverificationmode](https://cloud.githubusercontent.com/assets/604815/10335952/415bc6c6-6cf5-11e5-8dd2-fdeaff37c035.png)

When mode=v:
The objects in the annotation will be examined one after the other. The object in question (e.g. a car) will be framed by a polygon on the canvas. Instead of the object list, a verification tool will be presented on the right.
The verification tool will show an image example of what the classified class looks like (e.g. an image of a car) and a description of how the given class should be labelled. It will then be possible to verify, skip or reject the classification by using three buttons - or keyboard shortcuts. Upon each action, the verification tool proceeds to the next object (or image).

A new folder will be added (in addition to Images and Annotations): Classes
The Classes folder will contain example images and corresponding descriptions (HTML-snippets wrapped in XML) - e.g.:
Classes/car.jpg
Classes/car.xml
Classes/bike.jpg
Classes/bike.xml

The verification tool will exploit the existing verified-element in the XML-format, with values:
0 = not-examined
1 = verified
2 = rejected
3 = skipped (examined, but neither verified nor rejected).

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Iniziare esaminando la gestione esistente di annotation XML e gli attuali punti di ingresso dell’annotation UI; l’issue non indica file né test. Chiarire la semantica dell’elemento verified e se esiste un XSD, quindi definire il workflow di mode=v, la struttura di Classes/car.* e i controlli di completamento prima dell’implementazione.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript
Ambito
computer-vision
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.