Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 420 Bytes

File metadata and controls

12 lines (9 loc) · 420 Bytes

Using face recognition python liblary with unity base on this https://github.com/JanLoebel/face_recognition docker image.

Docker image changes

  • Add docker-compose file.
  • Add code for return face location in API.

Unity

Add project with old GUI system for drawing face locations.

Using

Start flask by docker-compose up. Copy images in faces folder or use api for post it. Start unity project.