aws-samples/headpose-estimator-apache-mxnet

Name: headpose-estimator-apache-mxnet

Owner: AWS Samples

Description: Head Pose estimator using Apache MXNet. HeadPose_ResNet50_Tutorial.ipynb helps you to walk through an entire work flow of developing a CNN model from the scratch including data augmentation, fine-tuning, training, saving check-point model artifacts, validation and inference.

Created: 2018-02-06 19:36:56.0

Updated: 2018-02-13 19:08:20.0

Pushed: 2018-02-16 07:13:06.0

Homepage: null

Size: 1702

Language: Jupyter Notebook

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Headpose Estimator Apache Mxnet

Head Pose estimator using Apache MXNet. HeadPose_ResNet50_Tutorial.ipynb helps you to walk through an end-to-end work flow of developing a CNN model from the scratch including data augmentation, fine-tuning, saving check-point model artifacts, validation and inference.

Preprocessing head-pose data

Please run the following command first to prepare the input data file.

python2 preprocessingDataset_py2.py –num-data-aug 15 –aspect-ratio 1

HeadPose_ResNet50_Tutorial

Jupyter notebook to develop Headpose Estimator CNN model using Apache MXNet.

HeadPose_SageMaker_PythonSDK

A set of SageMaker notebook and entry point script to develop the Headpose Estimator model on Amazon SageMaker.

testIMs

Sample head images for inference test.

License

This library is licensed under the Apache 2.0 License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.