samcw / ResNet18-PytorchLinks
A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.
☆65Updated 5 years ago
Alternatives and similar repositories for ResNet18-Pytorch
Users that are interested in ResNet18-Pytorch are comparing it to the libraries listed below
Sorting:
- The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%☆230Updated last year
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆90Updated 5 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆46Updated 4 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆707Updated 2 months ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆97Updated 2 years ago
- Pytorch Implementation of AlexNet☆214Updated 2 years ago
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆153Updated 5 months ago
- PyTorch implementation of LeNet-5 with live visualization☆247Updated 3 years ago
- Implementing Vi(sion)T(transformer)☆449Updated 2 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆118Updated last year
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆23Updated 6 years ago
- Library - Vanilla, ViT, DeiT, BERT, GPT☆69Updated 4 years ago
- Demonstration of transfer of knowledge and generalization with distillation☆55Updated 7 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆102Updated 4 years ago
- Vision Transformer Pruning☆57Updated 4 years ago
- Implementation of Swin Transformer with Pytorch☆114Updated 4 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆304Updated 4 years ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆304Updated 9 months ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆442Updated 7 years ago
- PyTorch深度学习代码框架☆24Updated last year
- Vision Transformer (ViT) in PyTorch☆845Updated 3 years ago
- pytorch and cifar10☆216Updated 4 years ago
- Build deep learning applications in a new and easy way.☆240Updated last year
- vit-pytorch-with-pretrained-weights☆17Updated 4 years ago
- To be the world's best PyTorch project template.☆513Updated 2 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆70Updated 3 years ago
- Pytorch implementation of ViT on CIFAR-10.☆16Updated 4 years ago
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆195Updated 5 years ago
- 博客论文列表:分系列整理☆387Updated last year
- Yet another PyTorch Trainer and some core components for deep learning.☆222Updated last year