Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 619 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 619 Bytes

NeRF-tiny

Introduction

A simple pytorch implementation of NeRF

Running Tips

Change your working directory to NeRF-tiny and run:

python3 main.py --conf=fern

for the llff's fern. Or run:

python3 main.py --conf=lego

To use other model, write configure files under directory conf.

Results

Original:

Predict:

Original:

Predict: