cc-ai / climategan

Code and pre-trained model for the algorithm generating visualisations of 3 climate change related events: floods, wildfires and smog.
https://thisclimatedoesnotexist.com
GNU General Public License v3.0
75 stars 18 forks source link

Add the WD2 data to the simulated data #92

Closed sashavor closed 3 years ago

sashavor commented 4 years ago

We have 500 image pairs (+ masks) that we could be using to supplement our Unity dataset.

The question is now whether this data is similar enough to the Unity dataset to be used in the same domain, or whether it warrants a separate domain.

I feel that given the utter heterogeneity of our real dataset (Mapillary dashcam vs. GSV data vs. user data), it's ok to have a certain amount of heterogeneity in the simulated data too. But this needs to be tested, either by plotting the distribution of Unity vs. WD2 (e.g. embedding them using Inception?) or doing some ablation studies to see how it can complement the Unity data.