معرفی شرکت ها


aermanager-0.3.1.dev29


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python package for managing AER data, including .aedat4 files, live DV streams, and interfacing with pyTorch.
ویژگی مقدار
سیستم عامل -
نام فایل aermanager-0.3.1.dev29
نام aermanager
نسخه کتابخانه 0.3.1.dev29
نگهدارنده []
ایمیل نگهدارنده []
نویسنده SynSense (formerly AiCTX)
ایمیل نویسنده sinabs@synsense.ai
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/aermanager/
مجوز GNU AGPLv3
# 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: ```bash pip install aermanager ``` Alternatively, you can checkout this repository and install it. ```bash git clone https://gitlab.com/synsense/aermanager.git cd aermanager pip install . ``` ## Documentation https://synsense.gitlab.io/aermanager You can generate local documentation by running the below command at the location of the source code. ```bash cd path/to/aermanager python setup.py build_sphinx ```


نیازمندی

مقدار نام
- dv
- tqdm
- numpy
>=3 h5py
- lxml
- scikit-image
- torchvision
- pandas


نحوه نصب


نصب پکیج whl aermanager-0.3.1.dev29:

    pip install aermanager-0.3.1.dev29.whl


نصب پکیج tar.gz aermanager-0.3.1.dev29:

    pip install aermanager-0.3.1.dev29.tar.gz