Eye Blinking Prototype Matching

Tim Büchner fa68c6fabc Rename function parameter 2 년 전
sample_experiments fa68c6fabc Rename function parameter 2 년 전
src fa68c6fabc Rename function parameter 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 .