Open Andrew-Zhu opened 3 years ago
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.
cv2.applyColorMap(gate_map, cv2.COLORMAP_JET)
Thanks for your good work! Could you share your visualization code to draw Figure 4? Thanks a lot!