Graduate

Modify README.md

...@@ -6,14 +6,13 @@ ...@@ -6,14 +6,13 @@
6 - 허진호(컴퓨터공학과, 2014104161) 6 - 허진호(컴퓨터공학과, 2014104161)
7 7
8 # 개발환경 8 # 개발환경
9 -- Windows, Linux, Google Colab, Spring, MySQL 9 +- Windows, IBM Cloud, Ubuntu 18.04.4 LTS, MySQL
10 10
11 # 활용기술 11 # 활용기술
12 - pytorch(https://github.com/pytorch/pytorch) 12 - pytorch(https://github.com/pytorch/pytorch)
13 - facenet(https://github.com/davidsandberg/facenet) 13 - facenet(https://github.com/davidsandberg/facenet)
14 - facenet-pytorch(https://github.com/timesler/facenet-pytorch) 14 - facenet-pytorch(https://github.com/timesler/facenet-pytorch)
15 - VGGFace2(http://www.robots.ox.ac.uk/~vgg/data/vgg_face2) 15 - VGGFace2(http://www.robots.ox.ac.uk/~vgg/data/vgg_face2)
16 -- Spring Boot(https://spring.io/projects/spring-boot) 16 +- NodeJS(https://nodejs.org)
17 -- Spring Data JPA(https://spring.io/projects/spring-data-jpa)
18 - MySQL(https://www.mysql.com) 17 - MySQL(https://www.mysql.com)
19 - PyMySQL(https://github.com/PyMySQL/PyMySQL) 18 - PyMySQL(https://github.com/PyMySQL/PyMySQL)
...\ No newline at end of file ...\ No newline at end of file
......