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.☆194Updated 5 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- Implementation of Triplet Neural Network on keras☆70Updated 5 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆138Updated 5 years ago
- Some State-of-the-Art few shot learning algorithms in tensorflow 2☆213Updated 2 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- Image similarity using Triplet Loss☆102Updated 9 months ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 5 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 5 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 5 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 6 years ago
- koch et al, Siamese Networks for one-shot learning, (mostly) reimplimented in keras☆373Updated 6 years ago
- Keras implementation of Adversarially Learned One-Class Classifier or ALOCC for short.☆34Updated 4 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆73Updated 3 years ago
- Implementing YOLO using ResNet as the feature extraction network☆123Updated 6 years ago
- One Shot Learning Implementation☆42Updated 5 years ago
- Cutout / Random Erasing implementation, especially for ImageDataGenerator in Keras☆168Updated 5 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆169Updated 4 years ago
- Almost any Image classification problem using pytorch☆132Updated 5 years ago
- Finding similar images in the Holidays dataset☆103Updated 8 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- Keras Implementation of EfficientNets☆185Updated 5 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 6 years ago
- Code and pre-trained models for Instance Segmentation track in Open Images Dataset☆57Updated 6 years ago
- Class Activation Map using Keras☆81Updated 7 years ago
- Active learning + object detection☆102Updated 6 years ago
- Keras implementation of "Deep Learning using Triplet Network" by Hoffer and Ailon. https://arxiv.org/pdf/1412.6622.pdf☆59Updated 6 years ago