This page presents the RSVQA project, and contains links to the datasets and code used in the following papers:
Remote sensing images contain a wealth of information which can be useful for a wide range of tasks including land cover classification, object counting or detection. However, most of the available methodologies are task-specific, thus inhibiting generic and easy access to the information contained in remote sensing data. As a consequence, accurate remote sensing product generation still requires expert knowledge. With Visual Question Answering for Remote Sensing (RSVQA), we propose a system to extract information from remote sensing data that is accessible to every user: we use questions formulated in natural language and use them to interact with the images. With the system, images can be queried to obtain high level information specific to the image content or relational dependencies between objects visible in the images. Using an automatic method introduced in the articles above, we built two datasets (using low and high resolution data) of image/question/answer triplets. The information required to build the questions and answers is queried from OpenStreetMap (OSM).
On this page, we display some examples from the train sets presented in the papers above, and make the datasets and the code available. If you use them, please cite the TGRS paper above.
We have created a database using USGS' high resolution (15.24cm) orthorectified images and questions and answers derived from OSM. You can explore a subset of 50 images from this dataset here.
Question | Ground Truth |
---|---|
Is there a residential building in the image? | yes |
What is the area covered by parks? | 862m2 |
Is a road present? | yes |
Are there more buildings on the left of the park than commercial buildings? | no |
Are there less residential buildings than large parks? | no |
What is the area covered by commercial buildings? | 0m2 |
What is the number of roads? | 3 |
Is there a park? | yes |
What is the amount of medium residential buildings? | 5 |
Are there less buildings than roads? | no |
Sylvain Lobry, Devis Tuia, Diego Marcos, Christel Chappuis, Jesse Murray, Begüm Demir, Benjamin Kellenberger
Email (for Sylvain Lobry only): firstname.lastname at u-paris.fr
This work was partly funded by CNES under the R&T project "Application des techniques de Visual Question Answering a des données d'imagerie satellitaire"