This repository will host implementation time series signals modality algorithms.
- spectral_denoise - Spectral Denoise
- pytorch
- tqdm
- Pillow
- numpy
- matplotlib
- torchaudio
- torch
- pynput
To install these use the command:
pip3 install -r requirements.txt
Export python path to the repo root, so we can use the utilities module
export PYTHONPATH=/path-to-repo/
See guidelines for contributing here.
For citation you may use the following bibtex entry:
@misc{modulation,
author = {Heider, Christian},
title = {Neodroid Vision},
year = {2019},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/aivclab/modulation}},
}
- Christian Heider Nielsen - cnheider
Here other contributors to this project are listed.