estherxue's Stars
dandelin/ViLT
Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"
salesforce/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
progschj/ThreadPool
A simple C++11 Thread Pool implementation
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
ModelTC/MQBench
Model Quantization Benchmark
NVIDIA/cutlass
CUDA Templates for Linear Algebra Subroutines
google/gemmlowp
Low-precision matrix multiplication
google/lyra
A Very Low-Bitrate Codec for Speech Compression
yoshitomo-matsubara/torchdistill
A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆25 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.
JialeCao001/PedSurvey
From Handcrafted to Deep Features for Pedestrian Detection: A Survey (TPAMI 2021)
ethanhe42/Stronger-yolo-pytorch
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
Res2Net/Res2Net-PretrainedModels
(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
FLHonker/Awesome-Knowledge-Distillation
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。
xuannianz/FSAF
FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow
wangzheallen/awesome-human-pose-estimation
Human Pose Estimation Related Publication
cbsudux/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
Paperspace/DataAugmentationForObjectDetection
Data Augmentation For Object Detection
jshilong/SEPC
Scale-equalizing Pyramid Convolution for object detection(CVPR2020)
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Megvii-BaseDetection/BorderDet
BorderDet: Border Feature for Dense Object Detection(ECCV2020 Oral)
Tianxiaomo/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
BangguWu/ECANet
Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks
Lam1360/YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)
dkozlov/awesome-knowledge-distillation
Awesome Knowledge Distillation
lhyfst/knowledge-distillation-papers
knowledge distillation papers
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
adri-romsor/FitNets
FitNets: Hints for Thin Deep Nets
haitongli/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark