DynamicHead
DynamicHead copied to clipboard
How to visualize the heatmaps in Figure4
Thanks for your good work! Could you share your visualization code to draw Figure 4? Thanks a lot!
I used the cv2.applyColorMap(gate_map, cv2.COLORMAP_JET) to generate the Figure 4. The visualization code and more results will be released in the next commit.