FrancescoSaverioZuppichini / ResNetLinks
Clean, scalable and easy to use ResNet implementation in Pytorch
☆214Updated 5 years ago
Alternatives and similar repositories for ResNet
Users that are interested in ResNet are comparing it to the libraries listed below
Sorting:
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆372Updated 5 years ago
- High-quality Neural Networks for Computer Vision 😎☆446Updated 3 years ago
- ☆350Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆89Updated 3 years ago
- Visualizing CNN filters using PyTorch☆235Updated 6 years ago
- Some custom dataset examples for PyTorch☆869Updated 5 years ago
- Full-gradient saliency maps☆212Updated 2 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆608Updated 3 years ago
- All the code files related to the deep learning course from PadhAI☆102Updated 5 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,110Updated 2 years ago
- Simple PyTorch implementations of U-Net/FullyConvNet (FCN) for image segmentation☆871Updated last year
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆168Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- A journey into Convolutional Neural Network visualization☆272Updated 6 years ago
- PyTorch Boilerplate For Research☆607Updated 3 years ago
- A Pytorch Computer Vision template to quick start your next project! 🚀🚀☆357Updated last year
- SpinalNet: Deep Neural Network with Gradual Input☆178Updated last month
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,211Updated 4 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆232Updated 3 years ago
- ☆85Updated 7 years ago
- Code snippets created for the PyTorch discussion board☆571Updated 4 years ago
- Autoencoders in PyTorch☆95Updated 3 years ago
- Compute CNN receptive field size in pytorch in one line☆364Updated last year
- A Simple pytorch implementation of GradCAM and GradCAM++☆389Updated 6 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆799Updated 5 years ago
- Tunable U-Net implementation in PyTorch☆342Updated 5 years ago
- A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.☆909Updated 2 years ago
- A clean and readable Pytorch implementation of CycleGAN☆1,314Updated 3 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆302Updated 5 years ago
- PyTorch differentiable Multi-Scale Structural Similarity (MS-SSIM) loss☆459Updated last month