yu4u / convnet-drawerLinks
Python script for illustrating Convolutional Neural Networks (CNN) using Keras-like model definitions
☆607Updated 5 years ago
Alternatives and similar repositories for convnet-drawer
Users that are interested in convnet-drawer are comparing it to the libraries listed below
Sorting:
- Macro to draw architecture of convolutional neural nets in tikz.☆521Updated 5 years ago
- Implementation of Squeeze and Excitation Networks in Keras☆403Updated 5 years ago
- An implementation of Grad-CAM with keras☆664Updated 6 years ago
- An implementation of "mixup: Beyond Empirical Risk Minimization"☆286Updated 8 years ago
- Spatial pyramid pooling layers for keras☆394Updated 8 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 4 years ago
- Layers Outputs and Gradients in Keras. Made easy.☆1,053Updated 7 months ago
- DenseNet implementation in Keras☆711Updated 5 years ago
- 🔥 Reproducibly benchmarking Keras and PyTorch models☆367Updated 4 years ago
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆725Updated last year
- Convolution visualizations☆374Updated 4 months ago
- Naive implementation of SENet in Keras☆134Updated 6 years ago
- Cutout / Random Erasing implementation, especially for ImageDataGenerator in Keras☆168Updated 5 years ago
- U-Net implementation for PyTorch based on https://arxiv.org/abs/1505.04597☆283Updated 7 years ago
- An implementation of Grad-CAM with keras(v2.1.3 tested)☆41Updated 7 years ago
- Keras Implementation of Google's Inception-V4 Architecture (includes Keras compatible pre-trained weights)☆469Updated 8 years ago
- Chainer Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆217Updated 4 years ago
- DenseNet Implementation in Keras with ImageNet Pretrained Models☆565Updated 6 years ago
- Draw multi-layer neural network in your browser☆599Updated 6 years ago
- CNN visualization tool in TensorFlow☆779Updated 6 years ago
- Implementation of spatial transformer networks (STNs) in keras 2 with tensorflow as backend.☆278Updated 5 years ago
- A Keras implementation of https://arxiv.org/abs/1803.08494☆103Updated last year
- Keras package for deep residual networks☆301Updated 2 years ago
- Image Segmentation and Object Detection in Pytorch☆752Updated 3 years ago
- tensorflow implementation of Grad-CAM (CNN visualization)☆312Updated 7 years ago
- 🎆 A visualization of the CapsNet layers to better understand how it works☆396Updated 4 years ago
- Implementations of some popular Saliency Maps in Keras☆166Updated 6 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆198Updated 7 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆501Updated 6 years ago
- TensorFlow implementation of GoogLeNet and Inception for image classification.☆291Updated 5 years ago