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-09 23:35:06 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9442d84f44f01860c815bd85a87c3d0f358c487c
9442d84f
1 parent
c1a25761
Modify README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
10 deletions
README.md
README.md
View file @
9442d84
#
주제
#
Topic
얼굴 인식 전자 출결 시스템
#
팀원
#
Team
-
정해갑(컴퓨터공학과, 2014104149)
-
허진호(컴퓨터공학과, 2014104161)
# 개발환경
-
Windows, IBM Cloud(Ubuntu 18.04.4 LTS), MySQL
# 활용기술
# Hardware
-
server: IBM Cloud(2 vCPU | 4 GB | Ubuntu 18.04.4 LTS)
-
client: (i7-7700HQ | 16 GB | Windows)
# License
-
pytorch(https://github.com/pytorch/pytorch)
-
facenet(https://github.com/davidsandberg/facenet)
-
facenet-pytorch(https://github.com/timesler/facenet-pytorch)
...
...
@@ -17,10 +18,10 @@
-
MySQL(https://www.mysql.com)
-
PyMySQL(https://github.com/PyMySQL/PyMySQL)
#
사용법
#
Usage
## Server
python3 server/server.py & npm start --prefix webserver/myapp &
-
python3 server/server.py & npm start --prefix webserver/myapp &
## Client(windows)
execute register/register.py
execute client/client(window).py
\ No newline at end of file
-
execute register/register.py
-
execute client/client(window).py
\ No newline at end of file
...
...
Please
register
or
login
to post a comment