Facemap Versions Save

Framework for predicting neural activity from mouse orofacial movements tracked using a pose estimation model. Package also includes singular value decomposition (SVD) of behavioral videos.

v1.0.6

5 months ago

What's Changed

Full Changelog: https://github.com/MouseLand/facemap/compare/v1.0.5...v1.0.6

v1.0.5

6 months ago

What's Changed

Full Changelog: https://github.com/MouseLand/facemap/compare/v1.0.4...v1.0.5

v1.0.4

7 months ago

What's Changed

Full Changelog: https://github.com/MouseLand/facemap/compare/v1.0.3...v1.0.4

v1.0.3

8 months ago

What's Changed

Full Changelog: https://github.com/MouseLand/facemap/compare/v1.0.2...v1.0.3

v1.0.2

8 months ago

What's Changed

Full Changelog: https://github.com/MouseLand/facemap/compare/v1.0.1...v1.0.2

v1.0.2-rc1

9 months ago

What's Changed

Full Changelog: https://github.com/MouseLand/facemap/compare/v1.0.1...v1.0.2-rc1

v1.0.1

10 months ago

Bug Fixes

  • Fix np.bool deprecation
  • Fix dependencies
  • SVD bug fixes

v1.0.0

1 year ago

What's new?

  • Pose estimation (pre-trained) model for tracking mouse orofacial movements
  • Refinement of predicted keypoints for fine-tuning model in GUI
  • Neural prediction model using keypoints
  • New logo!

Previous features

The new GUI includes previous Facemap features, such as SVD processing of videos and pupil tracking.

What's Changed

Full Changelog: https://github.com/MouseLand/facemap/compare/v1.0.0-rc1...v1.0.0

v1.0.0-rc1

1 year ago

What's new?

  • Pose estimation (pre-trained) model for tracking mouse orofacial movements
  • Refinement of predicted keypoints for fine-tuning model in GUI
  • Neural prediction model using keypoints

Previous features

The new GUI includes previous Facemap features, such as SVD processing of videos and pupil tracking.

What's Changed

New Contributors

Full Changelog: https://github.com/MouseLand/facemap/commits/v1.0.0-rc1