haidongz-usc / CAT-NeRF

Implementation for CAT-NeRF [CVPRW 2023]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAT-NeRF

This repo includes the implementation for CAT-NeRF [CVPRW 2023]. We include our code for H36m dataset.

We follow the implementation of Animatable NeRF. For data preparation and installation, please follow Animatable NeRF for data preparation and evironment setup. We also provide one of our pretrained model for s11p for validation of the installation. You can find the corresponding scripts in train.sh and test.sh as Animatable NeRF. There might be some small differences compared with our reported numbers in the paper due to the reorg of the project.

If you have any questions, feel free to email me (haidongz@usc.edu)!

About

Implementation for CAT-NeRF [CVPRW 2023]


Languages

Language:Python 95.2%Language:Cuda 2.7%Language:C++ 1.2%Language:Shell 0.5%Language:C 0.3%