Skip to content

lzx1413/pytorch_face_landmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch Face Landmark

This project is based on the pytorch-classification.

requirement

  1. pytorch

how to use

  1. prepare dataset and generate gt cvs file and the format is like follows:
path_to_image,pt1_x,pt1_y......
....
  1. define the model just like in models/basetnet
  2. set the hyper params in train.py
  3. take a cup of coffee

About

A pytorch version of face landmark framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages