/HairNet

Reimplement of HairNet (a simple vision)

Primary LanguagePythonMIT LicenseMIT

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 and pre-trained model can be downloaded from BaiduYun.

Network

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

More details can be founded in my report.