schatty / siamese-networks-tfLinks
Implementation of Siamese-Networks for One Shot Learning in TensorFlow 2.0
☆40Updated 6 years ago
Alternatives and similar repositories for siamese-networks-tf
Users that are interested in siamese-networks-tf are comparing it to the libraries listed below
Sorting:
- Few Shot Learning by Siamese Networks, using Keras.☆192Updated 5 years ago
- Implementation of Triplet Neural Network on keras☆70Updated 4 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆137Updated 5 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- Image similarity using Triplet Loss☆102Updated 2 months ago
- Tensorflow2 implementation of the paper GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training☆21Updated 4 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 5 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- keras-efficientnet: A Keras implementation of EfficientNet☆15Updated 6 years ago
- Implementation of Prototypical Networks for Few-shot Learning in TensorFlow 2.0☆53Updated last year
- One Shot Learning Implementation☆42Updated 4 years ago
- Some State-of-the-Art few shot learning algorithms in tensorflow 2☆214Updated last year
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 5 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆74Updated 3 years ago
- One-shot learning for image classification using Siamese neural networks☆36Updated 6 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- Class Activation Map using Keras☆81Updated 7 years ago
- Use Triplet Loss to finetune and train a CNN pre-trained on the Imagenet dataset☆40Updated 7 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 5 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 5 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 2 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆22Updated 3 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Keras implementation of "Deep Learning using Triplet Network" by Hoffer and Ailon. https://arxiv.org/pdf/1412.6622.pdf☆59Updated 5 years ago
- Cutout / Random Erasing implementation, especially for ImageDataGenerator in Keras☆167Updated 4 years ago
- DropBlock implemented in Keras☆26Updated 3 years ago