Pinned Repositories
2prime.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
2s-AGCN
Two-Stream Adaptive Graph Convolutional Networks for Skeleton-Based Action Recognition in CVPR19
3D-Human-Body-Shape
3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
action-detection
temporal action detection with SSN
dense_flow
Tools to extract dense optical flow from videos, based on OpenCV
repulsion_loss_ssd
Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752
TrajectoryNet-1
hzhang57's Repositories
hzhang57/action-recognition-pytorch
This is the pytorch implementation of some representative action recognition approaches including I3D, S3D, TSN and TAM.
hzhang57/Adaptive-anti-Aliasing
hzhang57/AlphaVideo
Vision toolbox for video related tasks including action recognition, multi-object tracking.
hzhang57/Cascade-RCNN-Tracking
Cascade-RCNN+DeepSort MOTDT Trackor++
hzhang57/CVPR2020-Code
CVPR 2020 论文开源项目合集
hzhang57/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
hzhang57/Deepsort_Yolov5_Pytorch
Combine yolov5 and deepsort to track any project
hzhang57/DetectoRS
DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution
hzhang57/detr
End-to-End Object Detection with Transformers
hzhang57/epipolar-transformers
Epipolar Transformers (CVPR 2020)
hzhang57/fast-reid
SOTA ReID Methods and Toolbox
hzhang57/MiCT-Net-PyTorch
Video Recognition using Mixed Convolutional Tube (MiCT) on PyTorch with a ResNet backbone
hzhang57/mmaction2
OpenMMLab's Next Generation Action Understanding Toolbox and Benchmark
hzhang57/MOC-Detector
Actions as Moving Points
hzhang57/mseg-semantic
An Official Repo of CVPR '20 "MSeg: A Composite Dataset for Multi-Domain Segmentation"
hzhang57/overhaul-distillation
Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)
hzhang57/PAN-PyTorch
[Codes of paper]: PAN: Towards Fast Action Recognition via Learning Persistence of Appearance
hzhang57/PIE
Annotations for Pedestrian Intention Estimation (PIE) dataset
hzhang57/PIEPredict
PIE: A Large-Scale Dataset and Models for Pedestrian Intention Estimation and Trajectory Prediction
hzhang57/Pixel-ImageNet
Pixel-ImageNet
hzhang57/PlotJuggler
The Time Series Visualization Tool that you deserve.
hzhang57/pytorch-cifar
95.16% on CIFAR10 with PyTorch
hzhang57/RAFT
hzhang57/Shift-GCN
The implementation for "Skeleton-Based Action Recognition with Shift Graph Convolutional Network" (CVPR2020).
hzhang57/tea-action-recognition
The Pytorch code of the TEA module (Temporal Excitation and Aggregation for Action Recognition)
hzhang57/TracKit
[ECCV'20] Ocean: Object-aware Anchor-Free Tracking
hzhang57/TSD
1st place models in Google OpenImage Detection Challenge 2019
hzhang57/VCN
Volumetric Correspondence Networks for Optical Flow, NeurIPS 2019.
hzhang57/X-Temporal
A general video understanding codebase from SenseTime X-Lab
hzhang57/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS