SlideShare a Scribd company logo
1 of 19
Team Oldboy
Deep Learning을 이용한
Face Recognition 시스템 및
서비스 개발
Oldboy
멘토 한대희
멘티 정용은
김정현
지해성
Team Oldboy
팀 소개
멘토
한대희
M2Cloud
멘티 팀장
정용은
한양대학교
멘티
김정현
한국외국어대학교
멘티
지해성
건국대학교
Team Oldboy
관련뉴스
Team Oldboy
관련뉴스
Team Oldboy
관련뉴스
Team Oldboy
프로젝트 소개
Deep Learning을 이용한 Face Recognition 시스템 및
서비스 개발
Team Oldboy
얼굴 인식 개발 과정
#1 OpenCV Haar Cascading Filter
Haar feature find Cascading
Team Oldboy
얼굴 인식 개발 과정
Learning 1.5% Learning 18.1%
#2 Kaggle facial keypoints detection
Team Oldboy
얼굴 인식 개발 과정
제한 20회/분, 5000회/월#3 Microsoft Azure Face API
Team Oldboy
얼굴 인식 개발 과정
FaceNet DeepFace
#4 Paper
Team Oldboy
얼굴 인식 개발 과정
FaceNet Model
Structure
Triplet Loss
Convnet
Architecture
#4 Paper
Team Oldboy
프로젝트 주요 특징
Real Time Recognition
Alarm
Easy Use
Team Oldboy
시스템 구조
App
- Android
- Raspberry PI
- Image Stream
Server
- Registration
- Detection
- Broadcasting
Machine Learning
- Training Face
- Face Identification
- Notify Alarm
Face API Server
Team Oldboy
Face Recognition
Webcam
Face Alignment
128d vector
by CNN
[0.2323421,
-0.510210,
…
0.0027821,
0.3141658]
128
Face API Server
Face Detection
Classification
by SVM
Image
HOG
Recognition
Team Oldboy
Face API 소개
/request_register_face
/request_face_detection
[Request]
formData
data : { name : ‘jung’ }
file[] : image files
[Response]
{ result : 0,
message : “error msg”,
face : { id : 0,
name : “jung”,
thumbnail : “jung.png”
}
}
[Request]
formData
data : { device_id : 2321,
img : “base64 DataURL” }
or
data : { device_id : 2321 }
file[] : image file
[Response]
{ result : 0,
message : “error msg”,
detected_faces : [
{ id : 0,
name : “jung”,
kind : 1,
probability : 0.73,
boundingbox”: [2,25,254,304],
thumbnail : “jung.png
}, ... ]
}
Team Oldboy
데모
Team Oldboy
비즈니스 모델
CCTV Face ID Police Cam
Team Oldboy
비즈니스 모델
 45,310
+  27,000
+  12,530
+  13,000
 97,840
Police Cam 견적
Team Oldboy
감사합니다

More Related Content

Viewers also liked

Tfk 6618 tensor_flow로얼굴인식구현_r10_mariocho
Tfk 6618 tensor_flow로얼굴인식구현_r10_mariochoTfk 6618 tensor_flow로얼굴인식구현_r10_mariocho
Tfk 6618 tensor_flow로얼굴인식구현_r10_mariochoMario Cho
 
KaoNet v2 - Face Translation using CycleGAN
KaoNet v2 - Face Translation using CycleGANKaoNet v2 - Face Translation using CycleGAN
KaoNet v2 - Face Translation using CycleGANVan Huy
 
TensorFlowで訓練したLINE BotをAWS Lambdaで動かしてみた
TensorFlowで訓練したLINE BotをAWS Lambdaで動かしてみたTensorFlowで訓練したLINE BotをAWS Lambdaで動かしてみた
TensorFlowで訓練したLINE BotをAWS Lambdaで動かしてみたVan Huy
 
KaoNet: Face Recognition and Generation App using Deep Learning
KaoNet: Face Recognition and Generation App using Deep LearningKaoNet: Face Recognition and Generation App using Deep Learning
KaoNet: Face Recognition and Generation App using Deep LearningVan Huy
 
FaceNet: A Unified Embedding for Face Recognition and Clustering
FaceNet: A Unified Embedding for Face Recognition and ClusteringFaceNet: A Unified Embedding for Face Recognition and Clustering
FaceNet: A Unified Embedding for Face Recognition and Clusteringssuser1e0c53
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition pptSantosh Kumar
 
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017Carol Smith
 

