mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-21 06:40:35 +08:00
spelling
Summary: Collection of spelling things, mostly in docs / tutorials. Reviewed By: gkioxari Differential Revision: D26101323 fbshipit-source-id: 652f62bc9d71a4ff872efa21141225e43191353a
This commit is contained in:
committed by
Facebook GitHub Bot
parent
c2e62a5087
commit
124bb5e391
@@ -50,7 +50,7 @@ python ./test_nerf.py --config-name lego
|
||||
```
|
||||
Will load a trained model from the `./checkpoints` directory and evaluate it on the test split of the corresponding dataset (Lego in the case above).
|
||||
|
||||
### Exporting multi-view video of the radience field
|
||||
### Exporting multi-view video of the radiance field
|
||||
Furthermore, the codebase supports generating videos of the neural radiance field.
|
||||
The following generates a turntable video of the Lego scene:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user