add technical report

This commit is contained in:
gaomingqi
2023-04-25 17:53:57 +08:00
parent 3734a45022
commit 2d05a3a8e5

View File

@@ -70,9 +70,13 @@ python app.py --device cuda:0 --sam_model_type vit_h --port 12212
## Citation
If you find this work useful for your research or applications, please cite using this BibTeX:
```bibtex
@misc{gao2023track,
title = {}
@misc{yang2023track,
title={Track Anything: Segment Anything Meets Videos},
author={Jinyu Yang and Mingqi Gao and Zhe Li and Shang Gao and Fangjing Wang and Feng Zheng},
year={2023},
eprint={2304.11968},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
```