Open JustinhoCHN opened 3 years ago
In our work, we just focus on shadow detection rather than shadow removal.
They are different work. There is a repository for shadow removal, https://github.com/tsingqguo/exposure-fusion-shadow-removal, but it needs shadow detection first. So, we can combine those two projects for final image shadow removal!
Thanks for your work. I can detect the shadow from an image now, the output of the network is a binary map, but how to remove the shadow region from the original image?