Skip to content

FastRCNN 모델을 통해 경구약 21종에 대해 사진을 분석하고 알약의 개수, 종류등의 정보를 얻을 수 있는 iOS 어플리케이션입니다.

Notifications You must be signed in to change notification settings

oy6uns/Pill-Osophy-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Pill-Osophy-iOS

아래 사진에 나와있는 21개의 경구약에 대해 약 2000개의 알약 사진을 DataSet으로 하여 학습을 시켰습니다. Fast-RCNN을 pretrained Model로 사용하였으며, 알약 여러개가 담긴 사진을 찍으면 사진에 담긴 알약의 종류, 개수에 대한 정보를 알려줍니다.

뷰는 총 3개로 구성되어 있습니다.

  1. 알약 사진 촬영 및 앨범에서 알약 사진 가져오는 View (사진이 업로드 되는 순간에 서버의 Model로 사진이 input으로 들어가고 알약의 종류와 개수를 return 해줍니다.)
  2. 알약 사진을 찍은 시점과 종류, 개수에 대한 정보가 자동으로 아카이빙 되는 View
  3. 내가 먹는 알약의 종류와 기능에 대해 확인 및 검색할 수 있는 View

Our Clients Our Clients0 model pipeline Application Application-3 Application-2 Application-1

About

FastRCNN 모델을 통해 경구약 21종에 대해 사진을 분석하고 알약의 개수, 종류등의 정보를 얻을 수 있는 iOS 어플리케이션입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages