ElefHead / numpy-cnnLinks
A numpy based CNN implementation for classifying images
☆66Updated 5 years ago
Alternatives and similar repositories for numpy-cnn
Users that are interested in numpy-cnn are comparing it to the libraries listed below
Sorting:
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆229Updated 7 years ago
- Building Convolutional Neural Networks From Scratch using NumPy☆598Updated 2 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 7 years ago
- A tensorflow2.0 implementation of the YOLOv1 paper https://arxiv.org/pdf/1506.02640☆44Updated 4 years ago
- Implementing YOLO using ResNet as the feature extraction network☆123Updated 6 years ago
- Keras implementation of AutoAugment.☆30Updated 6 years ago
- ☆35Updated 5 years ago
- Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.☆40Updated 5 years ago
- Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch☆71Updated 3 years ago
- YOLO-v2, ResNet-32, GoogLeNet-lite☆34Updated 6 years ago
- Keras implementation of YOLOv1 (Tensorflow backend)☆36Updated 3 years ago
- A tiny implementation of LeNet (without deep learning framework)☆32Updated 5 years ago
- A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.☆30Updated 6 years ago
- YOLOv3 in PyTorch with training and inference module implemented.☆118Updated 6 years ago
- Code and assets to generate the documentation of imgaug☆163Updated 3 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆52Updated 3 years ago
- This will code will visualize filters and feature maps in a CNN☆31Updated 5 years ago
- training food-101 (achieved SOTA top-1 validation acc ~=90%) using 1-cycle-policy:☆15Updated 6 years ago
- Convolutional Neural Network for German Traffic Sign Recognition Benchmark☆126Updated 3 years ago
- A Convolutional Neural Network implemented from scratch (using only numpy) in Python.☆355Updated last year
- Google Street View House Number(SVHN) Dataset, and classifying them through CNN☆63Updated 7 years ago
- Implementation of OpenAI paper with Simple Noise Scale on Fastai☆49Updated 6 years ago
- Code to accompany my upcoming book "Deep learning with PyTorch Book " from Packt☆91Updated 6 years ago
- ☆29Updated 7 years ago
- image classification with CIFAR10 dataset w/ Tensorflow☆143Updated 3 years ago
- How to train an object detection model with mmdetection☆73Updated 3 years ago
- Full solutions for fall1617 iteration of Stanford course CS131: Computer Vision Foundations and Applications☆75Updated 7 years ago
- Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)☆163Updated 8 years ago
- The dataset is used to train my own raccoon detector and I blogged about it on Medium☆72Updated 8 years ago