vqdang / hover_net

Simultaneous Nuclear Instance Segmentation and Classification in H&E Histology Images.
MIT License
537 stars 224 forks source link

HV_map #235

Closed MukulKadaskar closed 11 months ago

MukulKadaskar commented 1 year 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.

simongraham commented 1 year ago

Hi @MukulKadaskar

Horiz maps assigned here. Vert maps assigned here.