Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to generate 360 landscapes in equirectangular mode from exisiting NON-360 landcapes? #16

Open
donblaauw opened this issue Dec 24, 2020 · 1 comment

Comments

@donblaauw
Copy link

Diving into GAN en deepfakes and disneyfying my portret 😄 I stumbled upon your github project..
As I write kids adventures in my spare time and making 360˚ worlds interactive I wondered if one could generate 360˚ landscapes from non 360 images..

any ideas?
Equirectangular images look pretty weird so stitching this is a daunting task for me.. well impossible to say.
could GAN help me?

@99991
Copy link

99991 commented Oct 30, 2021

In Figure 17 on page 14 in Image Generators with Conditionally-Independent Pixel Synthesis the authors show seamless panoramas generated with a model that has been trained on regular images. I'd imagine that it would also be possible to warp the coordinate grid to produce equirectangular panoramas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants