Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 2.35 KB

File metadata and controls

67 lines (54 loc) · 2.35 KB

탈모 측정기

About The Project

탈모에 대해 걱정이 많은 사람들을 위해 탈모의 진행정도를 보여주는 웹 페이지

  • 사진을 업로드하여 탈모를 판별
  • 딥러닝 모델을 이용해 이미지로 탈모 단계 분류

구현 기술 스택 및 아키텍처

기술스택


아키텍처


Getting Started

  1. node.js install
  2. git clone https://github.com/Teachable-Machine/OSS_Project
  3. Install dependencies
npm install express
npm install express-fileupload
  1. node server.js

Usage

1.이미지 파일을 선택하여 업로드하거나 드래그한다.

image

2.이미지 업로드 진행중

image

3. 측정결과

image

4. SNS 결과 공유

image

5. 상세결과 확인

Contributing

  1. Fork the Project
  2. Create your Feature Branch (feature/yourname)
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

Contact

● 김승한: rlatmdgks4@khu.ac.kr
● 김태오: ystc1247@khu.ac.kr
● 곽도훈: eldeshue@khu.ac.kr
● 박민영: pmy0792@khu.ac.kr
● 홍민기: mario201@khu.ac.kr
● Project Link: https://github.com/Teachable-Machine/OSS_Project