Annotation Review Tool

The review tool lets you audit annotated fingertip pairs quickly. Load the prediction/contact image sequences, pull in the annotation JSON, and mark each sequence as accepted or rejected with optional zoomed crops for verification.

1. Load the image sequences

  1. Click Load Sequences and choose the directory that contains the paired images. Each sequence should have two files with a shared prefix (e.g. sequence_0006468.jpg and sequence_0006473.jpg).
  2. The tool groups every valid pair and lists them at the top of the screen. Progress indicators show the current sequence index and the total count.
  3. Loading a new folder clears any prior review decisions and resets the UI.

2. Import annotation data

  1. Click Load Annotations and select a JSON file produced by the annotation tool or a previous review session.
  2. The review page hydrates each sequence with its index/thumb points and the hard-sample flag. Sequences without matching images are skipped.
  3. If the JSON already contains an accepted field, that decision is displayed immediately.

3. Inspect the current sequence

4. Make review decisions

5. Use the zoom overlay

6. Export decisions

  1. When you finish reviewing, click Export Decisions.
  2. The tool downloads review_decisions.json, which mirrors the loaded annotations and adds an accepted field per sequence (true/false/null).

Keyboard shortcuts

Tips