From 60bdaf1045ee5c5029835e0db0de59c07fb2e574 Mon Sep 17 00:00:00 2001 From: Jian Ding <574258651@qq.com> Date: Sun, 10 Apr 2022 10:02:41 +0200 Subject: [PATCH] update --- code.html | 2 +- index.html | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/code.html b/code.html index 73fd3fd..d2b44b2 100644 --- a/code.html +++ b/code.html @@ -136,7 +136,7 @@

- + diff --git a/index.html b/index.html index a94b5bb..bccbc42 100644 --- a/index.html +++ b/index.html @@ -207,14 +207,15 @@

If you make use of the DOTA dataset, please cite our following paper:

-@misc{ding2021object,
-title={Object Detection in Aerial Images: A Large-Scale Benchmark and Challenges},
-author={Jian Ding and Nan Xue and Gui-Song Xia and Xiang Bai and Wen Yang and Micheal Ying Yang and Serge Belongie and Jiebo Luo and Mihai Datcu and Marcello Pelillo and Liangpei Zhang},
-year={2021},
-eprint={2102.12219},
-archivePrefix={arXiv},
-primaryClass={cs.CV}
-}
+@ARTICLE{9560031,
+  author={Ding, Jian and Xue, Nan and Xia, Gui-Song and Bai, Xiang and Yang, Wen and Yang, Michael and Belongie, Serge and Luo, Jiebo and Datcu, Mihai and Pelillo, Marcello and Zhang, Liangpei},
+  journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
+  title={Object Detection in Aerial Images: A Large-Scale Benchmark and Challenges},
+  year={2021},
+  volume={},
+  number={},
+  pages={1-1},
+  doi={10.1109/TPAMI.2021.3117983}}