Skip to content

Commit 1f5e2bd

Browse files
authored
Update README.md
1 parent be33507 commit 1f5e2bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boxmots/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,7 @@ Please use the [my_script_kitti](my_script_kitti.sh) script to train the model o
8383
## Inference
8484
Note that we perform evaluation on the validation set in the training process, and we save both segmentation and embedding results for each evaluation. Hence you can directly use these results as the inference outputs for the model, which is trained by a specific number of iterations, without the need to perform the inference process explicitly.
8585

86+
If you want to do inference only with pretrained model, check this [demo](demo_for_ytvis_2019/my_demo_multi_seq_ytvis_kitti_pretrain.py) on YouTube-VIS 2019 for reference.
87+
8688
## Notes
8789
- Recommended project organization: 4 conda environments for the 4 components (BoxMOTS, GMA, SSIS, StrongSORT) to avoid package conflicts.

0 commit comments

Comments
 (0)