/openpifpaf-ios

Implemented openpifpaf pose estimation algorithm on ios platform

Primary LanguageC++MIT LicenseMIT

OpenPifPaf on iOS

Forked from https://github.com/openpifpaf/openpifpafios experimental

Managed to utilize C++ decoder head for the iOS platform. Right now tensors are not properly created from images - the pixel values are different from what I get in the Python code.