Viewers also liked (9)

Tfk 6618 tensor_flow로얼굴인식구현_r10_mariocho
Tfk 6618 tensor_flow로얼굴인식구현_r10_mariochoTfk 6618 tensor_flow로얼굴인식구현_r10_mariocho
Tfk 6618 tensor_flow로얼굴인식구현_r10_mariocho
 
KaoNet v2 - Face Translation using CycleGAN
KaoNet v2 - Face Translation using CycleGANKaoNet v2 - Face Translation using CycleGAN
KaoNet v2 - Face Translation using CycleGAN
 
TensorFlowで訓練したLINE BotをAWS Lambdaで動かしてみた
TensorFlowで訓練したLINE BotをAWS Lambdaで動かしてみたTensorFlowで訓練したLINE BotをAWS Lambdaで動かしてみた
TensorFlowで訓練したLINE BotをAWS Lambdaで動かしてみた
 
KaoNet: Face Recognition and Generation App using Deep Learning
KaoNet: Face Recognition and Generation App using Deep LearningKaoNet: Face Recognition and Generation App using Deep Learning
KaoNet: Face Recognition and Generation App using Deep Learning
 
FaceNet: A Unified Embedding for Face Recognition and Clustering
FaceNet: A Unified Embedding for Face Recognition and ClusteringFaceNet: A Unified Embedding for Face Recognition and Clustering
FaceNet: A Unified Embedding for Face Recognition and Clustering
 
Face Recognition (D2L5 2017 UPC Deep Learning for Computer Vision)
Face Recognition (D2L5 2017 UPC Deep Learning for Computer Vision)Face Recognition (D2L5 2017 UPC Deep Learning for Computer Vision)
Face Recognition (D2L5 2017 UPC Deep Learning for Computer Vision)
 
Deep Learning for Computer Vision: Attention Models (UPC 2016)
Deep Learning for Computer Vision: Attention Models (UPC 2016)Deep Learning for Computer Vision: Attention Models (UPC 2016)
Deep Learning for Computer Vision: Attention Models (UPC 2016)
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition ppt
 
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
 

Similar to 딥러닝을 이용한 얼굴인식 (Face Recogniton with Deep Learning)

Learning Unit Testing with Pair Programming
Learning Unit Testing with Pair ProgrammingLearning Unit Testing with Pair Programming
Learning Unit Testing with Pair ProgrammingJongchan Kim
 
공사꾼 개발부장 김종찬_페어코딩으로 테스팅 배우기_ausg_20170824
공사꾼 개발부장 김종찬_페어코딩으로 테스팅 배우기_ausg_20170824공사꾼 개발부장 김종찬_페어코딩으로 테스팅 배우기_ausg_20170824
공사꾼 개발부장 김종찬_페어코딩으로 테스팅 배우기_ausg_20170824AWSKRUG - AWS한국사용자모임
 
예비 개발자를 위한 소프트웨어 세상 이야기
예비 개발자를 위한 소프트웨어 세상 이야기예비 개발자를 위한 소프트웨어 세상 이야기
예비 개발자를 위한 소프트웨어 세상 이야기수보 김
 
포트폴리오 김규하
포트폴리오 김규하포트폴리오 김규하
포트폴리오 김규하GyooHa Kim
 
(구로디지털단지역 2분거리)IT실무교육, 프로그래밍, S/W, H/W, 닷넷, 자마린, WPF, ASP.NET, 자바, 스프링, JPA, ...
(구로디지털단지역 2분거리)IT실무교육, 프로그래밍, S/W, H/W, 닷넷, 자마린, WPF, ASP.NET, 자바, 스프링, JPA, ...(구로디지털단지역 2분거리)IT실무교육, 프로그래밍, S/W, H/W, 닷넷, 자마린, WPF, ASP.NET, 자바, 스프링, JPA, ...
(구로디지털단지역 2분거리)IT실무교육, 프로그래밍, S/W, H/W, 닷넷, 자마린, WPF, ASP.NET, 자바, 스프링, JPA, ...탑크리에듀(구로디지털단지역3번출구 2분거리)
 
로켓 스타트업 CTO들의 대화: Omnious의 개발 문화
로켓 스타트업 CTO들의 대화: Omnious의 개발 문화로켓 스타트업 CTO들의 대화: Omnious의 개발 문화
로켓 스타트업 CTO들의 대화: Omnious의 개발 문화Jun-Cheol Park
 
애자일 개발 프로세스를 이용한 고품질 소프트웨어 개발
애자일 개발 프로세스를 이용한 고품질 소프트웨어 개발애자일 개발 프로세스를 이용한 고품질 소프트웨어 개발
애자일 개발 프로세스를 이용한 고품질 소프트웨어 개발Jaehoon Oh
 
100% Serverless big data scale production Deep Learning System
100% Serverless big data scale production Deep Learning System100% Serverless big data scale production Deep Learning System
100% Serverless big data scale production Deep Learning Systemhoondong kim
 
부스트캠프 웹∙모바일 7기 설명회
부스트캠프 웹∙모바일 7기 설명회부스트캠프 웹∙모바일 7기 설명회
부스트캠프 웹∙모바일 7기 설명회CONNECT FOUNDATION
 
기업연계 팀프로젝트 포폴 DMS_ver1.0
기업연계 팀프로젝트 포폴 DMS_ver1.0기업연계 팀프로젝트 포폴 DMS_ver1.0
기업연계 팀프로젝트 포폴 DMS_ver1.0Jun Gi Son
 
취업캠프 특강 - 기업의 서비스 개발 프로젝트
취업캠프 특강 - 기업의 서비스 개발 프로젝트취업캠프 특강 - 기업의 서비스 개발 프로젝트
취업캠프 특강 - 기업의 서비스 개발 프로젝트Jongmyoung Kim
 
Kakao agile 2nd story
Kakao agile 2nd storyKakao agile 2nd story
Kakao agile 2nd story호정 이
 
Ad Tech D.PARTY - 10개사 소개 (A Brief Intro of 10 Ad Tech Companies)
Ad Tech D.PARTY - 10개사 소개 (A Brief Intro of 10 Ad Tech Companies)Ad Tech D.PARTY - 10개사 소개 (A Brief Intro of 10 Ad Tech Companies)
Ad Tech D.PARTY - 10개사 소개 (A Brief Intro of 10 Ad Tech Companies)D.CAMP
 
애자일 게임 개발이란?
애자일 게임 개발이란?애자일 게임 개발이란?
애자일 게임 개발이란?Kay Kim
 
학교에서는 배울 수 없는 스타트업 엔지니어링 (연세대 특강)
학교에서는 배울 수 없는 스타트업 엔지니어링 (연세대 특강)학교에서는 배울 수 없는 스타트업 엔지니어링 (연세대 특강)
학교에서는 배울 수 없는 스타트업 엔지니어링 (연세대 특강)Lab80
 
기업의 미래를 바꾸는 AI 플랫폼
기업의 미래를 바꾸는 AI 플랫폼기업의 미래를 바꾸는 AI 플랫폼
기업의 미래를 바꾸는 AI 플랫폼BESPIN GLOBAL
 
[TECHCON 2019: MOBILE - Android]3.안드로이드 개발자 로드맵
[TECHCON 2019: MOBILE - Android]3.안드로이드 개발자 로드맵[TECHCON 2019: MOBILE - Android]3.안드로이드 개발자 로드맵
[TECHCON 2019: MOBILE - Android]3.안드로이드 개발자 로드맵NAVER Engineering
 
헤비 이큅먼트
헤비 이큅먼트헤비 이큅먼트
헤비 이큅먼트성원 박
 
Google IO 2015 Keynote Summary
Google IO 2015 Keynote SummaryGoogle IO 2015 Keynote Summary
Google IO 2015 Keynote SummarySeunghyun Yu
 

Similar to 딥러닝을 이용한 얼굴인식 (Face Recogniton with Deep Learning) (20)

Learning Unit Testing with Pair Programming
Learning Unit Testing with Pair ProgrammingLearning Unit Testing with Pair Programming
Learning Unit Testing with Pair Programming
 
공사꾼 개발부장 김종찬_페어코딩으로 테스팅 배우기_ausg_20170824
공사꾼 개발부장 김종찬_페어코딩으로 테스팅 배우기_ausg_20170824공사꾼 개발부장 김종찬_페어코딩으로 테스팅 배우기_ausg_20170824
공사꾼 개발부장 김종찬_페어코딩으로 테스팅 배우기_ausg_20170824
 
예비 개발자를 위한 소프트웨어 세상 이야기
예비 개발자를 위한 소프트웨어 세상 이야기예비 개발자를 위한 소프트웨어 세상 이야기
예비 개발자를 위한 소프트웨어 세상 이야기
 
포트폴리오 김규하
포트폴리오 김규하포트폴리오 김규하
포트폴리오 김규하
 
[IT교육/IT학원]Develope를 위한 IT실무교육
[IT교육/IT학원]Develope를 위한 IT실무교육[IT교육/IT학원]Develope를 위한 IT실무교육
[IT교육/IT학원]Develope를 위한 IT실무교육
 
(구로디지털단지역 2분거리)IT실무교육, 프로그래밍, S/W, H/W, 닷넷, 자마린, WPF, ASP.NET, 자바, 스프링, JPA, ...
(구로디지털단지역 2분거리)IT실무교육, 프로그래밍, S/W, H/W, 닷넷, 자마린, WPF, ASP.NET, 자바, 스프링, JPA, ...(구로디지털단지역 2분거리)IT실무교육, 프로그래밍, S/W, H/W, 닷넷, 자마린, WPF, ASP.NET, 자바, 스프링, JPA, ...
(구로디지털단지역 2분거리)IT실무교육, 프로그래밍, S/W, H/W, 닷넷, 자마린, WPF, ASP.NET, 자바, 스프링, JPA, ...
 
로켓 스타트업 CTO들의 대화: Omnious의 개발 문화
로켓 스타트업 CTO들의 대화: Omnious의 개발 문화로켓 스타트업 CTO들의 대화: Omnious의 개발 문화
로켓 스타트업 CTO들의 대화: Omnious의 개발 문화
 
애자일 개발 프로세스를 이용한 고품질 소프트웨어 개발
애자일 개발 프로세스를 이용한 고품질 소프트웨어 개발애자일 개발 프로세스를 이용한 고품질 소프트웨어 개발
애자일 개발 프로세스를 이용한 고품질 소프트웨어 개발
 
100% Serverless big data scale production Deep Learning System
100% Serverless big data scale production Deep Learning System100% Serverless big data scale production Deep Learning System
100% Serverless big data scale production Deep Learning System
 
부스트캠프 웹∙모바일 7기 설명회
부스트캠프 웹∙모바일 7기 설명회부스트캠프 웹∙모바일 7기 설명회
부스트캠프 웹∙모바일 7기 설명회
 
기업연계 팀프로젝트 포폴 DMS_ver1.0
기업연계 팀프로젝트 포폴 DMS_ver1.0기업연계 팀프로젝트 포폴 DMS_ver1.0
기업연계 팀프로젝트 포폴 DMS_ver1.0
 
취업캠프 특강 - 기업의 서비스 개발 프로젝트
취업캠프 특강 - 기업의 서비스 개발 프로젝트취업캠프 특강 - 기업의 서비스 개발 프로젝트
취업캠프 특강 - 기업의 서비스 개발 프로젝트
 
Kakao agile 2nd story
Kakao agile 2nd storyKakao agile 2nd story
Kakao agile 2nd story
 
Ad Tech D.PARTY - 10개사 소개 (A Brief Intro of 10 Ad Tech Companies)
Ad Tech D.PARTY - 10개사 소개 (A Brief Intro of 10 Ad Tech Companies)Ad Tech D.PARTY - 10개사 소개 (A Brief Intro of 10 Ad Tech Companies)
Ad Tech D.PARTY - 10개사 소개 (A Brief Intro of 10 Ad Tech Companies)
 
애자일 게임 개발이란?
애자일 게임 개발이란?애자일 게임 개발이란?
애자일 게임 개발이란?
 
학교에서는 배울 수 없는 스타트업 엔지니어링 (연세대 특강)
학교에서는 배울 수 없는 스타트업 엔지니어링 (연세대 특강)학교에서는 배울 수 없는 스타트업 엔지니어링 (연세대 특강)
학교에서는 배울 수 없는 스타트업 엔지니어링 (연세대 특강)
 
기업의 미래를 바꾸는 AI 플랫폼
기업의 미래를 바꾸는 AI 플랫폼기업의 미래를 바꾸는 AI 플랫폼
기업의 미래를 바꾸는 AI 플랫폼
 
