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
  • micro_service

Last edited by 김명섭 May 19, 2020
Page history

micro_service

API

Prefix Resource(API) Method Description
/gom/v1/svc/ health GET health check
advertisement GET 광고 영상 페이지 호출
camera GET 카메라 페이지 호출
/gom/v1/ml/ health GET health check
face POST 얼굴 인식 서비스

Requirement

AD_WEB

  • Image: Python:3.6.9-buster

ML_WEB

  • Image: Python:latest(3.8)
  • OpenCV 4.1.2
  • Open CV 설치과정
  • Raspbian OS 기반 Python:3.6.9-buster 에 설치하였으나 정상적인 설치가 되지 않아 Python 이미지를 변경
  • 나이 및 성별 추측 모델
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