Closed krahets closed 2 months ago
This script generates a nerfstudio json file for each frame. The output file tree (same as the file structure of easyvolcap):
/mnt/data/home/jinyudong/data/renbody/0008_01 ├── images_calib │ ├── 00 │ ├── 01 │ ├── 02 │ ├── ... │ └── 59 ├── masks │ ├── 00 │ ├── 01 │ ├── 02 │ ├── ... │ └── 59 └── nerfstudio ├── 000000.json ├── 000001.json ├── 000002.json ├── ... └── 000149.json
ZipNeRF rendering of 000000.json:
000000.json
This script generates a nerfstudio json file for each frame. The output file tree (same as the file structure of easyvolcap):
ZipNeRF rendering of
000000.json
: