All Projects → DeepLabCut → DeepLabCut-core

DeepLabCut / DeepLabCut-core

Licence: LGPL-3.0 license
Headless DeepLabCut (no GUI support)

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects
shell
77523 projects

Projects that are alternatives of or similar to DeepLabCut-core

Deeplabcut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans
Stars: ✭ 2,550 (+8693.1%)
Mutual labels:  behavior-analysis, pose-estimation, deeplabcut
Primer-MotionCapture
A Primer on Motion Capture with Deep Learning:Principles, Pitfalls and Perspectives
Stars: ✭ 19 (-34.48%)
Mutual labels:  pose-estimation, deeplabcut
sleap
A deep learning framework for multi-animal pose tracking.
Stars: ✭ 200 (+589.66%)
Mutual labels:  behavior-analysis, pose-estimation
flydra
live, low-latency markerless multi-camera 3D animal tracking system
Stars: ✭ 52 (+79.31%)
Mutual labels:  behavior-analysis, pose-estimation
Barracuda-PoseNet
PoseNet Using Unity MLAgents Barracuda Engine
Stars: ✭ 31 (+6.9%)
Mutual labels:  pose-estimation, pose-tracking
SRN
Code for "SRN: Stacked Regression Network for Real-time 3D Hand Pose Estimation" BMVC 2019
Stars: ✭ 27 (-6.9%)
Mutual labels:  pose-estimation, pose-tracking
AirPose
This repository contains the code of AirPose, our multi-view fusion network for Human Pose and Shape Estimation method
Stars: ✭ 39 (+34.48%)
Mutual labels:  pose-estimation
slamkit
SLAM Kit
Stars: ✭ 28 (-3.45%)
Mutual labels:  pose-estimation
MSPN
Multi-Stage Pose Network
Stars: ✭ 40 (+37.93%)
Mutual labels:  pose-estimation
posture recognition
Posture recognition based on common camera
Stars: ✭ 91 (+213.79%)
Mutual labels:  pose-estimation
TransPose
PyTorch Implementation for "TransPose: Keypoint localization via Transformer", ICCV 2021.
Stars: ✭ 250 (+762.07%)
Mutual labels:  pose-estimation
PCLoc
Pose Correction for Highly Accurate Visual Localization in Large-scale Indoor Spaces (ICCV 2021)
Stars: ✭ 37 (+27.59%)
Mutual labels:  pose-estimation
GA SLAM
🚀 SLAM for autonomous planetary rovers with global localization
Stars: ✭ 40 (+37.93%)
Mutual labels:  pose-estimation
mediapipe-osc
MediaPipe examples which stream their detections over OSC.
Stars: ✭ 26 (-10.34%)
Mutual labels:  pose-estimation
terran
A human perception library
Stars: ✭ 98 (+237.93%)
Mutual labels:  pose-estimation
HybrIK
Official code of "HybrIK: A Hybrid Analytical-Neural Inverse Kinematics Solution for 3D Human Pose and Shape Estimation", CVPR 2021
Stars: ✭ 395 (+1262.07%)
Mutual labels:  pose-estimation
UniTrack
[NeurIPS'21] Unified tracking framework with a single appearance model. It supports Single Object Tracking (SOT), Video Object Segmentation (VOS), Multi-Object Tracking (MOT), Multi-Object Tracking and Segmentation (MOTS), Pose Tracking, Video Instance Segmentation (VIS), and class-agnostic MOT (e.g. TAO dataset).
Stars: ✭ 293 (+910.34%)
Mutual labels:  pose-tracking
Keypoint Communities
[ICCV '21] In this repository you find the code to our paper "Keypoint Communities".
Stars: ✭ 255 (+779.31%)
Mutual labels:  pose-estimation
cvxpnpl
A Perspective-n-Points-and-Lines method.
Stars: ✭ 56 (+93.1%)
Mutual labels:  pose-estimation
kapao
KAPAO is an efficient single-stage human pose estimation model that detects keypoints and poses as objects and fuses the detections to predict human poses.
Stars: ✭ 604 (+1982.76%)
Mutual labels:  pose-estimation

DeepLabCut-core DLC CORE!

JUNE 2021: THIS CODE IS NOW DEPRECIATED! DeepLabCut now supports 2.2 for standard, multi-animal, and DeepLabCut-Live! See main repo for details!

UPDATE JAN 2021: We will be using this space as the tensorflow 2 test-bed, but then all DeepLabCut will be within the main package. The headless version will be pip install deeplabcut, while the full GUI supported version is pip install deeplabcut[gui]. This means deeplabcutcore will be depreciated once TF2 is merged into the main repo

Currently up to date with DeepLabCut v2.1.8.1. AND uses tensorflow 2.X

Core functionalities of DeepLabCut, excluding all GUI functions.

Please be aware, you can create projects, etc. with the full deeplabcut package. Here, you will need to create the training set and train, evaluate, etc. not inter-mixing with using the deeplabcut package (it currently supports tensorflow 1.x). We recommend looking at this google colab notebook to help you, and this blog post about our transitition to tensorflow 2.

Python package PyPI - Python Version License PyPI PyPI - Downloads

Install from GitHub: pip install git+https://github.com/DeepLabCut/DeepLabCut-core

PyPi: pip install deeplabcutcore

Documentation is located at DeepLabCut's main GitHub page.

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].