Eye Blinking Prototype Matching

Tim Büchner fcaab7864c move prototypes to folder пре 2 година
sample_experiments fcaab7864c move prototypes to folder пре 2 година
src 38c49b2fd9 Add manual prototype пре 2 година
.gitignore f5111f4990 Update .gitignore file to include packaging files пре 2 година
License.txt 476b9a8be3 WIP prepare packing пре 2 година
README.md 79611ceebd Update unsupervised experiments пре 2 година
setup.cfg 79611ceebd Update unsupervised experiments пре 2 година
setup.py 476b9a8be3 WIP prepare packing пре 2 година

README.md

EBPM

Setup

conda create -n ebpm python=3.10 -y
conda activate ebpm
# conda install cudatoolkit -y
pip install jupyter
pip install -e .