Skip to content

Commit fdcf2b6

Browse files
committed
Update readme
1 parent eb6a298 commit fdcf2b6

3 files changed

Lines changed: 1 addition & 71 deletions

File tree

Dockerfile

Lines changed: 0 additions & 35 deletions
This file was deleted.

Dockerfile.dev

Lines changed: 0 additions & 35 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You will be prompted to provide SMPL and SMPL-X credentials.
4343
In offline mode, Kineo uses the full video sequence to produce high-accuracy calibration of camera parameters and 3D motion reconstructions. This mode can be used on any video by running the following command:
4444

4545
```sh
46-
pixi run kineo-offline -- --sequence-name stone_quarry --batch-size 16 --target-fps 50 --shared-intrinsics ./assets/stone_quarry/
46+
pixi run kineo-offline --sequence-name stone_quarry --batch-size 16 --target-fps 50 --shared-intrinsics ./assets/stone_quarry/
4747
```
4848

4949
A window will appear prompting you to select the person to track. Once selected, you can use the slider to verify that the track remains accurate throughout the video. When you press Continue, a new window will open for the next view, and this process repeats until the person has been selected in all views.

0 commit comments

Comments
 (0)