xavysp / LDC

LDC: Lightweight Dense CNN for Edge Detection
138 stars 19 forks source link

NMS thresholds #24

Open ManthanSh opened 4 months ago

ManthanSh commented 4 months ago

Hi,

Can you please share the thresholds that are used in NMS during eval? I am struggling a bit there with BIPEDv2 Dataset.

These: E=edgesNmsMex(E,O,1,4,1.01,8);