Sky-Segmentation-and-Post-processing
Sky-Segmentation-and-Post-processing copied to clipboard
Quality difference between EGE-unet and u2netp
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:
EGE-unet:
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
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.