gabrielpierobon / cnnshapesLinks
Visualizing intermediate activation in Convolutional Neural Networks with Keras
☆111Updated 6 years ago
Alternatives and similar repositories for cnnshapes
Users that are interested in cnnshapes are comparing it to the libraries listed below
Sorting:
- This is the code repository for my Medium post "Understanding your Convolution network with Visualizations"☆98Updated 5 years ago
- Support code for the medium blog on transfer learning. Link to the blog in the Readme file.☆105Updated 5 years ago
- Visualizing VGG16 Convolutional Neural Network using Keras☆27Updated 5 years ago
- Class Activation Map using Keras☆81Updated 7 years ago
- Learning Rate Finder (or LRFinder) Callback for Keras. Implementation as close as possible of FastAI.☆58Updated 5 years ago
- Keras implementation of GradCAM.☆115Updated 5 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆148Updated 3 years ago
- YOLOv2 Object Detection w/ Keras (in just 20 lines of code)☆328Updated 6 years ago
- Plots the change of the loss function of a Keras model when the learning rate is exponentially increasing.☆256Updated last week
- BEST SCORE ON KAGGLE SO FAR , EVEN BETTER THAN THE KAGGLE TEAM MEMBER WHO DID BEST SO FAR. The project is about diagnosing pneumonia from…☆105Updated 2 years ago
- This repository contains the code explaining the class activation maps☆11Updated 5 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Object classification with CIFAR-10 using transfer learning☆129Updated 3 years ago
- Building, training and deploying a fully convolutional neural network in TensorFlow☆40Updated 5 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆192Updated 5 years ago
- Object localization in images using simple CNNs and Keras☆137Updated 5 years ago
- Contains real-life example that can be solved by pytorch☆69Updated 3 years ago
- Gentle guide on how YOLO Object Localization works with Keras (Part 2)☆65Updated 7 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Implementation of Triplet Neural Network on keras☆70Updated 4 years ago
- Faster R-CNN from scratch written with Keras☆168Updated 4 years ago
- Keras implementation of a ResNet-CAM model☆280Updated 7 years ago
- This series we'll use Mask RCNN☆165Updated 4 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 5 years ago
- Implementing YOLOV3 on google colab☆34Updated 6 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆137Updated 5 years ago
- 🕵️♂️ Interpreting Convolutional Neural Network (CNN) Results.☆177Updated 5 months ago
- Google Colab (Jupyter) notebook to train Instance Segmentation Tensorflow model with custom dataset, based on Matterport Mask R-CNN☆49Updated 6 years ago
- Deep Learning examples with Keras.☆302Updated 2 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago