Run the YORU’s Evaluation sub-module.
Load a project config.yaml file and a model.
The model is in the “exp” folder.
Extract frames for labeling using Grab GUI.
I. Select a video in the Video file path in the Grab GUI.
Ⅱ. Select Save directory. (Basically, all_label_images in the project folder is a good choice.)
Ⅲ. Decide the grabed frame name.
IV. Cut out the screenshot.
i. Play video with Streaming movie.
ii. Arrow keys to go forward and back.
iii. Grab Current Frame or Alt key to save frame.
Images that are not used for creating a model are better.
Run LabelImg and label the frames.
The detailed coduments is accessed in LabelImg.
Save format is done in YOLO.
It is easier to do so if Auto Save mode is turned on in the View tab.
Push “Prediction” button.
Push “Calculate APs” button.
YORU calculates APs and IOUs.