Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
NeRF Materials Dataset
This contains data for training a NeRF on the materials
scene from the NeRF paper (Mildenhall et al., 2020), released under the Creative Commons Attribution 3.0 (CC BY 3.0) license.
Download Instructions
sudo apt install git-lfs
git lfs install
git clone https://huggingface.co/datasets/learning3dvision/nerf_materials
cd nerf_materials
unzip materials.zip -d <path_to_your_data_folder>
- Downloads last month
- 15