The project is a Mindspore framework implement of an ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
This repository contains a Mindspore implementation of DualPathNetworks (https://arxiv.org/abs/1707.01629) with the training and validation scripts.