aihorse's repositories
AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
Clothing-Pedestrian-Detection
Clothing and Pedestrian Detection with different deep learning approaches.
cvat-opencv-
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
DeepPoseKit
a toolkit for pose estimation using deep learning
edgeai-yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
edgeai-yolox
YOLOX-ti-lite models are optimized for deployment on TI edge processors
FairMOT-
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
fido
Format Identification for Digital Objects (FIDO) is a Python command-line tool to identify the file formats of digital objects. It is designed for simple integration into automated work-flows.
GAST-Net-3DPoseEstimation
A Graph Attention Spatio-temporal Convolutional Networks for 3D Human Pose Estimation in Video (GAST-Net)
gluon-cv
Gluon CV Toolkit
IntegralAction_RELEASE
Official PyTorch implementation of "IntegralAction: Pose-driven Feature Integration for Robust Human Action Recognition in Videos", CVPRW 2021 (Oral.)
MMPose_Tutorials
Jupyter notebook tutorials for mmpose
Multi-Camera-Person-Tracking-and-Re-Identification
Simple model to Track and Re-identify individuals in different cameras/videos.(Yolov3 & Yolov4)
multi-person-tracker
Simple Multi Person Tracker implementation in PyTorch
Multitarget-tracker-opencv-speed
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
openpifpaf-keypoint
Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association" in PyTorch.
PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
pytorch-yolov7
使用yolov7训练自己的数据集
Smart-Transportation-System
使用yolov5与deepsort实现车辆目标跟踪与应用
stock-vcpscreener
A python stock screener that calculates market breadth and selects US stocks on a daily basis
STTS-
Official PyTorch implementation of the ECCV 2022 paper: Efficient Video Transformers with Spatial-Temporal Token Selection.
yolov4-deepsort
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
yolov5-rt-stack
yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.
Yolov5_StrongSORT_OSNet
Real-time multi-camera multi-object tracker using YOLOv5 and StrongSORT with OSNet
yolov7-pose-estimation
YOLOv7 Pose estimation using OpenCV, PyTorch