File size: 1,912 Bytes
afb057a
 
 
f34bf7a
 
 
 
e4eaaf7
005bf53
7ef0f58
64f3850
8507709
 
466675d
64f3850
466675d
64f3850
466675d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
license: mit
---
StreetView360X is a latent diffusion model fine tuned on Stable Diffusion for generating 360 degree equirectangular street views with a single location-based prompt.

Abstract: In this paper we introduce StreetView360X, a diffusion model for generating photorealistic equirectangular 360 degree street views from a location-based prompt. We fine tune Stable Diffusion 2.1 using a dataset of randomly sampled Google StreetView images and demonstrate superior qualitative and quantitative performance compared to vanilla stable diffusion and other diffusion-based panorama generation models. We demonstrate that diffusion based image generation models are able to learn both structural properties of images (i.e. equirectangularity) and extract geolocation-based properties from just a location name. We also show that our model is capable of generating convincing out-of-distribution street view images by combining the rich location knowledge of base Stable Diffusion and the structural knowledge of our dataset. Our results show promising potential for the future of using diffusion based models to generate content for mediums like VR, which will likely require the use of AI to fulfill the large demand for visual data. Finally, we present StreetView360AtoZ, a brand new dataset of over 6000 panoramic 360 degree street view images which can be easily extended using our scripts for fetching and downloading street views. 

[360 degree results gallery](https://dribles.com/u/eshen3245)

[Dataset](https://huggingface.co/datasets/everettshen/StreetView360X)

[360 degree viewer for viewing panoramas](https://www.chiefarchitect.com/products/360-panorama-viewer/)

[Short demo video](https://youtu.be/OoVn6iQVRO8)

[Talk video](https://youtu.be/vTO4_lp0BFs?si=vJJ1ZTU_izSEB8CS)

[Slides](https://docs.google.com/presentation/d/1Re8IFYsmDjPOhxjApSywUe2e0fc0UtkiattM8yCkFIk/edit?usp=sharing)