• This project
    • Loading...
  • Sign in

박선진 / video-emergency-detection

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 3
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
Closed
Open
Issue #3 opened 2020-06-21 07:06:02 UTC by 박선진@2016104123

디텍션 api 서버 환경 세팅

  1. 서버에 model 가져오기

sftp 이용해서 서버에 접근 후

put detection_model-ex-33--loss-4.97.h5

  1. 서버 파이썬 버전 맞추기

  2. firenet에 필요한 모듈들 install

    pip3 install --upgrade tensorflow 
    pip3 install opencv-python 
    pip3 install keras 
    pip3 install imageai --upgrade 
  1. install 모듈
   pip3 install flask

   pip3 install flask-restplus

   pip3 install cmake

   pip3 install dlib

   pip3 install face-recognition
Edited 2020-06-22 01:30:52 UTC
  • Please register or login to post a comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
None
Due date
No due date
1
1 participant
Reference: 2016104123/video-emergency-detection#3