You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ Please refer to [install.md](docs/en/install.md) for installation guide.
70
70
71
71
## Get Started
72
72
73
-
Please see [getting_started.md](docs/en/getting_started.md) for the basic usage of MMRotate.
73
+
Please see [get_started.md](docs/en/get_started.md) for the basic usage of MMRotate.
74
74
There are also tutorials:
75
75
76
76
*[learn the basics](docs/en/intro.md)
@@ -130,11 +130,11 @@ MMRotate is an open source project that is contributed by researchers and engine
130
130
If you find this project useful in your research, please consider cite:
131
131
132
132
```bibtex
133
-
@article{mmrotate2022,
134
-
title={MMRotate: A Rotated Object Detection Benchmark using PyTorch},
135
-
author={Zhou, Yue and Yang, Xue and Zhang, Gefan and et al.},
136
-
journal= {arXiv preprint arXiv:xxxx.xxxx},
137
-
year={2022}
133
+
@misc{mmrotate2022,
134
+
title={MMRotate: A Rotated Object Detection Benchmark using PyTorch},
135
+
author = {Zhou, Yue and Yang, Xue and Zhang, Gefan and Jiang, Xue and Liu, Xingzhao and Yan, Junchi and Lyu, Chengqi and Zhang, Wenwei, and Chen, Kai},
title={MMRotate: A Rotated Object Detection Benchmark using PyTorch},
130
-
author={Zhou, Yue and Yang, Xue and Zhang, Gefan and et al.},
131
-
journal= {arXiv preprint arXiv:xxxx.xxxx},
132
-
year={2022}
128
+
@misc{mmrotate2022,
129
+
title={MMRotate: A Rotated Object Detection Benchmark using PyTorch},
130
+
author = {Zhou, Yue and Yang, Xue and Zhang, Gefan and Jiang, Xue and Liu, Xingzhao and Yan, Junchi and Lyu, Chengqi and Zhang, Wenwei, and Chen, Kai},
0 commit comments