Graduate

Update README.md

......@@ -16,13 +16,16 @@
- facenet-pytorch(https://github.com/timesler/facenet-pytorch)
- VGGFace2(http://www.robots.ox.ac.uk/~vgg/data/vgg_face2)
- NodeJS(https://nodejs.org)
- OpenCV(https://opencv.org)
- MySQL(https://www.mysql.com)
- PyMySQL(https://github.com/PyMySQL/PyMySQL)
# Usage
## Server
- Module needed: Pytorch, OpenCV-python, PyMySQL
- python3 server/server.py & npm start --prefix webserver/myapp &
## Client(windows)
- Module needed: Pytorch, OpenCV-python
- execute register/register.py
- execute client/client.py
\ No newline at end of file
......