lpraat / numpyCNN
A simple vectorized implementation of a Convolutional Neural Network in plain Numpy && more
β23Updated 6 years ago
Alternatives and similar repositories for numpyCNN:
Users that are interested in numpyCNN are comparing it to the libraries listed below
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).β55Updated last year
- In this page, I will provide a list of survey papers on topics related to deep learning and its applications in various fields.β116Updated 11 months ago
- High-quality Neural Networks for Computer Vision πβ444Updated 2 years ago
- Deep Learning book the covers the principles of deep learning, motivation, explanations, state of the art papers for the various tasks anβ¦β105Updated 3 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.β286Updated 4 months ago
- The code for "No Routing Needed Between Capsules". This repository contains the code used for the experiments detailed in a forthcoming β¦β49Updated 3 years ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)β163Updated 8 months ago
- Paper implementations from scratch and machine learning tutorialsβ345Updated last year
- All about the fundamentals and working of Diffusion Modelsβ153Updated 2 years ago
- Probing the representations of Vision Transformers.β320Updated 2 years ago
- All about the fundamental blocks of TF and JAX!β275Updated 3 years ago
- Animation of standard and transposed convolutional layersβ37Updated 3 years ago
- Tensorflow implementation of DETR : Object Detection with Transformersβ171Updated 2 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Moduleβ84Updated last year
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.β125Updated 2 months ago
- 30 Days GANs Paper Readingβ45Updated last year
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.β163Updated 3 years ago
- A curated list of the top 10 computer vision papers in 2021 with video demos, articles, code and paper reference.β127Updated 3 years ago
- A library to inspect and extract intermediate layers of PyTorch models.β471Updated 2 years ago
- Building a maskrcnn from scratch using tensorflow and kerasβ50Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.β83Updated 3 years ago
- This repo implements and trains DallE-1 on a synthetically generated dataset which has colored mnist images on texture/solid background aβ¦β12Updated 3 months ago
- tiny-imagenet dataset downloader & reader using tensorflow_datasets (tfds) apiβ20Updated 5 years ago
- GANs in computer vision AI Summer article seriesβ74Updated 4 years ago
- Documentation for Ross Wightman's timm image model libraryβ302Updated 10 months ago
- Nvidia contributed CUDA tutorial for Numbaβ241Updated 2 years ago
- YoloV3 Sampleβ8Updated 10 months ago
- A simple implementation of Batch Normalization using pytorch.β44Updated 4 years ago
- An implementation of the original "ResNet" paper in Pytorchβ29Updated last year
- Efficient CUDA kernels for training convolutional neural networks with PyTorch.β39Updated 3 weeks ago