sol’s blog

Real-time Distracted Driver Posture Classification

  • face detection, hand detection ← pretrained model
  • 행동 분류 ← AlexNex, InceptionV3
  • 유전자 알고리즘을 활용하여 최적의 가중치를 찾음
  • raw image, face, face + hands, hands 총 4개의 소스를 활용
  • train : test = 3 : 1
  • realtime 에서는 두개의 AlexNet 모델만 이용
  • safe driving이 가장 confusing posture

GitHubGitHubGitHub - devyhia/action-annotation: An annotation tool for action labeling in videos. Best for machine learning/computer vision action recognition research.

 

추천 글

BlogPro logo