Run the YORU’s Evaluation sub-module.
Load a project config.yaml file and a model.
The model is in the “exp” folder.
When loaded, folders are created as shown in the figure.
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 documents are accessible 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.
Ultimately, classes.txt, image files, ground-truth labels, and YORU’s labels will be placed in the data folder.
Push “Calculate APs” button.
YORU calculates APs and IOUs.