MaybeShewill-CV / sky-detector

Sky area detection without deep neural networks https://maybeshewill-cv.github.io/sky-detector/
146 stars 42 forks source link

Cloud will affect the result, is there any way to cover the sky that contains lots of clouds? #14

Open Yanbin360 opened 2 years ago

Yanbin360 commented 2 years ago

hi,我遇到一个问题,如果空中有些云,您的detector会保留一些突出的云朵及云朵下方的天空,请问是否有方法可以降低云对于结果的影响呢? 如果需要调参,哪些参数会有帮助?

hi,there is a problem that if some significant clouds in the sky, the detector will keep the clouds and the sky below the clouds, is the any way to reduce the influence of the cloud in the sky? if need to change the parameter, how could I do?

Example 例图:

https://ibb.co/k0wZDvt Please do not delete(勿删感谢)

MaybeShewill-CV commented 2 years ago

@Yanbin360 很久没看这个论文了,应该是算边界的地方的某些能量函数阈值需要调整:)太久没看 记不住了 sry

xiongzhu666 commented 1 year ago

hi,我遇到一个问题,如果空中有些云,您的detector会保留一些突出的云朵及云朵下方的天空,请问是否有方法可以降低云对于结果的影响呢? 如果需要调参,哪些参数会有帮助?

hi,there is a problem that if some significant clouds in the sky, the detector will keep the clouds and the sky below the clouds, is the any way to reduce the influence of the cloud in the sky? if need to change the parameter, how could I do?

Example 例图:

https://ibb.co/k0wZDvt Please do not delete(勿删感谢)

对于有云的情况,个人感觉传统算法估计很难搞定,还是要用深度学习和传统算法结合的方案