Commit 91b4c04c authored by Jeremy Reizenstein's avatar Jeremy Reizenstein Committed by Facebook GitHub Bot
Browse files

small readme update

Summary: followup D41534315 (https://github.com/facebookresearch/pytorch3d/commit/5add065f8a7d4dc29ab28de4f9548d44eadc2aca)

Reviewed By: shapovalov

Differential Revision: D41842250

fbshipit-source-id: 54413e30880717f083fdc7acbce2eb3e646ffb94
parent cc2840eb
...@@ -75,7 +75,7 @@ which correspond to the executables as follows: ...@@ -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>`
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment