Pinned Repositories
ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
dash-object-detection
Dash Demo App - Object Detection Application, using MobileNet v1
deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
devit
FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
MMP_Track1_ICCV21
Tracking code for the winner of track 1 in the MMP-Tracking Challenge at ICCV 2021 Workshop.
OpenPAR
PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Person-Attribute-Recognition-MarketDuke
A simple baseline implemented in PyTorch for pedestrian attribute recognition task, evaluating on Market-1501 and DukeMTMC-reID dataset.
ES-Hector's Repositories
ES-Hector/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
ES-Hector/dash-object-detection
Dash Demo App - Object Detection Application, using MobileNet v1
ES-Hector/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
ES-Hector/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
ES-Hector/devit
ES-Hector/FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
ES-Hector/MMP_Track1_ICCV21
Tracking code for the winner of track 1 in the MMP-Tracking Challenge at ICCV 2021 Workshop.
ES-Hector/OpenPAR
ES-Hector/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
ES-Hector/Person-Attribute-Recognition-MarketDuke
A simple baseline implemented in PyTorch for pedestrian attribute recognition task, evaluating on Market-1501 and DukeMTMC-reID dataset.
ES-Hector/PLIP
The official code of "PLIP: Language-Image Pre-training for Person Representation Learning"
ES-Hector/SOLIDER-PersonSearch
ES-Hector/SOLIDER-REID
ES-Hector/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
ES-Hector/SuperGlue-pytorch
[SuperGlue: Learning Feature Matching with Graph Neural Networks] This repo includes PyTorch code for training the SuperGlue matching network on top of SIFT keypoints and descriptors.
ES-Hector/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
ES-Hector/SwinTrack
ES-Hector/TransReID
[ICCV-2021] TransReID: Transformer-based Object Re-Identification
ES-Hector/TransTrack
Multiple Object Tracking with Transformer
ES-Hector/UNINEXT
[CVPR'23] Universal Instance Perception as Object Discovery and Retrieval
ES-Hector/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/