ZhanYang-nwpu / RSVG-pytorch

RSVG: Exploring Data and Model for Visual Grounding on Remote Sensing Data, 2022
106 stars 4 forks source link

where are the query expressions? #3

Open Serendipity-zx opened 1 year ago

Serendipity-zx commented 1 year ago

Thanks for share your delicate work ! It is very interesting to introduce visual grounding tasks on remote sensing data. But I download your dataset, and I haven't find the query expressions in annotations. Could I ask you when will you open this?

ZhanYang-nwpu commented 1 year ago

Thanks for share your delicate work ! It is very interesting to introduce visual grounding tasks on remote sensing data. But I download your dataset, and I haven't find the query expressions in annotations. Could I ask you when will you open this?

Thanks a lot for your interest. We have made the complete dataset publicly available. The Google Cloud Drive download link for the full dataset is accessible in the README. The xml files containing query expressions can be obtained by unzipping Annotations.zip. I strongly recommend building the file structure corresponding to the README's description and then using data_loader.py to load the remote sensing image-query pairs.

Serendipity-zx commented 1 year ago

Thanks for share your delicate work ! It is very interesting to introduce visual grounding tasks on remote sensing data. But I download your dataset, and I haven't find the query expressions in annotations. Could I ask you when will you open this?

Thanks a lot for your interest. We have made the complete dataset publicly available. The Google Cloud Drive download link for the full dataset is accessible in the README. The xml files containing query expressions can be obtained by unzipping Annotations.zip. I strongly recommend building the file structure corresponding to the README's description and then using data_loader.py to load the remote sensing image-query pairs.

Well, I indeed unzip the Annotations.zip. But there does not contain the query expressions. For example, 00001.xml

00001.jpg DIOR 800 800 3 0 golffield Unspecified 133 237 684 672

Hope you confirm the xmls in annotations.zip again. Thank you very much~

ZhanYang-nwpu commented 1 year ago

I'm so sorry! I apologize for the error annotations.zip. I will re-upload the correct annotations.zip immediately. Thank you so much for the heads up!

Serendipity-zx commented 1 year ago

Well, I've expected your complete annotations.zip~ Thanks for your immediate response so much. Best wishes for the success of your work!

ZhanYang-nwpu commented 1 year ago

Well, I've expected your complete annotations.zip~ Thanks for your immediate response so much. Best wishes for the success of your work!

Thank you very much for your attention! I have updated the dataset. If you have any new problems, please post your questions inside this issue or open a new one. Hopefully I can help you as soon as possible.