Skip to content
This repository was archived by the owner on Sep 27, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 359 Bytes

File metadata and controls

17 lines (14 loc) · 359 Bytes

face-shape-classifier

classification task for https://www.kaggle.com/niten19/face-shape-dataset

requirements

setup

$ poetry install

crop face region

$ poetry run python batch_crop.py \
root_dir_in=/home/user/datasets/face_shape \
root_dir_out=/home/user/datasets/face_shape/cropped