-
Couldn't load subscription status.
- Fork 119
Description
Discussed in #836
Originally posted by olinesn July 12, 2022
Hello,
Is it possible for the new frame suggestions to be added to the list, rather than to replace them? With the new functionality from #627 (thank you!!), it would be convenient when adding a set of ~20 new videos to move to each video, "Generate Suggestions" with y samples per video, and then move to the next video and repeat until I have 10*y samples total, and then run inference on suggested frames.
Currently, the "Generate Suggestions" function deletes all frames in the Labeling Suggestions list, and then replaces them with the new suggestions. Therefore my current my process is to run inference 20 different times if I want to add videos and correct predictions on them inside a much larger dataset.
Thanks!