ksikka commited on
Commit
c310e69
·
1 Parent(s): fadaef3
Files changed (1) hide show
  1. README.md +1 -2
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
- python scripts/train_hydra.py --config-path /path/to/fly_anipose_subset \
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