deepface/.gitignore
Sefik Ilkin Serengil b898f97b38 detector mechanism
2021-04-28 21:42:58 +03:00

21 lines
398 B
Plaintext

__pycache__/*
basemodels/__pycache__/*
configurations/__pycache__/*
build/
dist/
Pipfile
Pipfile.lock
.mypy_cache/
.vscode/
.idea/
deepface.egg-info/
deepface/__pycache__/*
deepface/commons/__pycache__/*
deepface/basemodels/__pycache__/*
deepface/extendedmodels/__pycache__/*
deepface/subsidiarymodels/__pycache__/*
deepface/detectors/__pycache__/*
tests/dataset/*.pkl
.DS_Store
deepface/.DS_Store