Skip to content

ushasi/Earth-on-Canvas-dataset

Repository files navigation

Earth on Canvas dataset

A Zero-Shot Sketch-based Inter-Modal Object Retrieval Scheme for Remote Sensing Images

ArXiv | TensorFlow | Dataset | Project | PPT

Earth on Canvas dataset link: (https://ieee-dataport.org/open-access/earth-canvas-6)

  1. Airplane
  2. Baseball Diamond
  3. Buildings
  4. Freeway
  5. Golf Course
  6. Harbor
  7. Intersection
  8. Mobile home park
  9. Overpass
  10. Parking lot
  11. River
  12. Runway
  13. Storage tank
  14. Tennis court

To implement the code:

  1. If needed change the path of snapshots and summary folders by changing the ‘path’ variable in unified_SI.py
  2. For pretraining the X and Y modalities, get the code from the pre-training git repository and load this .mat file in the UxUyLoader.py file. We have also added a sample pretrained features in data folder.
  3. Paper

    @InProceedings{Chaudhuri_2020_EoC,
    author = {Chaudhuri, Ushasi and Banerjee, Biplab and Bhattacharya, Avik and Datcu, Mihai},
    title = {A Zero-Shot Sketch-based Inter-Modal Object Retrieval Scheme for Remote Sensing Images},
    booktitle = {http://arxiv.org/abs/2008.05225},
    month = {Aug},
    year = {2020}
    } 
    

About

Sketch-based aerial image retrieval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages