duytue's Stars
mileyan/Pseudo_Lidar_V2
(ICLR) Pseudo-LiDAR++: Accurate Depth for 3D Object Detection in Autonomous Driving
mileyan/pseudo_lidar
(CVPR 2019) Pseudo-LiDAR from Visual Depth Estimation: Bridging the Gap in 3D Object Detection for Autonomous Driving
subho406/OmniNet
Official Pytorch implementation of "OmniNet: A unified architecture for multi-modal multi-task learning" | Authors: Subhojeet Pramanik, Priyanka Agrawal, Aman Hussain
ucbdrive/bdd100k
This repo has been moved to https://github.com/bdd100k/bdd100k permanently.
huanghoujing/EANet
EANet: Enhancing Alignment for Cross-Domain Person Re-identification
feichtenhofer/Detect-Track
Code release for "Detect to Track and Track to Detect", ICCV 2017
shijieS/SST
Single Shot Tracker
KovenYu/MAR
Pytorch code for our CVPR'19 (oral) work: Unsupervised person re-identification by soft multilabel learning
yolomax/person-reid-lib
The pytorch-based lightweight library of the image-based and video-based person re-identification.
Wanggcong/Spatial-Temporal-Re-identification
[AAAI 2019] Spatial Temporal Re-identification
zhunzhong07/ECN
Invariance Matters: Exemplar Memory for Domain Adaptive Person Re-identification CVPR 2019
VisualComputingInstitute/TrackR-CNN
TrackR-CNN baseline method for Multi-Object Tracking and Segmentation (MOTS)
microsoft/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
Guanghan/lighttrack
LightTrack: A Generic Framework for Online Top-Down Human Pose Tracking
GNAYUOHZ/ReID-MGN
Simple pytorch unofficial implement of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
seathiefwang/MGN-pytorch
Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
layumi/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
yihongXU/deepMOT
Official Implementation of How To Train Your Deep Multi-Object Tracker (CVPR2020)
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
stigma0617/VoVNet.pytorch
A pytorch implementation of VoVNet
dbolya/yolact
A simple, fully convolutional model for real-time instance segmentation.
see--/keras-centernet
A Keras implementation of CenterNet with pre-trained model (unofficial)
xingkongliang/Pedestrian-Detection
Pedestrian Detection Papers
bailvwangzi/repulsion_loss_ssd
Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752
re-search/DocProduct
Medical Q&A with Deep Language Models
xingyizhou/ExtremeNet
Bottom-up Object Detection by Grouping Extreme and Center Points
DeepVoltaire/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
Duankaiwen/CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .