samcw / ResNet18-PytorchLinks
A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.
☆61Updated 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%☆216Updated last year
- Object detection learning path☆82Updated 3 years ago
- Pytorch Implementation of AlexNet☆207Updated last year
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆95Updated 4 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆43Updated 3 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆114Updated last year
- Demonstration of transfer of knowledge and generalization with distillation☆55Updated 6 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆659Updated 3 weeks ago
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆23Updated 6 years ago
- 蜻蜓点论文 Think不Clear, 论文解读视频上传B站, youtube, 西瓜视频(同步到抖音)☆244Updated last year
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆142Updated 6 months ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆256Updated 2 months ago
- PyTorch深度学习代码框架☆23Updated last year
- Deep Learning Theory and Practice☆24Updated last year
- Library - Vanilla, ViT, DeiT, BERT, GPT☆66Updated 3 years ago
- Basic implementation of ResNet 50, 101, 152 in PyTorch☆106Updated 3 years ago
- 2019春哈工大模式识别与深度学习实验☆94Updated 6 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆70Updated 2 years ago
- Implementation of Denoising Diffusion Probabilistic Model in MindSpore☆39Updated 2 years ago
- Implementation of VAE and CVAE using Pytorch on MNIST dataset☆91Updated 4 years ago
- PyTorch implements `Deep Residual Learning for Image Recognition` paper.☆44Updated last month
- AAAI 2022 papers with code☆36Updated 3 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆213Updated 3 years ago
- Simple tutorials on Pytorch DDP training☆281Updated 2 years ago
- 龙曲良《PyTorch深度学习》学习笔记及代码☆68Updated 2 years ago
- 博客论文列表:分系列整理☆387Updated last year
- CS231n 2019年春季学期课程作业☆138Updated 2 years ago
- Implementation of Swin Transformer with Pytorch☆113Updated 4 years ago
- Official PyTorch implementation of training vision transformers with only 2040 images.☆56Updated 2 years ago
- pytorch and cifar10☆214Updated 4 years ago