Sky-Segmentation-and-Post-processing icon indicating copy to clipboard operation
Sky-Segmentation-and-Post-processing copied to clipboard

Quality difference between EGE-unet and u2netp

Open knyipab opened this issue 10 months ago • 2 comments

it seems that there is a significant quality difference in the output of EGE-unet and u2netp.,even in your test example. If it is in dark night sky, EGE-unet is completely unusable. If that is what expected, I think user may want to be noted in the README. Thanks.

u2netp: test_u2net EGE-unet: test_EGE

knyipab avatar Apr 23 '24 06:04 knyipab

EGE-unet

EGE-Unet is designed as a lightweight network, with advantages in model size, memory usage, and inference time. However, its accuracy is much lower compared to u2netp

xiongzhu666 avatar Apr 24 '24 05:04 xiongzhu666

I see. Perhaps it would be good to mention it as users may expect similar quality as direct comparison is made in README and then it could be mistaken EGE-unet to be the quality of your project.

knyipab avatar Apr 24 '24 13:04 knyipab