Pinned Repositories
APFormer
Awesome-Incremental-Learning
Awesome Incremental Learning
Awesome-Knowledge-Distillation
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。
Awesome-Long-Tailed
Papers about long-tailed tasks
Awesome-Pruning
A curated list of neural network pruning resources.
awesome-vision-language-pretraining-papers
Recent Advances in Vision and Language PreTrained Models (VL-PTMs)
caffe_kdistill
Knowledge distillation, realized in caffe
Deep-Elastic-Network
Implementation of Deep Elastic Network
FGC-PR
smn2010's Repositories
smn2010/FGC-PR
smn2010/APFormer
smn2010/Awesome-Incremental-Learning
Awesome Incremental Learning
smn2010/Awesome-Knowledge-Distillation
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。
smn2010/Awesome-Long-Tailed
Papers about long-tailed tasks
smn2010/Awesome-Pruning
A curated list of neural network pruning resources.
smn2010/awesome-vision-language-pretraining-papers
Recent Advances in Vision and Language PreTrained Models (VL-PTMs)
smn2010/ConvMAE
ConvMAE: Masked Convolution Meets Masked Autoencoders
smn2010/deit
Official DeiT repository
smn2010/DGNet
Dynamic Dual Gating Neural Networks, ICCV 2021
smn2010/DisCo-pytorch
Code for DisCo: Remedy Self-supervised Learning on Lightweight Models with Distilled Contrastive Learning
smn2010/DoctorGLM
基于ChatGLM-6B的中文问诊模型
smn2010/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
smn2010/FastConvMAE
smn2010/FTWT
Fire Together Wire Together: A Dynamic Pruning Approach with Self-Supervised Mask Prediction
smn2010/LLM-Pruner
LLM-Pruner: On the Structural Pruning of Large Language Models
smn2010/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
smn2010/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
smn2010/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
smn2010/mobileNet-v2_cifar10
a pytorch implement of mobileNet v2 on cifar10
smn2010/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
smn2010/OpenSelfSup
Self-Supervised Learning Toolbox and Benchmark
smn2010/PCP
arXiv Paper: Progressive Cluster Purification for Unsupervised Feature Learning
smn2010/PIC
Parametric Instance Classification for Unsupervised Visual Feature Learning, NeurIPS 2020
smn2010/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
smn2010/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
smn2010/pytorch-tiny-imagenet
pytorch-tiny-imagenet
smn2010/pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
smn2010/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
smn2010/vision_transformer