TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Deep learning helps researchers remove clouds from satellite images

14 pointsby bcaulfieldover 3 years ago

5 comments

TaylorAlexanderover 3 years ago
I will never understand why people will write articles like this and not include any pictures.
评论 #28637337 未加载
评论 #28637515 未加载
评论 #28637471 未加载
Voloskayaover 3 years ago
Before everyones jump on the &quot;GAN don&#x27;t generate ground truth&quot; bandwagon, that&#x27;s not a concern here.<p>From what I understand, this is about creating a dataset of [aerial pictures, building mask] pairs, to then train a segmentation model for urban planning and design.<p>They use Unity and a virtual environment (a la flight simulator I guess) to generate a bunch of samples. They then take any image that has thin cloud covers, so clouds thin enough that you can still see the true outline of the buildings below it, and use the GAN to remove the clouds. Images with thick clouds just get discarded. So in this case the information that wasn&#x27;t present in the original and that gets generated by the GAN does not matter for the task at hand (such as actual color and details of the building) as only the outline matters, and it was already visible before. That just helps the segmentation model learn by normalizing images in the training dataset.<p>What is not clear to me, is why didn&#x27;t they just remove all clouds directly in the game engine since they are running in Unity instead of relying on a GAN.
warkdarriorover 3 years ago
&quot;we obtain reconstructed images that are more self-consistent&quot;<p>The future is here. &quot;self consistent&quot; = &quot;realistic&quot; = &quot;believable&quot; = &quot;convincing lies&quot; = &quot;fake&quot;
评论 #28637498 未加载
评论 #28637269 未加载
tornsandhogover 3 years ago
There is already technology that can see through clouds. Check out Radarsat run by the Canadian Space Agency.
aj7over 3 years ago
Are clothes next?