Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualizer for the evaluation outputs #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alprnbg
Copy link

@alprnbg alprnbg commented Jan 18, 2021

I implemented a basic visualizer script to observe the evaluation outputs. The script can be easily run with the following command.

python scripts/visualize_output.py --input_file <eval-out-path-relative-to-OUTPUT_PATH> --image_folder <image-folder-relative-to-DATA_PATH>

Eg.

python scripts/visualize_output.py --input_file experiments/01-18_12:30_evaluation/mot_files/MOT20-04.txt --image_folder MOT20/test/MOT20-04/img1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant