yh9468's Stars
ultralytics/ultralytics
Ultralytics YOLO11 🚀
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
mikel-brostrom/boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
timeseriesAI/tsai
Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
dreamquark-ai/tabnet
PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf
FLHonker/Awesome-Knowledge-Distillation
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。
HobbitLong/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
facebookresearch/classifier-balancing
This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 2020
megvii-research/mdistiller
The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distillation-Oriented Trainer https://openaccess.thecvf.com/content/ICCV2023/papers/Zhao_DOT_A_Distillation-Oriented_Trainer_ICCV_2023_paper.pdf
linghu8812/tensorrt_inference
implus/GFocal
Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection, NeurIPS2020
SakuraRiven/EAST
PyTorch Re-Implementation of EAST: An Efficient and Accurate Scene Text Detector
twangnh/Distilling-Object-Detectors
Implementation of CVPR 2019 paper: Distilling Object Detectors with Fine-grained Feature Imitation
HikariTJU/LD
Localization Distillation for Object Detection (CVPR 2022, TPAMI 2023)
Gsunshine/Enjoy-Hamburger
[ICLR 2021 top 3%] Is Attention Better Than Matrix Decomposition?
SysCV/bdd100k-models
Model Zoo of BDD100K Dataset
clovaai/attention-feature-distillation
Official implementation for (Show, Attend and Distill: Knowledge Distillation via Attention-based Feature Matching, AAAI-2021)
Nepherhotep/unwrap_labels
Algorithm to unwrap labels using edge markers
ggjy/DeFeat.pytorch
ArchipLab-LinfengZhang/Object-Detection-Knowledge-Distillation-ICLR2021
The official implementation of ICLR2021 paper "Improve Object Detection with Feature-based Knowledge Distillation: Towards Accurate and Efficient Detectors".
INCHEON-CHO/Dynamic_Model_Pruning_with_Feedback
Implement of Dynamic Model Pruning with Feedback with pytorch
DASH-Lab/VFP290K
This repository is for *VFP290K: A Large-Scale Benchmark Dataset for Vision-based Fallen Person Detection* paper in NeurIPS 2021 (Datasets and Benchmarks)
Lornatang/YOLOv4-PyTorch
Pytorch implements yolov4.Good performance, easy to use, fast speed.
Jangho-Kim/Factor-Transfer-pytorch
Paraphrasing Complex Network: Network Compression via Factor Transfer Code (NeurIPS 2018)
AI-GrandChallenge/round-1
kjunhwa/SMD-Plus
Youmin-Kim/Knowledge_Distillation
yh9468/yolov5_compression
Yolo V5 compression method for AI-Challenge