ZhanYang-nwpu / RSVG-pytorch

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

About previous dataset version #6

Closed waynamigo closed 1 year ago

waynamigo commented 1 year ago

Thanks for generously sharing the dataset and code😃. I noticed that there's "previous public version was wrong" in the update on April 10. What does it mean? What is the difference between latest version and previous version? Thank you.

waynamigo commented 1 year ago

Was there annotation missing or wrong train/test/val split?

ZhanYang-nwpu commented 1 year ago

Thanks for generously sharing the dataset and code😃. I noticed that there's "previous public version was wrong" in the update on April 10. What does it mean? What is the difference between latest version and previous version? Thank you.

Due to an oversight in disposing of the dataset, there were a few inconsistencies between the previous public version and the dataset of the paper experiment in the annotation and split. After discovering the problem, we corrected it to the original correct version. Just download the "annotation" and "split" files again. We are sorry for the trouble caused to everyone.

waynamigo commented 1 year ago

OK I understand 👌, Thanks again for your open source work.

peiwang062 commented 1 year ago

Hi, when I try to unzip the image compression, it has an error, 'please check that you have transferred or created the zipfile in the appropriate BINARY mode and that you have compiled UnZip properly'. Any idea about this?