mirror of
https://github.com/serengil/deepface.git
synced 2025-06-04 02:20:06 +00:00
20 lines
258 B
Plaintext
20 lines
258 B
Plaintext
**/__pycache__
|
|
**/.DS_Store
|
|
build/
|
|
dist/
|
|
Pipfile
|
|
Pipfile.lock
|
|
.mypy_cache/
|
|
.idea/
|
|
deepface.egg-info/
|
|
tests/dataset/*.pkl
|
|
tests/*.ipynb
|
|
tests/*.csv
|
|
*.pyc
|
|
**/.coverage
|
|
**/.coverage.*
|
|
benchmarks/results
|
|
benchmarks/outputs
|
|
benchmarks/dataset
|
|
benchmarks/lfwe
|
|
venv |