kevin's starred repositories
Multi-Task-Learning-PyTorch
PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).
flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
SimpleAICV_pytorch_training_examples
SimpleAICV:pytorch training and testing examples.
fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
awesome-image-classification
A curated list of deep learning image classification papers and codes
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)
HetConvolution2d_pytorch
HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs simply implement
Efficient-HetConv-Heterogeneous-Kernel-Based-Convolutions
Efficient HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs
Temporal-Shift-Module
Unofficial implementation for paper `Temporal Shift Module for Efficient Video Understanding`
shiftresnet-cifar
ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch
Computer-Vision-Leaderboard
Comparison of famous convolutional neural network models
Embedded-Neural-Network
collection of works aiming at reducing model sizes or the ASIC/FPGA accelerator for machine learning
PytorchInsight
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
Visual-analytics-and-Interpretability-in-Deep-Learning
本项目主要是通过可视分析的手段,对深度学习的可解释性做出讨论与探讨。并且记录小组成员的学习过程与工作