skywrace

feat: Create 'DetectModel' package, Set pre-implemented models and pretrain data

Showing 1000 changed files with 25 additions and 0 deletions

Too many changes to show.

To preserve performance only 1000 of 1000+ files are displayed.

.DS_Store
__pycache__/
\ No newline at end of file
# Installation
1. Create conda env
```bash
~$ conda env create --name {any_names_you_want} --file environment.yaml
```
2. Activate conda env
```bash
~$ conda activate {any_names_you_want}
```
3. Install some packages manually
```bash
~$ pip install pygame
```
# Dataset
https://www.kaggle.com/datasets/kutaykutlu/drowsiness-detection
No preview for this file type
No preview for this file type