pesser / edflow

Reduce boilerplate code for your ML projects. TensorFlow and PyTorch.
https://edflow.readthedocs.io/
MIT License
24 stars 13 forks source link

Alphapose callback #274

Closed theRealSuperMario closed 4 years ago

theRealSuperMario commented 4 years ago

Adds edflow.callbacks.alphapose_callback which allows to run alpha pose script on generated images and calculate PCK metric from them.

This is used, for instance, in

Lorenz et al. - Unsupervised Part-Based Disentangling of Object Shape and Appearance

image