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
OPLD:Learning Point-guided Localization for Detection in Remote Sensing Images
What to know before use:
1、I have tested this project, which can be compiled and tested correctly. The problems in the above process have nothing to do with my code.
2、The evaluate result is coco. If you use DOTA, you need to convert the format yourself.
3、If training is unusual, pay attention to the relationship between your batch size and learning rate.
4、Many users can use this code normally. I have changed my profession and no longer maintain this project. Please do not open strange issue again.
Official implementation of Learning Point-guided Localization for Detection in Remote Sensing Images
In this repository, we release the OPLD code in Pytorch.
If you use DOTA dataset and find this repo useful, please consider cite.
@inproceedings{xia2018dota,
title={DOTA: A large-scale dataset for object detection in aerial images},
author={Xia, Gui-Song and Bai, Xiang and Ding, Jian and Zhu, Zhen and Belongie, Serge and Luo, Jiebo and Datcu, Mihai and Pelillo, Marcello and Zhang, Liangpei},
booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
pages={3974--3983},
year={2018}
}
@ARTICLE{9252176,
title={Learning Point-guided Localization for Detection in Remote Sensing Images},
author={Q. {Song} and F. {Yang} and L. {Yang} and C. {Liu} and M. {Hu} and L. {Xia}},
journal={IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing},
year={2020},
}