Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AdaptiveMotorControlLab
/
PRIMA
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
15
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 8, 2026
Add demo video and full frame render option (#12)
Show description for 0c4251e
lexiyutou
and
Copilot
authored
0c4251e
View commit details
Copy full SHA for 0c4251e
Browse repository at this point
Add render depth in demo and app (#11)
Show description for 4fc6e34
lexiyutou
authored
4fc6e34
View commit details
Copy full SHA for 4fc6e34
Browse repository at this point
Commits on Jun 4, 2026
Readme update and locally MacOS test (install from repo) (#10)
lexiyutou
authored
58dc8b7
View commit details
Copy full SHA for 58dc8b7
Browse repository at this point
Commits on Jun 3, 2026
Use SuperAnimal detection fallback for Space
lexiyutou
committed
77773ec
View commit details
Copy full SHA for 77773ec
Browse repository at this point
Commits on Jun 2, 2026
Add Modified MIT License (#9)
Show description for 2afeaf5
MMathisLab
and
Copilot
authored
2afeaf5
View commit details
Copy full SHA for 2afeaf5
Browse repository at this point
Commits on May 29, 2026
hf space cpu fix & Enhance checkpoint validation and update OpenGL rendering options (#8)
Show description for fc96145
lexiyutou
and
xiu-cs
authored
fc96145
View commit details
Copy full SHA for fc96145
Browse repository at this point
Commits on May 28, 2026
fix(local_infer): pass cam_crop_to_full from _load_prima_model
Show description for 3e46094
MMathisLab
and
cursoragent
committed
3e46094
View commit details
Copy full SHA for 3e46094
Browse repository at this point
fix(macOS): do not force PYGLET_HEADLESS (EGL unavailable)
Show description for 463cc37
MMathisLab
and
cursoragent
committed
463cc37
View commit details
Copy full SHA for 463cc37
Browse repository at this point
Commits on May 26, 2026
fix(gradio): disable queue on macOS local to prevent AppKit crash
Show description for 0722b89
MMathisLab
and
cursoragent
committed
0722b89
View commit details
Copy full SHA for 0722b89
Browse repository at this point
fix(chumpy): resolve Ch.r as method, not callable ndarray
Show description for f4c859f
MMathisLab
and
cursoragent
committed
f4c859f
View commit details
Copy full SHA for f4c859f
Browse repository at this point
chore: add PRIMA headers to chumpy shim modules
Show description for 0a5a8f5
MMathisLab
and
cursoragent
committed
0a5a8f5
View commit details
Copy full SHA for 0a5a8f5
Browse repository at this point
feat(demo): split local CLI from Gradio Space demo
Show description for bea886f
MMathisLab
and
cursoragent
committed
bea886f
View commit details
Copy full SHA for bea886f
Browse repository at this point
Commits on May 21, 2026
Add s3 inference ckpt, renderer environments, update readme (#7)
Show description for d1f89d5
lexiyutou
authored
d1f89d5
View commit details
Copy full SHA for d1f89d5
Browse repository at this point
Commits on May 18, 2026
Merge pull request #6 from AdaptiveMotorControlLab/ti_dev
Show description for 3ea0d3d
xiu-cs
authored
3ea0d3d
View commit details
Copy full SHA for 3ea0d3d
Browse repository at this point
Commits on May 16, 2026
Fix docstring formatting in demo_tta.py for improved clarity
xiu-cs
committed
0b50548
View commit details
Copy full SHA for 0b50548
Browse repository at this point
Refactor docstring in detection.py for improved clarity and structure
xiu-cs
committed
f5b7a9c
View commit details
Copy full SHA for f5b7a9c
Browse repository at this point
Fix documentation formatting in chumpy module to enhance clarity
xiu-cs
committed
8eb37af
View commit details
Copy full SHA for 8eb37af
Browse repository at this point
CPU support--Add device selection for DeepLabCut SuperAnimal inference
xiu-cs
committed
4a97c8b
View commit details
Copy full SHA for 4a97c8b
Browse repository at this point
Update README.md to clarify demo asset prefetching and checkpoint usage
xiu-cs
committed
e16dc77
View commit details
Copy full SHA for e16dc77
Browse repository at this point
Add demo.sh script for Stage 1 inference with default checkpoint
xiu-cs
committed
0545491
View commit details
Copy full SHA for 0545491
Browse repository at this point
Add demo_tta.sh script for Stage 1 inference with default checkpoint
xiu-cs
committed
de40b16
View commit details
Copy full SHA for de40b16
Browse repository at this point
Fix documentation formatting in demo pipeline description
xiu-cs
committed
22bc1f8
View commit details
Copy full SHA for 22bc1f8
Browse repository at this point
Update ensure_demo_assets to limit stages to PRIMAS1 only
xiu-cs
committed
8aeb1cd
View commit details
Copy full SHA for 8aeb1cd
Browse repository at this point
Add support for optional Stage 3 checkpoint in demo data setup
xiu-cs
committed
5c05daf
View commit details
Copy full SHA for 5c05daf
Browse repository at this point
Refine Gradio demo steps and update checkpoint path for consistency
xiu-cs
committed
de4a39c
View commit details
Copy full SHA for de4a39c
Browse repository at this point
Update README to reflect new checkpoint naming and adjust prefetch volume estimates
xiu-cs
committed
990cda7
View commit details
Copy full SHA for 990cda7
Browse repository at this point
Update stage 1 checkpoint paths to use 's1ckpt_inference.ckpt'
xiu-cs
committed
4e4730a
View commit details
Copy full SHA for 4e4730a
Browse repository at this point
Merge remote-tracking branch 'origin/main' into ti_dev
Show description for 05cca1b
xiu-cs
committed
05cca1b
View commit details
Copy full SHA for 05cca1b
Browse repository at this point
Update README for lazy demo downloads
xiu-cs
committed
f036103
View commit details
Copy full SHA for f036103
Browse repository at this point
Integrate animal detection suppression in app.py and improve detection reporting
xiu-cs
committed
d42c758
View commit details
Copy full SHA for d42c758
Browse repository at this point
Refactor demo_tta.py to integrate animal detection suppression and improve detection reporting
xiu-cs
committed
011f080
View commit details
Copy full SHA for 011f080
Browse repository at this point
Enhance demo.py to include animal detection suppression and summary reporting
xiu-cs
committed
fd0f5d6
View commit details
Copy full SHA for fd0f5d6
Browse repository at this point
Add utilities for filtering animal detections in PRIMA demo inference
xiu-cs
committed
e4435a4
View commit details
Copy full SHA for e4435a4
Browse repository at this point
Refactor setup_demo_data.py to streamline asset downloading with ensure_demo_assets function
xiu-cs
committed
fc36ce4
View commit details
Copy full SHA for fc36ce4
Browse repository at this point
Refactor demo.py to load renderer components conditionally and improve error handling for initialization
xiu-cs
committed
ec32f4d
View commit details
Copy full SHA for ec32f4d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.