rgmyr / keras-texture
tf.keras implementations of deep texture recognition & fine-grained image classification models
☆29Updated 5 years ago
Alternatives and similar repositories for keras-texture:
Users that are interested in keras-texture are comparing it to the libraries listed below
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆39Updated 4 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 5 years ago
- Feature Map Inversion to visualize what feature a filter extract from input image in CNNs☆30Updated 8 years ago
- Implementation in Keras of ShuffleNet (https://arxiv.org/abs/1707.01083)☆19Updated 6 years ago
- PyTorch Implementation of Residual Attention Network for Semantic Segmentation.☆23Updated 7 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆22Updated 3 years ago
- implement SRCNN via Keras with Theano as backend. For fair comparison with published works, low-resolution images are produced by matlab …☆22Updated 7 years ago
- A pytorch implementation of paper "A multi-level attention network for fine-grained image classification"☆11Updated 5 years ago
- A good example of deformable convolutional network for mnist classification☆21Updated 5 years ago
- This research is carried out to find the necessity of fully connected (FC) layers in CNN for image classification.☆14Updated 5 years ago
- Implementation in Keras of Effnet (https://arxiv.org/abs/1801.06434)☆21Updated 6 years ago
- Active attention in classification networks that is optimised at the time of model training.