Showing
1 changed file
with
15 additions
and
3 deletions
1 | -# Subject | 1 | +# 주제 |
2 | 얼굴 인식 전자 출결 시스템 | 2 | 얼굴 인식 전자 출결 시스템 |
3 | 3 | ||
4 | -# Team | 4 | +# 팀원 |
5 | - 정해갑(컴퓨터공학과, 2014104149) | 5 | - 정해갑(컴퓨터공학과, 2014104149) |
6 | -- 허진호(컴퓨터공학과, 2014104161) | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
6 | +- 허진호(컴퓨터공학과, 2014104161) | ||
7 | + | ||
8 | +# 개발환경 | ||
9 | +- Windows, Linux, Google Colab, Spring, MySQL | ||
10 | + | ||
11 | +# 활용기술 | ||
12 | +- pytorch(https://github.com/pytorch/pytorch) | ||
13 | +- facenet(https://github.com/davidsandberg/facenet) | ||
14 | +- facenet-pytorch(https://github.com/timesler/facenet-pytorch) | ||
15 | +- VGGFace2(http://www.robots.ox.ac.uk/~vgg/data/vgg_face2) | ||
16 | +- Spring Boot(https://spring.io/projects/spring-boot) | ||
17 | +- Spring Data JPA(https://spring.io/projects/spring-data-jpa) | ||
18 | +- MySQL(https://www.mysql.com) | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment