You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: