Skip to content
/ LVT Public

a version tools. face detector,face landmark detector,face parsing and so on

Notifications You must be signed in to change notification settings

LeslieZhoa/LVT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LVT: Leslie's Version Tools

This is a playground of face algorithm.
You can find everything you want
If not, just add it!!!

state algorithm source
facial detector libfacedetection
facial landmark SLPT
facial id detector arcface
facial gender classification fair face
facial attribute classification
facial segemantation BiseNet
facial gaze estimation
facial Super-Resolution

How to run

  1. environment
    git clone https://github.com/LeslieZhoa/LVT.git
    cd LVT
    pip install -r requirements.txt
  2. download model
    cd utils
    bash download_weight.sh
  3. run
    follow LVT.py and find details
    cd ../
    python LVT.py

Show

  • origin image
    origin image
  • crop image
    crop image
  • align image
    align image
  • draw landmark
    lmk image
  • face parsing
    parsing image

About

a version tools. face detector,face landmark detector,face parsing and so on

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published