Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Production Models Repository

This repository contains production-ready implementations of various AI models, specifically focused on computer vision tasks.

Components

RTMpose Production

A dockerized implementation of RTMpose for human pose estimation. Supports multiple models including COCO, Halpe, and Wholebody variants. Learn more

Samurai Production

A dockerized implementation for object tracking and segmentation based on SAM (Segment Anything Model). Learn more

BSIP Production

A production-ready implementation of BSIP (Body Segment Inertial Parameters) for human motion analysis. Learn more

Usage

Each component has its own Docker configuration and usage instructions. Please refer to the individual README files in each subdirectory for specific setup and running instructions.

Structure

.
├── rtmpose_prod/    # RTMpose implementation
├── samurai_prod/    # SAM-based tracking implementation
└── README.md

License

This repository is licensed under the Apache License. See the LICENSE file for more details.

About

A repo with several tools with docker and easy to run for Human Pose estimation and Tracking.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages