Ericsson / eva

EVA is a web-based tool for efficient annotation of videos and image sequences and has an additional tracking capabilities
BSD 2-Clause "Simplified" License
121 stars 25 forks source link

Tracking not propagating at the end of files if last chunk >100 #30

Open Cyatt opened 2 years ago

Cyatt commented 2 years ago

When I annotate files, if the number of frames has less than 50 frames left over after the standard chunks of 100 frames are taken, it combines them with the last chunk so you can have 134 frames for example. When this happens, tracking refuses to propagate past the 1st 100 frames, even if I scroll to the last annotated frame and click track.

While I can annotate the frames again after the 100 mark and track from there, this means that I have to annotate the file again, which can be time consume for the dataset I am working on. Is there an easy way to rectify this?