Skip to content

kirrya95/tulahack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Классификация степени надетости маски

Запуск

$ pip install requirements.txt

Так же скачайте модели с google drive
(shape_predictor_68_face_landmarks.dat - landmarks и model_6.pt - detection)

Затем запустите python-скрипт

$ python3 run.py -img=path/to/image -md=path/to/model_detection -ml=path/to/model_landmarks -out=out_image_path

Полезное

так же в папке doc есть документация по проекту
в папке examples есть примеры распознавания

Результат работы

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published