Pinned Repositories
Awesome-Few-shot-learning
BackdoorBench
caffe
Caffe for Sparse and Low-rank Deep Neural Networks
CondConv-pytorch
Implementation of CondConv: Conditionally Parameterized Convolutions for Efficient Inference in PyTorch.
darts
Differentiable architecture search for convolutional and recurrent networks
DIANet
The official implementation of paper "DIANet:Dense-and-Implicit-Attention-Network".
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
HRankPlus
An extension version of our CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map
pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
RepVGG
RepVGG: Making VGG-style ConvNets Great Again
Alpha-Luo's Repositories
Alpha-Luo/Awesome-Few-shot-learning
Alpha-Luo/BackdoorBench
Alpha-Luo/caffe
Caffe for Sparse and Low-rank Deep Neural Networks
Alpha-Luo/CondConv-pytorch
Implementation of CondConv: Conditionally Parameterized Convolutions for Efficient Inference in PyTorch.
Alpha-Luo/darts
Differentiable architecture search for convolutional and recurrent networks
Alpha-Luo/DIANet
The official implementation of paper "DIANet:Dense-and-Implicit-Attention-Network".
Alpha-Luo/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Alpha-Luo/HRankPlus
An extension version of our CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map
Alpha-Luo/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
Alpha-Luo/RepVGG
RepVGG: Making VGG-style ConvNets Great Again
Alpha-Luo/rethinking-network-pruning
Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)
Alpha-Luo/RMNet
RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is large.
Alpha-Luo/robustness
Corruption and Perturbation Robustness (ICLR 2019)
Alpha-Luo/ShuffleNet-Series
Alpha-Luo/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.