aoru45 / CCM-FSANet

Convolutional Cropping Module and FSANet using Pytorch for head pose estimation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCM-FSANet

Convolutional Cropping Module and FSANet. This is a pytorch implemention of FSANet for head pose estimation and an add-on module called Convolutional Copping Module which can improve the robustness of FSANet.

Install

git clone https://github.com/aoru45/LFFD-Pytorch.git

Usage

Download the dataset and modified the dataset path in train.py.

python train.py

Result

Result

About

Convolutional Cropping Module and FSANet using Pytorch for head pose estimation.


Languages

Language:Python 100.0%