Giter Site home page Giter Site logo

bsd-cnn-network's Introduction

bsd-cnn-network: fine-tuneing CNN models to get Binary Semantic Descriptors(BSDs) of Google Street View (GSV) images

This work is an implementation of paper "Automated Map Reading: Image Based Localisation in 2-D Maps Using Binary Semantic Descriptors". The codes and features included here are employed as the baseline for conducting a comparative analysis in the paper titled "You Are Here: Geolocation by Embedding Maps and Images." Please cite in this form when you use these codes.

@InProceedings{Panphattarasap2018, Title = {Automated map reading: Image based localisation in 2-d maps using binary semantic descriptors}, Author = {Pilailuck Panphattarasap and Andrew Calway}, Booktitle = {Proc. {IEEE/RSJ} Int Conf on Intelligent Robots and Systems}, Year = {2018}}

@inproceedings{samano2020you, title={You are here: Geolocation by embedding maps and images}, author={Samano, Noe and Zhou, Mengjie and Calway, Andrew}, booktitle={Computer Vision--ECCV 2020: 16th European Conference, Glasgow, UK, August 23--28, 2020, Proceedings, Part XXIII 16}, pages={502--518}, year={2020}, organization={Springer} }

Here is a brief introduction about the codes.

csv : csv files including the PanoID, yaw and BSD lables from OpenStreetMap (OSM).

    >> trainstreetlearn.csv is used to generate training set.

    >> hudsonriver5k.csv is used to generate validation set.

    >> unionsquare5k.csv and wallstreet5k.csv is used to generate testing sets.

crop_images : prepare images for training, validation and testing (need to utilize csv files in data/ ).

network: train, evaluate and visualize BSD-networks.

    >> data: GSV images (Junctions and Gaps)

    >> train_codes: including all scripts to train networks and extract BSDs from images.

    >> evaluate_codes: including all scripts to evaluate models (accuracy, precision, recall, F1, loss) and plot PR/ROC curves.

    >> visualize_codes: including all scripts to generate feature maps, grad-cams, t-sne, and occlusion maps. (used to know what networks have learned).

    >> alexnet/resnet18/vgg/resnet50/densenet161/googlenet: extracted BSD features (.mat files).

    >> runs: training log.

    >> curves: PR and ROC curves.

    >> feature_maps/Grad_CAM/Occulusion: visualization results.

Please contact me ([email protected]) if you have any questions.

bsd-cnn-network's People

Contributors

zhoumengjie avatar 0b3d avatar

Stargazers

 avatar

Watchers

Kostas Georgiou avatar  avatar

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.