anipose icon indicating copy to clipboard operation
anipose copied to clipboard

🐜🐀🐒🚶 A toolkit for robust markerless 3D pose estimation

Results 70 anipose issues
Sort by recently updated
recently updated
newest added

Hi, I try to leverage Viterbi filter algorithm that was embeded in this package by add some parameters in config.toml file as below: ` [filter] enabled = true type =...

What is the meaning of [cameras.A], [cameras.B], and [cameras.C] at the end of the configuration file? I didn't find any relevant instructions. In addition, it seems to be related to...

(DEEPLABCUT) D:\A_3DFishPose>anipose filter Filtering tracked points... D:\A_3DFishPose\2024.2.29\pose-2d-filtered\koipose0_camA.h5 0it [00:01, ?it/s] multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "E:\anaconda3\envs\DEEPLABCUT\lib\multiprocessing\pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "d:\anipose-master\anipose\filter_pose.py",...

Hello everyone, I'm having an issue with the draw-calibration function since it returns a reconstruction image that is not identical to the real ChAruCo board I used for calibration. Here...

Hi, I have tracked my animal in 2D with sleap for two different camera views and I would like to use anipose to do 3D tracking based on these but...

Hello everyone, I am using a PC with windows 11, and the GPU is GeForce RTX 3080 Ti, driver 31.0.15.5123. Everything seems to be going well, until I try to...

(anipose2) E:\3Camera\anipose-master\anipose-master\hand-demo\test>anipose label-3d-filter Labeling videos in 3D... (anipose2) E:\3Camera\anipose-master\anipose-master\hand-demo\test>

The tutorial no longer works with the specified python and tensorflow versions. I got the following error message when working in an environment with python=3.7 and tensorflow=1.13.1 from tensorflow.python.framework import...

Not sure this is a bug or a feature. I noticed that when calibrating the results can be widely different from run to run. I have tested running the same...

I'm using Anipose and I have been receiving an error from the function 'anipose label-3d' in which I receive the following error: Traceback (most recent call last): File "C:\Users\ETV5\AppData\Local\anaconda3\envs\anipose\lib\site-packages\importlib_metadata\__init__.py", line...