README.md

December 17, 2024 ยท View on GitHub

Open Source for the codes of RINet in A Regionally Indicated Visual Grounding Network for Remote Sensing Images.

Considering the possible inconvenience brought to the creators of RSVG and DIOR-RSVG datasets, please contact the authors of Visual Grounding in Remote Sensing Images and RSVG: Exploring Data and Models for Visual Grounding on Remote Sensing Data for the permission to use their datasets and codes accordingly.

Besides, as our proposed network are trained and evaluated partly based on the codes provided by the authors of Visual Grounding in Remote Sensing Images, we want to announce our gratitude to them. In the meantime, it means that our proposed RINet can be easily plugged into their training and validating process, so that you can simply import our RINet into their project, but please remember to adjust the hyper-parameters.

Also, since DIOR-RSVG is proposed with a Transformer-based anchor-free model, which means there is no officially available anchors for anchor-based methods to use. As a result, we share the anchors selected and used by our RINet below.

For RSVG, they are: ['19,44, 19,20, 35,34, 37,72, 57,48, 73,123, 76,75, 137,103, 202,222'].

For DIOR-RSVG, they are: ['18,20, 34,56, 43,27, 76,68, 119,124, 109,253, 200,167, 255,300, 472,453'].

For more information and communication, please contact me at 202212490401@nusit.edu.cn or raise an issue here, I will reply to you when I receive the message.

If you find this work interesting, you can refer its citation here:

@ARTICLE{10741531,
author={Hang, Renlong and Xu, Siqi and Liu, Qingshan},
journal={IEEE Transactions on Geoscience and Remote Sensing}, 
title={A Regionally Indicated Visual Grounding Network for Remote Sensing Images}, 
year={2024},
volume={62},
number={},
pages={1-11},
doi={10.1109/TGRS.2024.3490847}}