jgraving / DeepPoseKit

a toolkit for pose estimation using deep learning

Home Page:http://deepposekit.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updated imports break compatibility with older versions of tensorflow

jgraving opened this issue · comments

This does seem to break compatibility with tensorflow 1.12. Downgrading to 0.3.5 (before this pull request) seems to fix this.

It would be nice to have the imports change dynamically.

Originally posted by @lambdaloop in #39 (comment)

Latest pip version should (hopefully) fix this @lambdaloop Reopen if you're still having problems.