samcw / ResNet18-PytorchLinks
A model demo which uses ResNet18 as the backbone to do image recognition tasks.Using Pytorch.
☆64Updated 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%☆227Updated last year
- Pytorch Implementation of AlexNet☆215Updated 2 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆45Updated 3 years ago
- VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset☆89Updated 5 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆116Updated last year
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆701Updated 2 weeks ago
- Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common data…☆147Updated 3 months ago
- PyTorch implementation of LeNet-5 with live visualization☆243Updated 2 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆98Updated 4 years ago
- assistant tools for attention visualization in deep learning☆1,247Updated 3 years ago
- An PyTorch implementation AlexNet.Simple, easy to use and efficient☆96Updated 2 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆440Updated 7 years ago
- 蜻蜓点论文 Think不Clear, 论文解读视频上传B站, youtube, 西瓜视频(同步到抖音)☆251Updated 2 years ago
- To be the world's best PyTorch project template.☆513Updated 2 years ago
- Vision Transformer (ViT) in PyTorch☆846Updated 3 years ago
- Implementation of Swin Transformer with Pytorch☆113Updated 4 years ago
- Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.☆23Updated 6 years ago
- PyTorch implements `Deep Residual Learning for Image Recognition` paper.☆47Updated 5 months ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆291Updated 7 months ago
- 博客论文列表:分系列整理☆387Updated last year
- PyTorch深度学习代码框架☆24Updated last year
- Implementing Vi(sion)T(transformer)☆445Updated 2 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆218Updated 3 years ago
- 包含在中国科学院大学雁栖湖校区研一上半学期课程 作业,共四个课程☆45Updated 5 years ago
- PyTorch implementation of Masked Autoencoder☆281Updated 2 years ago
- MS COCO数据集使用教程学习笔记(目标检测)☆71Updated 5 years ago
- pytorch implements data enhancement and network regularization methods: cutmix, cutout, shakedrop, mixup, Label smoothing☆11Updated 4 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆70Updated 2 years ago
- [AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"☆180Updated last year
- Object detection learning path☆86Updated 3 years ago