Mayurji / Pytorch-Lightning-Face-RecognitionLinks
The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.
☆19Updated 4 years ago
Alternatives and similar repositories for Pytorch-Lightning-Face-Recognition
Users that are interested in Pytorch-Lightning-Face-Recognition are comparing it to the libraries listed below
Sorting:
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Updated 4 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆38Updated 2 years ago
- Library for converting from RGB / GrayScale image to base64 and back.☆19Updated 3 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 4 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 4 years ago
- Convolutional Xformers for Vision☆26Updated 3 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆87Updated 3 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 5 years ago
- Team [Save the Prostate] - solution☆18Updated 4 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆42Updated 4 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 5 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆34Updated 2 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- A collection of 100 Deep Learning images and visualizations☆79Updated 4 years ago
- An unofficial PyTorch implementation of MixMatch - A Holistic Approach to Semi-Supervised Learning☆14Updated 4 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment☆46Updated last year
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.☆37Updated 3 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆60Updated 3 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆27Updated 4 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆31Updated 4 years ago
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 6 years ago
- FasterAI: A repository for making smaller and faster models with the FastAI library.☆35Updated last year
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆31Updated 2 years ago