Pinned Repositories
312
Awesome-Crowd-Counting
Awesome Crowd Counting
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
Awesome-Incremental-Learning
Awesome Incremental Learning
awesome-lane-detection
A paper list of lane detection.
CodingPractice
code practice process record
Mask_RCNN_Pytorch
Mask R-CNN for object detection and instance segmentation on Pytorch
ObjectDetection-OneStageDet
sklearn-SVM
支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等
qiuhaining's Repositories
qiuhaining/Awesome-Crowd-Counting
Awesome Crowd Counting
qiuhaining/ObjectDetection-OneStageDet
qiuhaining/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
qiuhaining/Awesome-Incremental-Learning
Awesome Incremental Learning
qiuhaining/awesome-lane-detection
A paper list of lane detection.
qiuhaining/CodingPractice
code practice process record
qiuhaining/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
qiuhaining/awesome-panoptic-segmentation
Panoptic Segmentation Resources List
qiuhaining/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
qiuhaining/data-augmentation-review
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to github repos, papers and others.
qiuhaining/DeepFashion2
DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf
qiuhaining/EfficientDNNs
Collection of recent methods on DNN compression and acceleration
qiuhaining/face-dataset
Face related datasets
qiuhaining/gluon-cv
Gluon CV Toolkit
qiuhaining/graph-neural-networks-roadmap
qiuhaining/lane_pytorch
lane detection
qiuhaining/leetcode
LeetCode Problems' Solutions
qiuhaining/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))
qiuhaining/Multi-Human-Parsing
🔥🔥Official Repository for Multi-Human-Parsing (MHP)🔥🔥
qiuhaining/ObjectBox
(ECCV 22 Oral) ObjectBox: From Centers to Boxes for Anchor-Free Object Detection
qiuhaining/Python
All Algorithms implemented in Python
qiuhaining/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
qiuhaining/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
qiuhaining/pytorch-segmentation-toolbox
PyTorch Implementations for DeeplabV3 and PSPNet
qiuhaining/PytorchToCaffe
Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1
qiuhaining/Shift-AI-models-to-real-world-products
Share some useful guides and references about how to shift AI models to real world products or projects.
qiuhaining/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
qiuhaining/test
qiuhaining/test1
qiuhaining/TorchSeg
Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.