Toytiny/CMFlow

Visualisation tool to visualise the .json file in the results from test. I would like to see some radar points cast onto the image.

Toytiny opened this issue · 1 comments

          Hi, is there a visualisation tool to visualise the .json file in the results from test. I would like to see some radar points cast onto the image.

Originally posted by @syh1620 in #1 (comment)

There is indeed one in the "vod" library. You can import the 2D visualization tool https://github.com/Toytiny/CMFlow/blob/master/preprocess/utils/vod/visualization/vis_2d.py for your goal.