sgrvinod / Deep-Tutorials-for-PyTorchLinks
In-depth tutorials for implementing deep learning models on your own with PyTorch.
☆1,543Updated last year
Alternatives and similar repositories for Deep-Tutorials-for-PyTorch
Users that are interested in Deep-Tutorials-for-PyTorch are comparing it to the libraries listed below
Sorting:
- Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning☆2,857Updated 2 years ago
- SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection☆3,104Updated last year
- PyTorch tutorials and best practices.☆1,689Updated 3 months ago
- Some custom dataset examples for PyTorch☆868Updated 5 years ago
- An unofficial styleguide and best practices summary for PyTorch☆1,989Updated 3 years ago
- A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.☆905Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,049Updated last year
- Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.☆1,027Updated 3 years ago
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆371Updated 4 years ago
- A curated list of image captioning and related area resources. :-)☆1,070Updated 2 years ago
- A Pytorch Computer Vision template to quick start your next project! 🚀🚀☆354Updated 11 months ago
- ML and DL related contests, competitions and conference challenges.☆609Updated last year
- A learning rate range test implementation in PyTorch☆970Updated 2 weeks ago
- Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, Apptainer, and more.☆849Updated last week
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,098Updated 3 years ago
- Attention Is All You Need | a PyTorch Tutorial to Transformers☆321Updated last year
- PyTorch deep learning projects made easy.☆4,968Updated last year
- Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.☆1,838Updated last year
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,307Updated this week
- PyTorch for Numpy users. https://pytorch-for-numpy-users.wkentaro.com☆704Updated 2 years ago
- Early stopping for PyTorch☆1,258Updated 8 months ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,041Updated 6 months ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,572Updated last year
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,086Updated 3 months ago
- In this repository, I will share some useful notes and references about deploying deep learning-based models in production.☆4,352Updated 8 months ago
- Simple examples to introduce PyTorch☆4,802Updated 3 years ago
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆1,032Updated 4 years ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,577Updated last year
- I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)☆1,471Updated last year
- Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes☆430Updated 6 years ago