Closed MukulKadaskar closed 11 months ago
Can you explain the generation of distance maps in targets.py i.e. gen_instance_hv_map...? x_map and y_map are returned but not assigned any values anywhere, won't that lead to all zeros as output.
Hi @MukulKadaskar
Horiz maps assigned here. Vert maps assigned here.
Can you explain the generation of distance maps in targets.py i.e. gen_instance_hv_map...? x_map and y_map are returned but not assigned any values anywhere, won't that lead to all zeros as output.