NaturalIntelligence / NaturalIntelligence/imglab

Accept a quality control value for each annotation. Perhaps this appears as a different color for each polygon?

Open
#159 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
1k
Forks
613
PR merge metrics
No merged PRs in 30d

Description

I would like to be able to pass a variable with each annotation that could indicate its level of quality. If someone has reviewed an annotation, then it would get a verified field in the json (currently a datetime in our project). Ideally we could open our json and images to immeadiately see which polygon need attention and which were verified and pass our QAQC.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating how annotations are serialized to JSON and how polygons are rendered in the annotation interface; the issue specifically mentions JSON, images, polygons, and a verified quality value. Done means each annotation can carry a quality or verified field and the interface makes polygons with different quality states distinguishable.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.