See Installation.md for detailed installation instructions.
You can download the checkpoints using download_checkpoints.sh
Please put the checkpoints/ dir in the repo dir: <lras_3d>/checkpoints/
This repo provides the example codes for Novel View Synthesis, 3D Object Manipulation, and Depth Estimation.
python run_nvs.py
python run_object_motion.py
python run_depth.py
- First release of the repo with basic NVS, 3D Object Motion, Depth Estimation capability
This repository is licensed under the MIT License. See the LICENSE file for details.