Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
KHY_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Graduate
2020-06-21 23:50:20 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
346cd291309b29e3a239757efebd154c60662128
346cd291
1 parent
5fa64d7e
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
README.md
README.md
View file @
346cd29
...
...
@@ -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
...
...
Please
register
or
login
to post a comment