Browse Source

fix typo

main
bluestyle97 6 months ago
parent
commit
0d823cbf35
  1. 2
      README.md

2
README.md

@ -80,7 +80,7 @@ python run.py configs/instant-nerf-large.yaml examples/hatsune_miku.png --save_v
# 💻 Training
We provide our training code to facilatate future research. But we cannot provide the training dataset due to its size. Please refer to our [dataloader](src/data/objaverse.py) for more details.
We provide our training code to facilitate future research. But we cannot provide the training dataset due to its size. Please refer to our [dataloader](src/data/objaverse.py) for more details.
To train the sparse-view reconstruction models, please run:
```bash

Loading…
Cancel
Save