ArcherFMY / AFNet

Code for paper in CVPR2019, 'Attentive Feedback Network for Boundary-aware Salient Object Detection'
MIT License
113 stars 20 forks source link

wrong saliency map in ECSSD #7

Closed Mhaiyang closed 5 years ago

Mhaiyang commented 5 years ago

The provided saliency map 0557 in ECSSD dataset has a resolution of 617464. The original image, however, has a size of 400299. How could I compute the F score and mae?

ArcherFMY commented 5 years ago

The original image in ECSSD dataset is a gray image. Many methods replace it with a color image or just delete it and then compute the F-score/MAE for 999 images.

We provide our saliency map of the original image below.

0557