coordinate-regression

Coordinate regression with biologically realistic neural networks

https://github.com/jegp/coordinate-regression

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: acm.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary

Keywords

coordinate-regression event-based-camera machine-learning spiking-neural-networks
Last synced: 6 months ago · JSON representation ·

Repository

Coordinate regression with biologically realistic neural networks

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
coordinate-regression event-based-camera machine-learning spiking-neural-networks
Created over 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

Coordinate regression for event-based data

The repository demonstrates coordinate regression for event-based data with spiking neural networks. Specifically, we contribute:

  1. A dataset of event-based vision (EBV) videos for coordinate regression and pose estimation
  2. A method for differentiable coordinate transform (DVS) for spiking neural networks
  3. Translation-invariant receptive fields that outperforms similar artificial neural network models

Usage

To train the models, follow the below steps

  1. Download the dataset via this link and unpack it to a folder you can recall, say /tmp/eventdata.
  2. Ensure you have a Python installation with PyTorch and Norse installed.
    • After installing the necessary PyTorch version, you can install the dependencies from the requirements.txt-file by typing: pip install -r requirements.txt
  3. Enter the coordinate-regression folder and run the learn_shapes.py file with the dataset directory and model type to start training
    • As an example, run python learn_shapes.py --data_root=/tmp/eventdata --model=snn
      • Four models are available: ann, annsf, snn, and snnrf
      • For training parameter descriptions and help, type python learn_shapes.py --help

Authors and Contact

Acknowledgements

This work has been performed at the Neurocomputing Systems Lab at KTH Royal Institute of Technology and funded by the Human Brain Project and the AI Pioneer Centre.

Please cite the work as follows:

@inproceedings{Pedersen_Singhal_Conradt_2023, address={New York, NY, USA}, series={NICE ’23}, title={Translation and Scale Invariance for Event-Based Object tracking}, ISBN={978-1-4503-9947-0}, url={https://dl.acm.org/doi/10.1145/3584954.3584996}, DOI={10.1145/3584954.3584996}, booktitle={Proceedings of the 2023 Annual Neuro-Inspired Computational Elements Conference}, publisher={Association for Computing Machinery}, author={Pedersen, Jens Egholm and Singhal, Raghav and Conradt, Jorg}, year={2023}, month=apr, pages={79–85}, collection={NICE ’23} }

License

This work is licensed under LGPLv3.

Owner

  • Name: Jens Egholm Pedersen
  • Login: Jegp
  • Kind: user
  • Location: Denmark
  • Company: KTH Royal Institute of Technology

Doctoral student working with neuromorphic computation and geometric learning

Citation (CITATION.cff)

cff-version: 1.2.0
message: "Please cite our work as below."
title: "Translation and Scale Invariance for Event-Based Object tracking"
authors:
  - family-names: "Pedersen"
    given-names: "Jens Egholm"
    orcid: https://orcid.org/0000-0001-6012-7415
  - family-names: "Singhal"
    given-names: "Raghav"
    orcid: https://orcid.org/0000-0002-2104-8068
  - family-names: "Conradt"
    given-names: "Jorg"
    orcid: https://orcid.org/0000-0001-5998-9640
doi: 10.1145/3584954.3584996
version: 1.0
url: "https://dl.acm.org/doi/10.1145/3584954.3584996"
date-released: 2023-04-12

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 28
  • Total Committers: 4
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.571
Past Year
  • Commits: 5
  • Committers: 1
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Jens Egholm Pedersen j****s@j****k 12
Jens E. Pedersen j****m@p****m 11
Raghav 1****l@g****m 4
Raghav Singhal 6****0 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 1
  • Total pull requests: 1
  • Average time to close issues: 1 day
  • Average time to close pull requests: about 2 hours
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 1.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • QianpengLi577 (1)
Pull Request Authors
  • RaghavSinghal10 (1)
Top Labels
Issue Labels
Pull Request Labels