CSAILVision / CSAILVision/LabelMeAnnotationTool

Verification mode

オープン
#23 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
1.5k
フォーク
443
PR マージ指標
30日以内にマージされた PR はありません

説明

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).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start by reviewing the existing annotation XML handling and the current annotation UI entry points; the issue names no files or tests. Clarify the verified-element semantics and whether an XSD exists, then define the mode=v workflow, Classes/car.* layout, and completion checks before implementation.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
computer-vision
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。