All Projects β†’ lambdaloop β†’ Anipose

lambdaloop / Anipose

Licence: bsd-2-clause
πŸœπŸ€πŸ’πŸšΆ A toolkit for robust markerless 3D pose estimation

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Anipose

Volumetriccapture
A multi-sensor capture system for free viewpoint video.
Stars: ✭ 243 (+50%)
Mutual labels:  3d, calibration
Facemoji Kit
Face tracker with blend shapes coefficients, 3D head pose and dense mesh in real-time on iOS, Android, Mac, PC and Linux.
Stars: ✭ 158 (-2.47%)
Mutual labels:  3d
Wechart
Create all the [ch]arts by cax or three.js - Cax ε’Œ three.js εˆ›ι€ δΈ€εˆ‡ε›Ύ[葨]
Stars: ✭ 152 (-6.17%)
Mutual labels:  3d
Csm
Code release for "Canonical Surface Mapping via Geometric Cycle Consistency"
Stars: ✭ 156 (-3.7%)
Mutual labels:  3d
Xbimgeometry
XbimGeometry contains the CLR interop libraries and the c++ engine used to compute the 3D geometry of models.
Stars: ✭ 152 (-6.17%)
Mutual labels:  3d
Gltfast
glTF runtime loading library for Unity
Stars: ✭ 156 (-3.7%)
Mutual labels:  3d
Extrinsic lidar camera calibration
This is a package for extrinsic calibration between a 3D LiDAR and a camera, described in paper: Improvements to Target-Based 3D LiDAR to Camera Calibration. This package is used for Cassie Blue's 3D LiDAR semantic mapping and automation.
Stars: ✭ 149 (-8.02%)
Mutual labels:  calibration
Stereo Vision
This program has been developed as part of a project at the University of Karlsruhe in Germany. The final purpose of the algorithm is to measure the distance to an object by combining two webcams and use them as a Stereo Camera.
Stars: ✭ 160 (-1.23%)
Mutual labels:  calibration
Layaair discard
This is old LayaAir veriosn writetten by ActionScript 3.0 ,now LayaAir is using TypeScript as the Engine Script,Please use https://github.com/layabox/LayaAir instead.
Stars: ✭ 1,858 (+1046.91%)
Mutual labels:  3d
Robot calibration
Generic calibration for robots
Stars: ✭ 154 (-4.94%)
Mutual labels:  calibration
Go Tsne
t-Distributed Stochastic Neighbor Embedding (t-SNE) in Go
Stars: ✭ 153 (-5.56%)
Mutual labels:  3d
Flame pytorch
This is a implementation of the 3D FLAME model in PyTorch
Stars: ✭ 153 (-5.56%)
Mutual labels:  3d
Lowpolyshaders
Unity shaders optimized for Low Poly models.
Stars: ✭ 157 (-3.09%)
Mutual labels:  3d
Py3dtiles
⚠️ Project migrated to : https://gitlab.com/Oslandia/py3dtiles ⚠️
Stars: ✭ 152 (-6.17%)
Mutual labels:  3d
Sharpgltf
glTF reader and writer for .NET Standard
Stars: ✭ 159 (-1.85%)
Mutual labels:  3d
Voxel Core
Voxel plugin for the Godot game engine!
Stars: ✭ 148 (-8.64%)
Mutual labels:  3d
Cosmonium
3D astronomy and space exploration program.
Stars: ✭ 153 (-5.56%)
Mutual labels:  3d
Fxgl
Stars: ✭ 2,378 (+1367.9%)
Mutual labels:  3d
Gaiasky
Mirror of Gaia Sky repository hosted on Gitlab: https://gitlab.com/langurmonkey/gaiasky
Stars: ✭ 162 (+0%)
Mutual labels:  3d
Pangolin
Python binding of 3D visualization library Pangolin
Stars: ✭ 157 (-3.09%)
Mutual labels:  3d

Anipose

PyPI version

Anipose is an open-source toolkit for robust, markerless 3D pose estimation of animal behavior from multiple camera views. It leverages the machine learning toolbox DeepLabCut to track keypoints in 2D, then triangulates across camera views to estimate 3D pose.

Check out the Anipose preprint for more information.

The name Anipose comes from Animal Pose, but it also sounds like "any pose".

Documentation

Up to date documentation may be found at anipose.org .

Demos

Videos of flies by Evyn Dickinson (slowed 5x), Tuthill Lab

Videos of hand by Katie Rupp

References

Here are some references for DeepLabCut and other things this project relies upon:

  • Mathis et al, 2018, "DeepLabCut: markerless pose estimation of user-defined body parts with deep learning"
  • Romero-Ramirez et al, 2018, "Speeded up detection of squared fiducial markers"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].