Especially when dealing with continuing (rolling) credit scenes, annotators often need to see (and sometimes fix) what they did in recent frames. To support viewing and editing existing annotations in general, I'd like to suggest a jumping interface that supports navigation though all images in my annotation stack.
Here's an implementation proposal
At the top of the screen, we add dropdown menus to select show and frame, plus a "GO" button to load the existing annotation file (if exists)
-------------------------------------------------------------------
Show: [cpb-aacip-xxx-yyyyyyyyy] Image: [img_id/frame_num] GO
-------------------------------------------------------------------
The items under Show menu should show the number of images in the annotation batch extracted from that GUID
for every "row" (4 OCR boxes), annotators can see the image repeatedly
delimiter is now just "enter" key (new line), as a result when submitting one pair while the "values" field is in focus, annotators have to hit [ctrl/cmd + enter] instead of just [enter]
New Feature Summary
Especially when dealing with continuing (rolling) credit scenes, annotators often need to see (and sometimes fix) what they did in recent frames. To support viewing and editing existing annotations in general, I'd like to suggest a jumping interface that supports navigation though all images in my annotation stack.
Here's an implementation proposal
At the top of the screen, we add dropdown menus to select show and frame, plus a "GO" button to load the existing annotation file (if exists)
The items under
Show
menu should show the number of images in the annotation batch extracted from that GUIDAnd the items under
Image
dropdown menu should show whether there is a annotation JSON file associated with that imageRelated
No response
Alternatives
No response
Additional context
No response