Pinned Repositories
Action-Recognition
Action Recongition Using STIP and BoW/SVM pipeline
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
AerialDetection
AICIty-reID-2020
:red_car: The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
AlexNet-PyTorch
An PyTorch implementation AlexNet.Simple, easy to use and efficient
Algorithms_Engineer_Interview
计算机视觉算法工程师实习生面试总结(微软、阿里、商汤、海康、华为、平安offer)
arcface-pytorch
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
Awesome-Skeleton-based-Action-Recognition
Skeleton-based Action Recognition
hehewang625327's Repositories
hehewang625327/AICIty-reID-2020
:red_car: The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
hehewang625327/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
hehewang625327/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
hehewang625327/clash
A rule-based tunnel in Go.
hehewang625327/CTracker
hehewang625327/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
hehewang625327/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
hehewang625327/deepstream-segmentation-analytics
A project demonstration to do the industrial defect segmentation based on loading the image from directory and generate the output ground truth.
hehewang625327/Deformable-ConvNets
Deformable Convolutional Networks
hehewang625327/EDVR-TRT
hehewang625327/ehpi_action_recognition
Simple yet efficient real-time pose based action recognition
hehewang625327/Face-Tracking-usingFairMOT
hehewang625327/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
hehewang625327/light-reid
[ECCV2020] a toolbox of light-reid learning for faster inference, speed both feature extraction and retrieval stages up to >30x
hehewang625327/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
hehewang625327/mmtracking
OpenMMLab Video Perception Toolbox. It supports Single Object Tracking (SOT), Multiple Object Tracking (MOT), Video Object Detection (VID) with a unified framework.
hehewang625327/models
Models and examples built with TensorFlow
hehewang625327/Multi-Camera-Live-Object-Tracking
Multi-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.
hehewang625327/mysql
One more Docker MySQL project for ARM devices
hehewang625327/NV_DeepstreamSDK_Excercise
NVIDIA Deepstream SDK & Gstreamer excercise
hehewang625327/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
hehewang625327/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
hehewang625327/PyTorch-ENet
PyTorch implementation of ENet
hehewang625327/selective-search-cpp
C++ implementation of Selective Search
hehewang625327/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
hehewang625327/tensorRT_Wheels
tensorrt wheels (API)
hehewang625327/TinyEKF
Lightweight C/C++ Extended Kalman Filter with Python for prototyping
hehewang625327/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
hehewang625327/yolact
A simple, fully convolutional model for real-time instance segmentation.
hehewang625327/yolov5-tensorrt-batchednms
Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin