Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 657 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 657 Bytes

Anime face landmark detection by deep cascaded regression

This is an implementation of deep cascaded regression for anime face landmark detection on Pytorch.

landmark image

Dependencies

  • Python3.7
  • Pytorch==1.3
  • opencv-python

Downloads

Download the checkpoint file from google_drive and cascade file for face detection from nagadomi/lbpcascade_animeface

wget https://raw.githubusercontent.com/nagadomi/lbpcascade_animeface/master/lbpcascade_animeface.xml

Usage

python example.py