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/connect-component-analysis
hehewang625327/cosine_metric_learning
Deep Cosine Metric Learning for Person Re-identification
hehewang625327/CrossStagePartialNetworks
Cross Stage Partial Networks
hehewang625327/CUDA-Programming-with-Python
关于书籍CUDA Programming使用了pycuda模块的Python版本的示例代码
hehewang625327/cuda_by_example
The CMake version of cuda_by_example
hehewang625327/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
hehewang625327/deep-learning-models
Keras code and weights files for popular deep learning models.
hehewang625327/Deep-Learning-with-PyTorch-Chinese
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
hehewang625327/Deep-SORT-YOLOv4
People detection and optional tracking with Tensorflow backend.
hehewang625327/deep_sort_yolov3
Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
hehewang625327/fallDatasets
junshanshipin
hehewang625327/hungarian-algorithm-cpp
A C++ wrapper for a hungarian algorithm implementation
hehewang625327/IBN-Net
Instance-Batch Normalization Networks (ECCV2018)
hehewang625327/Image-processing-algorithm-Speed
opencv
hehewang625327/learnopencv
Learn OpenCV : C++ and Python Examples
hehewang625327/MCMOT
Real time one-stage multi-class & multi-object tracking based on anchor-free detection and re-id
hehewang625327/model-compression
model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for binary value of feature(A))
hehewang625327/Multitarget-tracker
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
hehewang625327/network-slimming
Network Slimming (Pytorch) (ICCV 2017)
hehewang625327/Object-Detection-and-Tracking
YOLO & RCNN Object Detection and Multi-Object Tracking
hehewang625327/pedestrainYolu3Okbak
loitering detection ;First
hehewang625327/person_search_demo
利用YOLOv3结合行人重识别模型,实现行人的检测识别,查找特定行人
hehewang625327/places365
The Places365-CNNs for Scene Classification
hehewang625327/PyTorch-From-Zero-To-One
PyTorch从入门到精通
hehewang625327/ShuffleNet-Series
hehewang625327/TCP-
与仓库drumDetector中文件libtest.so,以及interface.h同样功能,该仓库是其源码部分
hehewang625327/TensorFlow-From-Zero-To-One
TensorFlow 最佳学习资源大全(含课程、书籍、博客、公开课等内容)
hehewang625327/YOLO-Multi-Backbones-Attention
Model Compression—YOLOv3 with multi lightweight backbones(ShuffleNetV2 HuaWei GhostNet), attention, prune and quantization
hehewang625327/yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
hehewang625327/yolov4-tiny-tensorrt
yolov4-tiny-tensorrt