Python package for managing AER data, including .aedat4 files, live DV streams, and interfacing with pyTorch.
Project description
aermanager
Python package for managing AER data, including .aedat4 files, live DV streams, and interfacing with pyTorch.
This software is designed for the following purposes:
- Read aedat files (v2-4) containing DVS spike trains, accumulate them, and save them in a format that can be read by a pyTorch dataset in a faster way.
- Read the files into a pyTorch dataset
- Receive frames from the DV software, queue and batch them in order to feed them to a spiking neural network simulation (
LiveDv
).
Installation
The easiest way to install this repository is to clone it and install it with pip:
git clone https://gitlab.com/aiCTX/aermanager
cd aermanager
pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aermanager-0.1.1.dev81.tar.gz
.
File metadata
- Download URL: aermanager-0.1.1.dev81.tar.gz
- Upload date:
- Size: 2.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e132632af7ede79ac94c6576bf28bf234adfb8cddbb63388a9e97b2d66636d79 |
|
MD5 | aca7f01ab9a89f2ccc1ee8cfb9b7371a |
|
BLAKE2b-256 | 1ee085fb695f0299ad22280c947cadf5e441a679681719c9ce1d5efff530fd40 |
File details
Details for the file aermanager-0.1.1.dev81-py3-none-any.whl
.
File metadata
- Download URL: aermanager-0.1.1.dev81-py3-none-any.whl
- Upload date:
- Size: 27.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bd75ba96f8b2ac0b0de67520781a2877cf1c74e6d59e7baa741fb1a70b5810e |
|
MD5 | c1894bb911a2dd4cd264cc51c9ec5bd5 |
|
BLAKE2b-256 | 9c06234482d5d6b3f1b2a2c30ac4240f922a9d0ea688a9e61b86b0933e2775ef |