google / mipnerf

Apache License 2.0
894 stars 109 forks source link

small typo in instructions #23

Open AlverGant opened 2 years ago

AlverGant commented 2 years ago

python scripts/convert_blender_data.py --blenderdir /nerf_synthetic --outdir /multiscale

should be:

python scripts/convert_blender_data.py --blenderdir ./nerf_synthetic --outdir ./multiscale