ttchengab / One_Shot_Pytorch
☆32Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for One_Shot_Pytorch
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 4 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 3 years ago
- ☆49Updated 5 years ago
- TF2.0 port for Augmix paper☆79Updated 4 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆108Updated 3 years ago
- DeViSE model (zero-shot learning) trained on ImageNet and deployed on AWS using Docker☆47Updated 5 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆109Updated 2 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆75Updated 2 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆92Updated 4 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆74Updated 2 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆85Updated 2 years ago
- Experiments on different dataset on how to grow networks during training to learn new image categories.☆62Updated 4 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆40Updated 4 years ago
- Official Tensorflow implementation of the paper "Y-Autoencoders: disentangling latent representations via sequential-encoding", Pattern R…☆53Updated 4 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆120Updated 4 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆108Updated last year
- This is a PyTorch implementation of the Unsupervised Domain Adaptation method proposed in the paper Deep CORAL: Correlation Alignment for…☆51Updated 6 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆110Updated 3 years ago
- Code you can use jointly with fastai☆93Updated 3 years ago
- Demo web app for image resolution enhancement using fast.ai☆22Updated 2 years ago
- One Shot Learning Implementation☆40Updated 4 years ago
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 6 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆97Updated 3 years ago
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆104Updated 3 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆22Updated 3 years ago
- In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)☆40Updated 4 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 3 years ago
- Implementation of Rectified Adam in Keras☆69Updated 5 years ago