.dockerignore 177 B

1234567891011121314
  1. venv
  2. .*
  3. Dockerfile
  4. configure.sh
  5. build_docker.sh
  6. run_docker.sh
  7. face_align.py
  8. hello_flask.py
  9. main.py
  10. README.md
  11. take_picture.py
  12. take_picture_snn.py
  13. verify_face.py
  14. verify_face_2.py