mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
small readme update
Summary: followup D41534315 (5add065f8a
)
Reviewed By: shapovalov
Differential Revision: D41842250
fbshipit-source-id: 54413e30880717f083fdc7acbce2eb3e646ffb94
This commit is contained in:
parent
cc2840eb44
commit
91b4c04c64
@ -75,7 +75,7 @@ which correspond to the executables as follows:
|
|||||||
|
|
||||||
For instance, in order to directly execute training with the python script, users can call:
|
For instance, in order to directly execute training with the python script, users can call:
|
||||||
```shell
|
```shell
|
||||||
cd <pytorch3d_root>/projects/ \
|
cd <pytorch3d_root>/projects/
|
||||||
python -m implicitron_trainer.experiment <args>`
|
python -m implicitron_trainer.experiment <args>`
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user