Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.43.2
metadata
title: Myspace
emoji: π
colorFrom: gray
colorTo: pink
sdk: streamlit
sdk_version: 1.26.0
app_file: app.py
pinned: false
license: other
NeRF with Dolly Zoom
This repository contains code for rendering novel views with a dollyzoom effect using NeRF.
Requirements
- Python 3.8+
- PyTorch 1.10+
- Nerf
Installation
pip install -r requirements.txt
Usage
python render.py
This will render a novel view with a dollyzoom effect and save it to the file novel_view.png
.
References
Images
This image shows the dollyzoom effect. The camera is zooming out while moving towards the object.
How to use
- Clone this repository.
- Install the requirements.
- Run the
render.py
script.
The rendered view will be saved to the file novel_view.png
.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference