Skip to content

KristofferFogh04/event-based-gate-detection

Repository files navigation

event-based-gate-detection

This is the code for the master thesis titled Event-based Gate Detection

This repository is largely based on the repository rpg_asynet published by uzh-rpg: https://github.com/uzh-rpg/rpg_asynet and the authors receive full credit for the source code.

Installation

First set up an Anaconda environment:

conda create -n event-gate python=3.7  
conda activate event-gate

Then clone the repository

git clone https://github.com/KristofferFogh04/event-based-gate-detection.git
cd event-based-gate-detection/

Executing develop.sh will install all dependencies and external libraries

./develop.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published