detkov / Convolution-From-ScratchLinks
Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy
☆56Updated 4 years ago
Alternatives and similar repositories for Convolution-From-Scratch
Users that are interested in Convolution-From-Scratch are comparing it to the libraries listed below
Sorting:
- EscVM YouTube Channel Repository. Start from Notebooks ⬅️☆65Updated 8 months ago
- Self-Supervised Learning in PyTorch☆138Updated last year
- Exploration of various methods to visualize layers of deep Convolutional Neural Networks using Pytorch.☆22Updated last year
- Basic implementation of ResNet 50, 101, 152 in PyTorch☆107Updated 3 years ago
- High-quality Neural Networks for Computer Vision 😎☆446Updated 2 years ago
- Animation of standard and transposed convolutional layers☆38Updated 3 years ago
- Neural Networks library in pure numpy☆69Updated last year
- Automatic neural network visualizations generated in your browser!☆150Updated 2 years ago
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆176Updated 3 years ago
- ☆51Updated last year
- 30 Days GANs Paper Reading☆44Updated 2 years ago
- A little walk-trough different types of the block with their corresponding implementation in PyTorch☆38Updated 3 years ago
- Classification models 1D Zoo - Keras and TF.Keras☆26Updated 10 months ago
- A list of papers and other resources on computer vision and deep learning.☆25Updated 4 years ago
- Presents comprehensive benchmarks of XLA-compatible pre-trained models in Keras.☆37Updated last year
- PyTorch and TensorFlow/Keras image models with automatic weight conversions and equal API/implementations - Vision Transformer (ViT), Res…☆38Updated last year
- PyTorch Lighning wrapper to make training ResNet classifiers easier.☆29Updated 2 years ago
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆311Updated 2 months ago
- SpinalNet: Deep Neural Network with Gradual Input☆175Updated 11 months ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 6 months ago
- Learning Tensorflow Step by Step:: Concepts, Examples & Applications☆58Updated 10 months ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆187Updated 11 months ago
- GANs in computer vision AI Summer article series☆75Updated 4 years ago
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆41Updated 3 months ago
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆115Updated last year
- Representation Learning MSc course Summer Semester 2023☆80Updated last year
- Vision Transformers for image classification, image segmentation, and object detection.☆51Updated 7 months ago
- Vision Transformer Cookbook with Tensorflow☆336Updated 3 years ago
- This repository demonstrates how to use TensorFlow based SegFormer model in 🤗 transformers package.☆30Updated 2 years ago
- Simple easy to use module to get the intermediate values/activations from chosen Pytorch submodules. Supports submodule annidation and se…☆60Updated 5 years ago