tracklab icon indicating copy to clipboard operation
tracklab copied to clipboard

Is there a way to run inference directly on a video file and visualize results of pipeline?

Open ptgamr opened this issue 11 months ago • 1 comments

I want to test how it perform on a video. If it's not possbile yet, could someone please give me some pointer how to implement this?

Thank you!

ptgamr avatar Jan 25 '25 00:01 ptgamr

Hello, sorry for the late reply. If it’s not too late: yes, you can. You can use the ExternalVideo module, which is configurable—you can specify your video path in config/dataset/video.yaml.

For visualization, you can use the provided tools along with the available visualization settings in config/visualization.

bstandaert avatar May 23 '25 08:05 bstandaert