xuebinqin / U-2-Net

The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
Apache License 2.0
8.31k stars 1.43k forks source link

How to get the evaluation metrics value? #340

Open AbrahamMulat opened 1 year ago

AbrahamMulat commented 1 year ago

Hello, I'm doing research on salient object detection. However, I'm new to the field and deep learning in general. I trained u2net but I don't know how to plot the training curve, and also the values for the evaluation metrics (PR curve, F-measure, MAE, Sm, etc. Could you provide the code to plot the training curve and to get the value for the evaluation metrics, please? Thank you

daviscsuft commented 1 year ago

Hello, I am also seeking the semantic segmentation evaluation index for u2net (similar to miou and acc), do you have it? Because I found that this forecast picture cannot be used on the miou code I found before, please kindly ask the author or everyone.

Gi-gigi commented 11 months ago

@AbrahamMulat Hi, friend! Do u get the CODE of the PR curve?

daviscsuft commented 11 months ago

@AbrahamMulat Hi, friend! Do u get the CODE of the PR curve?

I'm sorry, I didn't