GithubHelp home page GithubHelp logo

chi-hong22 / neurogpr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cognav/neurogpr

0.0 0.0 0.0 85 KB

Brain-inspired multimodal hybrid neural network for robot place recognition

License: MIT License

Python 100.00%

neurogpr's Introduction

Brain-inspired multimodal hybrid neural network for robot place recognition

Table of Contents

  1. About
  2. Structure
  3. Usage
  4. Datasets
  5. Citation
  6. License
  7. Acknowledgments
  8. Note

About

This library implements a brain-inspired multimodal hybrid neural network (MHNN) for robot place recognition. The MHNN encodes and integrates multimodal cues from both conventional and neuromorphic sensors. Specifically, to encode different sensory cues, we build various neural networks of spatial view cells, place cells, head direction cells, and time cells. To integrate these cues, we design a multiscale liquid state machine that can process and fuse multimodal information effectively and asynchronously by using diverse neuronal dynamics and bio-inspired inhibitory circuits.

Structure

  • src
  • model: contains the MHNN model
  • tools: contains the utils
  • config: contains the configure files
  • main: contains the demo

Usage

  • Step 1, setup the running environments
  • Step 2, download the datasets
  • Step 3, download the code:
    git clone https://github.com/cognav/neurogpr.git
  • Step 4, run the demo in the folder of β€˜main’ :
    python main_mhnn.py --config_file ../config/corridor_setting.ini

Requirements

The following libraries are needed for running the demo.

  • Python 3.7.4
  • Torch 1.11.0
  • Torchvision 0.12.0
  • Numpy 1.21.5
  • Scipy 1.7.1

Datasets

The datasets include four groups of data collected in different environments.

Citation

Fangwen Yu, Yujie Wu, Songchen Ma, Mingkun Xu, Hongyi Li, Huanyu Qu, Chenhang Song, Taoyi Wang, Rong Zhao and Luping Shi. Brain-inspired multimodal hybrid neural network for robot place recognition. Science Robotics (accepted).

License

MIT License

Acknowledgments

If you have any questions, please contact us.

Note

If the parameter settings are different, the results may be not consistent. You may need to modify the settings or adjust the code properly.

neurogpr's People

Contributors

cognav 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.