Skip to content

cnheider/modulation

Repository files navigation

Modulation

This repository will host implementation time series signals modality algorithms.

PyPI Status Python Versions PyPI Status Build Status Documentation Status codecov Open In Colab

Build Status Coverage Status GitHub Issues GitHub Forks GitHub Stars GitHub License CodeScene System Mastery CodeScene Code Health

python pytorch

numpy tqdm

Contents Of This Readme

Algorithms

Requirements

  • pytorch
  • tqdm
  • Pillow
  • numpy
  • matplotlib
  • torchaudio
  • torch
  • pynput

To install these use the command:

pip3 install -r requirements.txt

Usage

Export python path to the repo root, so we can use the utilities module

export PYTHONPATH=/path-to-repo/

Results

Denoise

Code

Screenshots

Denoise

Contributing

See guidelines for contributing here.

Citation

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}},
}

Authors

Here other contributors to this project are listed.