Project

Changelog

A condensed history of DeepPoseKit releases. See the GitHub release page for full notes.

v0.3.x 2019–2020

  • TensorFlow 2.x compatibility.
  • Improved Windows installation via conda-forge shapely.
  • Performance work on the GPU peak-detection kernel.

v0.2.0 2019

  • Stacked DenseNet backbone added.
  • Subpixel keypoint refinement.
  • Annotator UX improvements.

v0.1.0 2019

  • Initial public release accompanying the bioRxiv preprint.
  • Stacked Hourglass baseline.
  • DataGenerator / TrainingGenerator primitives.