Keras implementation of Octave Convolutions
☆52Apr 23, 2019Updated 6 years ago
Alternatives and similar repositories for keras-octconv
Users that are interested in keras-octconv are comparing it to the libraries listed below
Sorting:
- Keras implementation of Attention Augmented Convolutional Neural Networks☆120Mar 6, 2020Updated 6 years ago
- Unofficial implementation of Octave Convolutions (OctConv) in TensorFlow / Keras.☆100Feb 16, 2020Updated 6 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Mar 30, 2020Updated 5 years ago
- Keras implementation of Global Context Attention blocks☆46Apr 29, 2019Updated 6 years ago
- Keras implementation of NovoGrad☆20Aug 21, 2020Updated 5 years ago
- Keras Implementation of EfficientNets☆185Mar 17, 2020Updated 5 years ago
- Dual Path Networks for Keras 2.0+☆113Feb 9, 2020Updated 6 years ago
- Keras implementation of AdaBound☆130Nov 4, 2019Updated 6 years ago
- Reference implementation of the paper "Word Embeddings for Entity-annotated Texts"☆18Apr 12, 2019Updated 6 years ago
- Language Model Fine-tuning for Moby Dick☆42Mar 3, 2019Updated 7 years ago
- ☆12Dec 2, 2020Updated 5 years ago
- Tensorflow 2.0 implementation of STAR RNN☆10Jun 7, 2020Updated 5 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Jul 23, 2018Updated 7 years ago
- simple implementation of pix2pix by pytorch