项目作者: anujanegi

项目描述 :
用于高级驾驶员辅助系统的眼睛状态定位和检测。
高级语言: Python
项目地址: git://github.com/anujanegi/ADAS.git
创建时间: 2018-04-19T17:35:47Z
项目社区:https://github.com/anujanegi/ADAS

开源协议:

下载


ADAS v2.0

Advanced Driver-assistance System

This area will be updated soon.

Structure of the project

  • The extraction module contains utility to get the facial features;
  • The models folder contains trained models for the project.

Setup

Python 3 is required.

  • Install Git Large File Storage, either manually or through a package like git-lfs.
  • Clone the repository with submodules -

git lfs clone --recurse-submodules https://github.com/anujanegi/ADAS.git

  • Install the dependencies -

pip install -r requirements.txt

Go live

The run.py script can be run to get started.

python3 ./run.py