Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
awesome-image-classification
A curated list of deep learning image classification papers and codes
Classification_Task
CutMix-PyTorch
Official Pytorch implementation of CutMix regularizer
Cutout
2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552
DALI-examples
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
FPN_Faster_RCNN
a tensorflow implementation for FPN
PFPNet_Pytorch
The implementation of ECCV 2018 paper "Parallel Feature Pyramid Network for Object Detection" in Pytorch
RDNet
cs-heibao's Repositories
cs-heibao/PFPNet_Pytorch
The implementation of ECCV 2018 paper "Parallel Feature Pyramid Network for Object Detection" in Pytorch
cs-heibao/FPN_Faster_RCNN
a tensorflow implementation for FPN
cs-heibao/Classification_Task
cs-heibao/DALI-examples
cs-heibao/RDNet
cs-heibao/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
cs-heibao/awesome-image-classification
A curated list of deep learning image classification papers and codes
cs-heibao/CutMix-PyTorch
Official Pytorch implementation of CutMix regularizer
cs-heibao/Cutout
2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552
cs-heibao/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
cs-heibao/deep_learning_object_detection
A paper list of object detection using deep learning.
cs-heibao/DRN_CVPR2020
Code and Dataset for CVPR2020 "Dynamic Refinement Network for Oriented and Densely Packed Object Detection"
cs-heibao/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
cs-heibao/generate_anchor
cs-heibao/ImageNet21K
Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper
cs-heibao/mixup-cifar10
mixup: Beyond Empirical Risk Minimization
cs-heibao/Object-Detection
YOLOv3 + focal loss
cs-heibao/Pytorch_Retinaface
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
cs-heibao/RAPiD
RAPiD: Rotation-Aware People Detection in Overhead Fisheye Images (CVPR 2020 Workshops)
cs-heibao/Rock-fragmentation-prediction
cs-heibao/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
cs-heibao/UCS_Prediction_GUI
cs-heibao/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.