[TECHCON 2019: MOBILE - Android]3.안드로이드 개발자 로드맵
[TECHCON 2019: MOBILE - Android]3.안드로이드 개발자 로드맵[TECHCON 2019: MOBILE - Android]3.안드로이드 개발자 로드맵
[TECHCON 2019: MOBILE - Android]3.안드로이드 개발자 로드맵
 
헤비 이큅먼트
헤비 이큅먼트헤비 이큅먼트
헤비 이큅먼트
 
Google IO 2015 Keynote Summary
Google IO 2015 Keynote SummaryGoogle IO 2015 Keynote Summary
Google IO 2015 Keynote Summary
 

More from Daehee Han

뉴럴웍스 이미지 인식 AI 암진단AI 대장암, 위암
뉴럴웍스 이미지 인식 AI 암진단AI 대장암, 위암뉴럴웍스 이미지 인식 AI 암진단AI 대장암, 위암
뉴럴웍스 이미지 인식 AI 암진단AI 대장암, 위암Daehee Han
 
한대희 Web proxy_개발_2006년11월_pas_ktf
한대희 Web proxy_개발_2006년11월_pas_ktf한대희 Web proxy_개발_2006년11월_pas_ktf
한대희 Web proxy_개발_2006년11월_pas_ktfDaehee Han
 
뉴스 추천 앱_대기화면_락스크린_뉴스_소마2014_tworoom팀
뉴스 추천 앱_대기화면_락스크린_뉴스_소마2014_tworoom팀뉴스 추천 앱_대기화면_락스크린_뉴스_소마2014_tworoom팀
뉴스 추천 앱_대기화면_락스크린_뉴스_소마2014_tworoom팀Daehee Han
 
개체인식시스템 개발 제안 (entity recognition)
개체인식시스템 개발 제안 (entity recognition)개체인식시스템 개발 제안 (entity recognition)
개체인식시스템 개발 제안 (entity recognition)Daehee Han
 
weechat : web-based chatting with twitter friends
weechat : web-based chatting with twitter friendsweechat : web-based chatting with twitter friends
weechat : web-based chatting with twitter friendsDaehee Han
 
Cloud, AWS, GAE(google app engine)
Cloud, AWS, GAE(google app engine)Cloud, AWS, GAE(google app engine)
Cloud, AWS, GAE(google app engine)Daehee Han
 
Platform, Service and Business
Platform, Service and BusinessPlatform, Service and Business
Platform, Service and BusinessDaehee Han
 

More from Daehee Han (7)

뉴럴웍스 이미지 인식 AI 암진단AI 대장암, 위암
뉴럴웍스 이미지 인식 AI 암진단AI 대장암, 위암뉴럴웍스 이미지 인식 AI 암진단AI 대장암, 위암
뉴럴웍스 이미지 인식 AI 암진단AI 대장암, 위암
 
한대희 Web proxy_개발_2006년11월_pas_ktf
한대희 Web proxy_개발_2006년11월_pas_ktf한대희 Web proxy_개발_2006년11월_pas_ktf
한대희 Web proxy_개발_2006년11월_pas_ktf
 
뉴스 추천 앱_대기화면_락스크린_뉴스_소마2014_tworoom팀
뉴스 추천 앱_대기화면_락스크린_뉴스_소마2014_tworoom팀뉴스 추천 앱_대기화면_락스크린_뉴스_소마2014_tworoom팀
뉴스 추천 앱_대기화면_락스크린_뉴스_소마2014_tworoom팀
 
개체인식시스템 개발 제안 (entity recognition)
개체인식시스템 개발 제안 (entity recognition)개체인식시스템 개발 제안 (entity recognition)
개체인식시스템 개발 제안 (entity recognition)
 
weechat : web-based chatting with twitter friends
weechat : web-based chatting with twitter friendsweechat : web-based chatting with twitter friends
weechat : web-based chatting with twitter friends
 
Cloud, AWS, GAE(google app engine)
Cloud, AWS, GAE(google app engine)Cloud, AWS, GAE(google app engine)
Cloud, AWS, GAE(google app engine)
 
Platform, Service and Business
Platform, Service and BusinessPlatform, Service and Business
Platform, Service and Business
 

딥러닝을 이용한 얼굴인식 (Face Recogniton with Deep Learning)