Code Monkey home page Code Monkey logo

deep_nbnn's Introduction

This is the official Caffe implementation of Learning Deep NBNN Representations for Robust Place Categorization. This code requires the installation of NVIDIA/caffe.

Content

Here we provide 4 files:

  • train_val.prototxt : the multiscale AlexNet architecture used for the experiments.
  • deploy.prototxt : the same architecture for deploy purposes.
  • solver.prototxt : the template of the solver used for the experiments.
  • classifier.prototxt : the template of the NBNN classifier used.

Notice that each of these files have some fields delimited by % which must be specified before their usage.

Abstract and citation

This letter presents an approach for semantic place categorization using data obtained from RGB cameras. Previous studies on visual place recognition and classification have shown that by considering features derived from pretrained convolutional neural networks (CNNs) in combination with part-based classification models, high recognition accuracy can be achieved, even in the presence of occlusions and severe viewpoint changes. Inspired by these works, we propose to exploit local deep representations, representing images as set of regions applying a Naïve Bayes nearest neighbor (NBNN) model for image classification. As opposed to previous methods, where CNNs are merely used as feature extractors, our approach seamlessly integrates the NBNN model into a fully CNN. Experimental results show that the proposed algorithm outperforms previous methods based on pretrained CNN models and that, when employed in challenging robot place recognition tasks, it is robust to occlusions, environmental and sensor changes.

@ARTICLE{mancini2018learning,
author={M. Mancini and S. Rota Bulò and E. Ricci and B. Caputo},
journal={IEEE Robotics and Automation Letters},
title={Learning Deep NBNN Representations for Robust Place Categorization},
year={2017},
volume={2},
number={3},
pages={1794-1801},
doi={10.1109/LRA.2017.2705282},
month={July}
}

deep_nbnn's People

Contributors

mancinimassimiliano avatar

Watchers

 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.