google-research / multinerf

A Code Release for Mip-NeRF 360, Ref-NeRF, and RawNeRF
Apache License 2.0
3.58k stars 339 forks source link

Can you provide an example of a command to train and test mip-nerf 360, please? #35

Open ZYY-666 opened 1 year ago

ZYY-666 commented 1 year ago

Hi, thank you so much for sharing this awesome code. Looking at your README, I've configured the environment, but I don't understand how to train or test the model with the dataset you're using. And I don't know where to download your dataset.

CSU-NXY commented 1 year ago

Hi, as described in README, example scripts for training, evaluating, and rendering can be found in scripts/. Also, you can find the dataset download link in corresponding project page: MipNeRF360, refNeRF, rawNeRF

neerajtiwari360 commented 1 year ago

What will command to start our training with RawNeRF, we have to put?