yangkang779's repositories
3DMPPE_POSENET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
active_tracking_rl
[ICLR 2019] PyTorch implementation of "AD-VAT: An Asymmetric Dueling mechanism for learning Visual Active Tracking"
ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection
ByteTrack
ByteTrack: Multi-Object Tracking by Associating Every Detection Box
CenterNet-better
An easy to understand and better performance version of CenterNet
centerX
This repo is implemented based on detectron2 and centernet
CSP-pedestrian-detection-in-pytorch
Unofficially Pytorch implementation of High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection
Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
IoU-Uniform-R-CNN
Codes for paper: "IoU-Uniform R-CNN: Breaking Through the Limitations of RPN"
mmaction
An open-source toolbox for action understanding based on PyTorch
Pedestron
[Pedestron] Generalizable Pedestrian Detection: The Elephant In The Room. @ CVPR2021
person_following_bot
This is a deep learning based robot which follows a person in dynamic environment.
PytorchInsight
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
R-C3D.pytorch
R-C3D pytorch implementation
RDSNet
implement for paper: "RDSNet: A New Deep Architecture for Reciprocal Object Detection and Instance Segmentation"
ResNeSt
ResNeSt: Split-Attention Network
ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
tracking_wo_bnw
Implementation of "Tracking without bells and whistles” and the multi-object tracking "Tracktor"
TracKit
[ECCV'20] Ocean: Object-aware Anchor-Free Tracking
TraDeS
Track to Detect and Segment: An Online Multi-Object Tracker (CVPR 2021)
updatenet
Learning the Model Update for Siamese Trackers (ICCV 2019)
video_analyst
A series of basic algorithms that are useful for video understanding, including Single Object Tracking (SOT), Video Object Segmentation (VOS) and so on.
VOT2019
The Winner and Runner-up Trackers for VOT-2019 Challenges
WSNet
Neural Network Research Tookit
Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.