Eye Blinking Prototype Matching
|
|
hai 1 ano | |
|---|---|---|
| sample_experiments | hai 1 ano | |
| src | hai 1 ano | |
| .gitignore | hai 1 ano | |
| License.txt | hai 1 ano | |
| README.md | hai 1 ano | |
| setup.cfg | hai 1 ano | |
| setup.py | hai 1 ano |
conda create -n ebpm python=3.10 -y
conda activate ebpm
# conda install cudatoolkit -y
pip install jupyter
pip install -e .