Advanced Driver-assistance System
This area will be updated soon.
- The extraction module contains utility to get the facial features;
- The models folder contains trained models for the project.
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
The run.py script can be run to get started.
python3 ./run.py