LailaMB / Siamese-GANs
Code for the paper "Siamese-GAN: Learning Invariant Representations for Aerial Vehicle Image Categorization"
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Siamese-GANs
- A PyTorch collection of semantic segmentation tools.☆32Updated 5 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 3 years ago
- This is the code we used in our paper Manifold regularization with GANs for semi-supervised learning☆24Updated 5 years ago
- Tensorflow Implementation of open set domain adaptation by backpropagation☆29Updated 5 years ago
- SENet ResNeXt and Resnet for High-resolution Remote Sensing Scene Clasisification☆39Updated 6 years ago
- PyTorch semi-supervised clustering with Convolutional Autoencoders☆24Updated 5 years ago
- This is the repository for the code used in writing the paper, 'Generative Adversarial Network Architectures For Image Synthesis Using Ca…☆9Updated 6 years ago
- Convolutional Neural Network combined with ensemble classifier for land use classification☆20Updated 7 years ago
- ResNet-34 implementation of the paper "Unsupervised Learning of Visual Representations by Solving Jigsaw Puzzles" in Keras☆18Updated 6 years ago
- Implementation of superpixel pooling layer in Keras. See keras.layers.pooling for implemenation.☆15Updated 7 years ago
- Representative-Discriminative Open-set Recognition☆29Updated 3 years ago
- Scene Classification with Recurrent Attention of VHR Remote Sensing Images☆24Updated 4 years ago
- PyTorch code for our BMVC 2019 paper "Image Classification with Hierarchical Multigraph Networks"☆60Updated 4 years ago
- ☆81Updated 6 years ago
- PyTorch Implementation of Residual Attention Network for Semantic Segmentation.☆23Updated 7 years ago
- Demo Code for paper 'When Deep Learning Meets Metric Learning: Remote Sensing Image Scene Classification via Learning Discriminative CNNs…☆14Updated 6 years ago
- Code for the paper "Minimal-Entropy Correlation Alignment for Unsupervised Deep Domain Adaptation", ICLR 2018☆63Updated 4 years ago
- Transfer Learning☆10Updated 6 years ago
- ☆23Updated 5 years ago
- Convertion of an RGB image to a Region Adjacency Graph (RAG) using SLIC super-pixel based segmentation technique.☆13Updated 3 years ago
- Low rank bilinear pooling in torch and keras☆12Updated 3 years ago
- A personal implement of CAM(class activation mapping) part of CVPR 2018 Revisiting Dilated Convolution: A Simple Approach for Weakly- and…☆14Updated 5 years ago
- ADVERSARIAL LEARNING FOR SEMI-SUPERVISED SEMANTIC SEGMENTATION tensorflow☆14Updated 3 years ago
- PyTorch implementation of the ICLR 2018 paper Learning to Pay Attention.☆22Updated 6 years ago
- DeeplabV2 segmentation in Keras.