Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W
WIKI
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GOM_2020
  • WIKI
  • Wiki
  • DeepLens Project

Last edited by seohyunKim Dec 10, 2020
Page history
This is an old version of this page. You can view the most recent version or browse the history.

DeepLens Project

In

딥러닝이 지원되는 개발자용 비디오카메라인 AWS DeepLens를 이용한 프로그램이다.

얼굴을 탐지하고, 탐지하 얼굴에 대한 나이와 성별 정보를 실시간으로 예측한다.

주요기능

deeplens-face-detection model을 이용하여 얼굴을 탐지한다.

kface_model_all.pkl을 이용하여 탐지한 얼굴에 대한 나이와 성별을 예측한다.

예측한 나이와 성별 정보를 api를 통해 전달한다.

Getting Started

Installation

DeepLens_face_detect_and_predict

mxnet_deploy_ssd_FP16_FUSED.bin

mxnet_deploy_ssd_FP16_FUSED.xml

kface_model_all.pkl

Run

DeepLens Ubuntu

python version 2

python DeepLens_face_detect_and_predict.py

View Video Streams on Your AWS DeepLens Device

mplayer -demuxer lavf -lavfdopts format=mjpeg:probesize=32 /tmp/results.mjpeg
Clone repository
  • Age and gender recognition model generation and usage
  • DeepLens Project
  • Edge monitoring
  • History
    • KMS
  • Install Edge & Gom Service
  • Minio
  • Network
  • Raspberry pi Cluster Manual
  • Redis
  • Home
  • micro_service