adambielski / siamese-tripletLinks
Siamese and triplet networks with online pair/triplet mining in PyTorch
☆3,142Updated 2 years ago
Alternatives and similar repositories for siamese-triplet
Users that are interested in siamese-triplet are comparing it to the libraries listed below
Sorting:
- The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.☆6,176Updated 2 months ago
- ResNeSt: Split-Attention Networks☆3,258Updated 2 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,049Updated last year
- Sandbox for training deep learning networks☆3,011Updated 10 months ago
- mixup: Beyond Empirical Risk Minimization☆1,182Updated 3 years ago
- Implementing Siamese networks with a contrastive loss for similarity learning☆990Updated 4 years ago
- Implementation of triplet loss in TensorFlow☆1,125Updated 6 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,486Updated 2 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,155Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,245Updated 8 months ago
- pip install antialiased-cnns to improve stability and accuracy☆1,677Updated last year
- Pytorch implementation of convolutional neural network visualization techniques☆8,042Updated 6 months ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,305Updated 2 months ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,097Updated 3 years ago
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,307Updated 2 years ago
- A PyTorch implementation of EfficientNet☆8,126Updated 3 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,011Updated last week
- Squeeze-and-Excitation Networks☆3,534Updated 6 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,604Updated 4 years ago
- PyTorch implementation of SENet☆2,325Updated 4 years ago
- Train AI models efficiently on medical images using any framework☆1,871Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,159Updated 2 years ago
- Pytorch implementation of Center Loss☆993Updated 2 years ago
- CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch