DSaurus / Tensor4D

This is the official implementation of Tensor4D: Efficient Neural 4D Decomposition for High-fidelity Dynamic Reconstruction and Rendering.
MIT License
191 stars 4 forks source link

FileNotFoundError: [Errno 2] No such file or directory: './data/thumbsup30/cameras_sphere.npz' #15

Closed tb2-sy closed 3 months ago

tb2-sy commented 4 months ago

Dear authors, Thank you for the great work. I have a question about the dataset training. When I run this command

# Train Tensor4D with image guidance on thumbsup_v4
python exp_runner.py --case thumbsup30 --mode train --conf confs/t4d_thumbsup_img.conf --gpu 0

It throws an error “FileNotFoundError: [Errno 2] No such file or directory: './data/thumbsup30/cameras_sphere.npz'” but I don't know where to find this dataset.