samcw / ResNet18-PytorchLinks
A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.
☆63Updated 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%☆221Updated last year
- PyTorch implementation of LeNet-5 with live visualization☆239Updated 2 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆88Updated 5 years ago
- Pytorch Implementation of AlexNet☆209Updated last year
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆428Updated 7 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆94Updated 2 years ago
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆145Updated 2 weeks ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆669Updated 3 weeks ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆113Updated last year
- Basic implementation of ResNet 50, 101, 152 in PyTorch☆111Updated 3 years ago
- PyTorch深度学习 代码框架☆24Updated last year
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆97Updated 4 years ago
- 蜻蜓点论文 Think不Clear, 论文解读视频上传B站, youtube, 西瓜视频(同步到抖音)☆245Updated last year
- Pytorch ViT for Image classification on the CIFAR10 dataset☆45Updated 3 years ago
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆23Updated 6 years ago
- Implementing Vi(sion)T(transformer)☆435Updated 2 years ago
- 整理 pytorch 单机多 GPU 训练方法与原理☆847Updated 3 years ago
- A demo of image classification with PyTorch DDP (DistributedDataParallel) and AMP (Automatic Mixed Precision) modules.☆70Updated last year
- ☆65Updated 3 years ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆264Updated 4 months ago
- Learning and Building Convolutional Neural Networks using PyTorch☆214Updated 3 years ago
- A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.☆119Updated 5 years ago
- Implementation of Swin Transformer with Pytorch☆113Updated 4 years ago
- MS COCO数据集使用教程学习笔记(目标检 测)☆66Updated 5 years ago
- Vision Transformer (ViT) in PyTorch☆845Updated 3 years ago
- Vision Transformer Pruning☆57Updated 3 years ago
- Implementation of VAE and CVAE using Pytorch on MNIST dataset☆91Updated 4 years ago
- PyTorch implementation of Masked Autoencoder☆271Updated 2 years ago
- To be the world's best PyTorch project template.☆512Updated 2 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆235Updated 2 years ago