microsoft / VoTT

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
MIT License
4.3k stars 837 forks source link

Rectangle Box selector disappears between frames #605

Open RileyEv opened 5 years ago

RileyEv commented 5 years ago

Describe the bug If using the arrow keys to navigate to the next frame and mouse is hovering a selected region the selector, disappears on the next frame.

To Reproduce Steps to reproduce the behavior:

  1. Select a region in video mode
  2. Tag region and leave mouse hovering in the selected region
  3. Use right arrow key to move to the next frame
  4. You cannot select a new rectangle region now, unless you go back to the previous frame and move the mouse off the selected region, then use arrow keys to go to next frame.

Expected behavior Can select a rectangle region on the next frame.

Platform [x] Electron [ ] Browser

OS [ ] Windows [x] Mac OS Mojave [ ] Linux

Additional context My settings are 7 frame extraction rate, rectangle region, tracking method with SCD enabled.

krjw commented 5 years ago

Bug present on all platforms using Electron