Fix platform description: TensorRT on desktop and Jetson
Browse files
README.md
CHANGED
|
@@ -137,7 +137,7 @@ SONIC includes a kinematic planner for real-time locomotion generation — choos
|
|
| 137 |
|
| 138 |
## Model Checkpoints
|
| 139 |
|
| 140 |
-
All checkpoints (ONNX format) are available directly in this repository
|
| 141 |
|
| 142 |
| Checkpoint | Path in repo | Description |
|
| 143 |
|---|---|---|
|
|
|
|
| 137 |
|
| 138 |
## Model Checkpoints
|
| 139 |
|
| 140 |
+
All checkpoints (ONNX format) are available directly in this repository. Inference is powered by TensorRT and runs on both desktop and Jetson hardware.
|
| 141 |
|
| 142 |
| Checkpoint | Path in repo | Description |
|
| 143 |
|---|---|---|
|