Reimplement of HairNet (a simple vision)
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.
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.