Skip to content

Releases: kristinbranson/APT

v0.3.4

17 Mar 16:46
Compare
Choose a tag to compare
v0.3.4 Pre-release
Pre-release

APT is a machine-learning based software package that enables tracking the pose or posture of behaving animals in video. APT can work with potentially any animal (or animals), in any setting or experimental configuration. Its major functionality includes:

  • Implementations of a number of leading DNN (deep neural network) architectures for learning and prediction, as well as extensibility to new, user-defined deep networks
  • Support for GPU training and tracking on a local workstation with our Docker image, in the AWS cloud, or with the JRC GPU cluster (for Janelians)
  • A fully-featured graphical interface
  • A rich MATLAB command-line API for scripting and advanced users
  • Support for multi-camera data with 3D-enabled labeling and tracking
  • Support for projects with multiple animals and/or externally-generated body tracking

... and much more!
More information here: http://kristinbranson.github.io/APT/

v0.3.4: Relatively stable version of the develop branch of APT, created 20220317.

CPR Tracking

02 Oct 16:04
Compare
Choose a tag to compare
v3.0

bump version

GT Mode beta

02 Oct 16:18
Compare
Choose a tag to compare
v3.1-beta-gtmode

Merge branch 'master' into iss/115