Skip to content

michaelnoi/scene_nvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Novel View Synthesis for Scenes in the Wild

Michal Neumayr, Tim Tomov
Technical University of Munich

Proposed Architecture

This is the repository for the project "Novel View Synthesis for Scenes in the Wild" as part of the course "Advanced Deep Learning for Visual Computing" by Prof. Nießner's chair. We propose a novel combination of local as well as global conditioning modules with which we finetune Stable Diffusion on the ScanNet++ dataset.

Sign up for a free account and login to your wandb account.

wandb login

Paste the API key from https://wandb.ai/authorize when prompted.

2. Download the dataset

Register on the website and follow the download script.

3. Set up the environment

Clone repository and set up virtual environment.

git clone https://github.com/michaelnoi/scene_nvs.git
cd scene_nvs
pyenv virtualenv 3.10.10 nvs
pyenv local nvs

Install packages with poetry.

poetry install

About

Repo for project NVS in scenes in the wild.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages