diff --git a/configs/mot/pedestrian/README_cn.md b/configs/mot/pedestrian/README_cn.md index 78c195c6f84eb69d766ea1c0188ec882c1c611d6..2be86665a287e0c95bc0ccf61ce3423bfd9c35f5 100644 --- a/configs/mot/pedestrian/README_cn.md +++ b/configs/mot/pedestrian/README_cn.md @@ -118,16 +118,14 @@ doi={10.1109/ICCV.2017.40}, ISSN={2380-7504}, month={Oct},} -@article{zhu2018vision, - title={Vision meets drones: A challenge}, - author={Zhu, Pengfei and Wen, Longyin and Bian, Xiao and Ling, Haibin and Hu, Qinghua}, - journal={arXiv preprint arXiv:1804.07437}, - year={2018} -} -@article{zhu2020vision, - title={Vision Meets Drones: Past, Present and Future}, - author={Zhu, Pengfei and Wen, Longyin and Du, Dawei and Bian, Xiao and Hu, Qinghua and Ling, Haibin}, - journal={arXiv preprint arXiv:2001.06303}, - year={2020} +@ARTICLE{9573394, + author={Zhu, Pengfei and Wen, Longyin and Du, Dawei and Bian, Xiao and Fan, Heng and Hu, Qinghua and Ling, Haibin}, + journal={IEEE Transactions on Pattern Analysis and Machine Intelligence}, + title={Detection and Tracking Meet Drones Challenge}, + year={2021}, + volume={}, + number={}, + pages={1-1}, + doi={10.1109/TPAMI.2021.3119563} } ``` diff --git a/configs/mot/vehicle/README_cn.md b/configs/mot/vehicle/README_cn.md index 5cd86118538c269b146a9b2df161d8c45e26f810..deaa014b9040ec54f92edce3301e5efc3a06787c 100644 --- a/configs/mot/vehicle/README_cn.md +++ b/configs/mot/vehicle/README_cn.md @@ -153,16 +153,14 @@ python deploy/python/mot_jde_infer.py --model_dir=output_inference/fairmot_dla34 year = {2012} } -@article{zhu2018vision, - title={Vision meets drones: A challenge}, - author={Zhu, Pengfei and Wen, Longyin and Bian, Xiao and Ling, Haibin and Hu, Qinghua}, - journal={arXiv preprint arXiv:1804.07437}, - year={2018} -} -@article{zhu2020vision, - title={Vision Meets Drones: Past, Present and Future}, - author={Zhu, Pengfei and Wen, Longyin and Du, Dawei and Bian, Xiao and Hu, Qinghua and Ling, Haibin}, - journal={arXiv preprint arXiv:2001.06303}, - year={2020} +@ARTICLE{9573394, + author={Zhu, Pengfei and Wen, Longyin and Du, Dawei and Bian, Xiao and Fan, Heng and Hu, Qinghua and Ling, Haibin}, + journal={IEEE Transactions on Pattern Analysis and Machine Intelligence}, + title={Detection and Tracking Meet Drones Challenge}, + year={2021}, + volume={}, + number={}, + pages={1-1}, + doi={10.1109/TPAMI.2021.3119563} } ```