├── DVS_preprocessing ├── DNN_gestureNetSlayerAvg32x32_1halfSec.mp4 ├── avg_number_events_perGesture.txt ├── dataset_Video_gesture1ch.py ├── dataset_analyzer.py ├── dataset_anaysis.txt ├── dataset_generator128x128.py ├── dataset_generator32x32.py ├── dataset_generator32x32Window.py ├── dataset_generator32x32Window_3chNoPol300msPipe2.py ├── dataset_generator32x32_1ch.py ├── dataset_generator32x32_1chNoPol100ms.py ├── dataset_generator32x32_2chPol100ms.py ├── dataset_generator32x32_3chNoPol150ms.py ├── dataset_generator32x32_3chNoPol235ms.py ├── dataset_generator32x32_3chNoPol235msPipe.py ├── dataset_generator32x32_3chNoPol300ms.py ├── dataset_generator32x32_3chNoPol300msPipe.py ├── dataset_generator32x32_3chNoPol300msPipe2.py ├── dataset_generator32x32_3chNoPol6000Pipe.py ├── dataset_generator32x32_6ch.py ├── dataset_generator32x32_6chBalanced.py ├── dataset_generator32x32_6chPol300ms.py ├── dataset_generator32x32temporal_3chNoPol.py ├── dataset_generator32x32temporal_6ch.py ├── dataset_generator32x32temporal_6chNoPol.py ├── dataset_generator64x64.py ├── dataset_generator64x64_3chNoPol300msPipe2.py ├── dataset_inferenceVideo.py ├── dataset_reader.py ├── dataset_videoGenerator.py ├── dataset_videoGenerator_centerOfMass.py ├── dvs_gesture_trainWindow.avi ├── loihi_gestureNet132x32_1halfSec_duration256.mp4 ├── loihi_mobilenet32x32_1halfSec_duration256.mp4 ├── loihi_nxtfnet32x32_1halfSec_duration256.mp4 ├── loihi_nxtfnet32x32_1halfSec_duration512.mp4 └── loihi_outputAnalysis.py ├── LICENSE ├── README.md └── SNNToolbox_analysis ├── sim_specs.txt ├── sim_sweep_specs.txt ├── simulator.py └── sweep_simulator.py /DVS_preprocessing/DNN_gestureNetSlayerAvg32x32_1halfSec.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/DNN_gestureNetSlayerAvg32x32_1halfSec.mp4 -------------------------------------------------------------------------------- /DVS_preprocessing/avg_number_events_perGesture.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/avg_number_events_perGesture.txt -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_Video_gesture1ch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_Video_gesture1ch.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_analyzer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_analyzer.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_anaysis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_anaysis.txt -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator128x128.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator128x128.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32Window.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32Window.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32Window_3chNoPol300msPipe2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32Window_3chNoPol300msPipe2.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32_1ch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32_1ch.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32_1chNoPol100ms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32_1chNoPol100ms.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32_2chPol100ms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32_2chPol100ms.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32_3chNoPol150ms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32_3chNoPol150ms.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32_3chNoPol235ms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32_3chNoPol235ms.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32_3chNoPol235msPipe.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32_3chNoPol235msPipe.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32_3chNoPol300ms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32_3chNoPol300ms.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32_3chNoPol300msPipe.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32_3chNoPol300msPipe.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32_3chNoPol300msPipe2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32_3chNoPol300msPipe2.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32_3chNoPol6000Pipe.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32_3chNoPol6000Pipe.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32_6ch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32_6ch.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32_6chBalanced.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32_6chBalanced.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32_6chPol300ms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32_6chPol300ms.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32temporal_3chNoPol.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32temporal_3chNoPol.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32temporal_6ch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32temporal_6ch.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator32x32temporal_6chNoPol.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator32x32temporal_6chNoPol.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator64x64.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator64x64.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_generator64x64_3chNoPol300msPipe2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_generator64x64_3chNoPol300msPipe2.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_inferenceVideo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_inferenceVideo.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_reader.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_reader.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_videoGenerator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_videoGenerator.py -------------------------------------------------------------------------------- /DVS_preprocessing/dataset_videoGenerator_centerOfMass.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dataset_videoGenerator_centerOfMass.py -------------------------------------------------------------------------------- /DVS_preprocessing/dvs_gesture_trainWindow.avi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/dvs_gesture_trainWindow.avi -------------------------------------------------------------------------------- /DVS_preprocessing/loihi_gestureNet132x32_1halfSec_duration256.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/loihi_gestureNet132x32_1halfSec_duration256.mp4 -------------------------------------------------------------------------------- /DVS_preprocessing/loihi_mobilenet32x32_1halfSec_duration256.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/loihi_mobilenet32x32_1halfSec_duration256.mp4 -------------------------------------------------------------------------------- /DVS_preprocessing/loihi_nxtfnet32x32_1halfSec_duration256.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/loihi_nxtfnet32x32_1halfSec_duration256.mp4 -------------------------------------------------------------------------------- /DVS_preprocessing/loihi_nxtfnet32x32_1halfSec_duration512.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/loihi_nxtfnet32x32_1halfSec_duration512.mp4 -------------------------------------------------------------------------------- /DVS_preprocessing/loihi_outputAnalysis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/DVS_preprocessing/loihi_outputAnalysis.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/README.md -------------------------------------------------------------------------------- /SNNToolbox_analysis/sim_specs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/SNNToolbox_analysis/sim_specs.txt -------------------------------------------------------------------------------- /SNNToolbox_analysis/sim_sweep_specs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/SNNToolbox_analysis/sim_sweep_specs.txt -------------------------------------------------------------------------------- /SNNToolbox_analysis/simulator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/SNNToolbox_analysis/simulator.py -------------------------------------------------------------------------------- /SNNToolbox_analysis/sweep_simulator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albertomarchisio/EfficientSNN/HEAD/SNNToolbox_analysis/sweep_simulator.py --------------------------------------------------------------------------------