Git Product home page Git Product logo

semantic_geo_partitioning's Introduction

Interpretable Semantic Photo Geolocation

Conference arXiv

This repository contains a re-implementation of our paper Interpretable Semantic Photo Geolocation.

Semantic Partitioning (SemP)

Subpackage semantic_partitioning contains:

  • script for reverse geocoding
  • raw dataset visualization
  • scripts to construct the semantic partitioning (SemP)

See semantic_partitioning/README.md for details.

Classification

Subpackage geo_classification contains:

  • script to train from scratch
  • evaluation pipeline including testsets
  • pretrained models (EfficientNet-B4):

See geo_classification/README.md for details.

Extended MP-16 Dataset (EMP-16)

To overcome the need for a full installation of a reverse geocoder such as Nominatim, we provide the postprocessed output of the reverse geocoding for the MP-16 dataset1 along with the validation set (YFCC-Val26k) which originally comprising photos and respective GPS coordinates. Both datasets are subsets of the YFCC100M dataset2 which are crawled from Flickr.

Further details: semantic_partitioning/README.md

Concept Influence

We provide the underlying functionality to compute the presented concept influence metric based on given semantic maps and attribution/explanation maps. Please note, that the computation of both semantic maps and explanation maps are not part of this repository.


Requirements

conda env create -f environment.yml
conda activate github_semantic_geo_partitioning
# cd in respective subpackages
cd semantic_partitioning
cd geo_classification

Citation

@InProceedings{Theiner_2022_WACV,
    author    = {Theiner, Jonas and M\"uller-Budack, Eric and Ewerth, Ralph},
    title     = {Interpretable Semantic Photo Geolocation},
    booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
    month     = {January},
    year      = {2022},
    pages     = {750-760}
}

Licence

This work is published under the GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007. For details please check the LICENSE file in the repository.

References

Footnotes

  1. Larson, M., Soleymani, M., Gravier, G., Ionescu, B., & Jones, G. J. (2017). The benchmarking initiative for multimedia evaluation: MediaEval 2016. IEEE MultiMedia, 24(1), 93-96.

  2. Thomee, B., Shamma, D. A., Friedland, G., Elizalde, B., Ni, K., Poland, D., ... & Li, L. J. (2016). YFCC100M: The new data in multimedia research. Communications of the ACM, 59(2), 64-73.

semantic_geo_partitioning's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

semantic_geo_partitioning's Issues

Missing repo contents?

Hi @jtheiner,

Thanks for providing the code to your visual geolocation paper.

Will you provide code for critical components of the approach? Specifically, the code to perform semantic partitioning?

Even rough/uncommented python code in a separate branch would help. I ask because I wanted to try training from scratch but it seems there are required input files with no code in the repo to generate them.

Thanks!
Angel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.