Skip to content
forked from pielet/HairNet

Reimplement of HairNet (a simple vision)

License

Notifications You must be signed in to change notification settings

xinxxx0124/HairNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HairNet

Reimplement of HairNet (a simple vision)

Data

I use hair model from USC-HairSalon as row data. The data pre-processing code can be found in data, the processed data can be downloaded from BaiduYun.

Network

The network is implemented by Tensorflow. Due to limited time, I ignore the collision loss mentioned in original paper.


More details can be founded in my report.

About

Reimplement of HairNet (a simple vision)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.3%
  • C++ 45.7%