Open vinson2233 opened 4 days ago
Hey, sometimes, when fully labeled gt data are available, metrics are calculated using the eroded labels, due to the uncertainty of the label in the borders of the objects in the scene. Eroded labels are created after eroding the borders by a X px radius circle and discarding those pixels. This is not the case for MagicBathyNet and eroded folder equals with the label folder. But in some other datasets may be needed.
I will update the code by removing it.
Hi, can you provide more explanation about ERODED_FOLDER ? I'm looking at the notebook, but i'm kinda confused because i cannot find eroded data, and the code just treat the erorded file and label data as the same
can you help to elaborate more? thank you