A tool reading ground truth data and detected object data provides visualization way to estimate position accuracy.
The input data needs:
- Ground Truth Data: [frame_name left_top_x left_top_y right_bottom_x right_bottom_y]
- Detected Object Data: [frame_name left_top_x left_top_y right_bottom_x right_bottom_y]
- Frames Folder
You can find the Java edition here.
This project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License and the MIT License.