Datasets:
fixes
Browse files
README.md
CHANGED
|
@@ -84,8 +84,7 @@ The included `config_fly-anipose.yaml` is a ready-to-use training config. Key se
|
|
| 84 |
Update `data.data_dir` and `data.video_dir` to absolute paths on your machine before training.
|
| 85 |
|
| 86 |
```bash
|
| 87 |
-
|
| 88 |
-
--config-name config_fly-anipose
|
| 89 |
```
|
| 90 |
|
| 91 |
## Citation
|
|
|
|
| 84 |
Update `data.data_dir` and `data.video_dir` to absolute paths on your machine before training.
|
| 85 |
|
| 86 |
```bash
|
| 87 |
+
litpose train config_fly-anipose.yaml
|
|
|
|
| 88 |
```
|
| 89 |
|
| 90 |
## Citation
|