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%☆228Updated last year
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆98Updated 2 years ago
- Pytorch Implementation of AlexNet☆215Updated 2 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆706Updated last month
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆99Updated 4 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆90Updated 5 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆45Updated 3 years ago
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆149Updated 4 months ago
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆23Updated 6 years ago
- Implementation of Swin Transformer with Pytorch☆114Updated 4 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
- Vision Transformer Pruning☆57Updated 4 years ago
- PyTorch深度学习代码框架☆24Updated last year
- Implementing Vi(sion)T(transformer)☆447Updated 2 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆218Updated 3 years ago
- 博客论文列表:分系列整理☆388Updated last year
- Deep Learning Theory and Practice☆26Updated 2 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆70Updated 3 years ago
- Implementation of VAE and CVAE using Pytorch on MNIST dataset☆95Updated 4 years ago
- Object detection learning path☆85Updated 3 years ago
- assistant tools for attention visualization in deep learning☆1,257Updated 3 years ago
- A demo of image classification with PyTorch DDP (DistributedDataParallel) and AMP (Automatic Mixed Precision) modules.☆74Updated last year
- SimpleAICV:pytorch training and testing examples.☆437Updated 2 months ago
- Implementation of Denoising Diffusion Probabilistic Model in MindSpore☆44Updated 3 years ago
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,251Updated 2 years ago
- 目标检测 - R-CNN算法实现☆201Updated 2 years ago
- Vision Transformer (ViT) in PyTorch☆846Updated 3 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆167Updated 4 years ago
- ☆290Updated last year
- Demonstration of transfer of knowledge and generalization with distillation☆55Updated 7 years ago