sayakpaul / A-Barebones-Image-Retrieval-SystemLinks
This project presents a simple framework to retrieve images similar to a query image.
☆28Updated 4 years ago
Alternatives and similar repositories for A-Barebones-Image-Retrieval-System
Users that are interested in A-Barebones-Image-Retrieval-System are comparing it to the libraries listed below
Sorting:
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- ☆24Updated 2 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 4 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆86Updated 3 years ago
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 4 years ago
- ☆16Updated 2 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- A tutorial for using YOLACT in Google Colab☆36Updated 5 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 3 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- FasterAI: A repository for making smaller and faster models with the FastAI library.☆35Updated last year
- Team [Save the Prostate] - solution☆18Updated 4 years ago
- This codebase is a starting point to get your Machine Learning project into Production.☆43Updated 4 years ago
- Machine Learning / Deep Learning Environment. Everywhere. Anywhere.☆51Updated 4 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated 2 years ago
- Applying progressive resizing to building models in Keras.☆18Updated 6 years ago
- Contains Colab Notebooks show cool use-cases of different GCP ML APIs.☆10Updated 4 years ago
- A Unet based deeplearning model to line/box/spurious artifacts from text images. Unsupervised training.☆59Updated 5 years ago
- This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the op…☆32Updated 4 years ago
- Cricket analytics for humans 🏏☆12Updated 2 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 3 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆77Updated 3 years ago
- Research repo for code that may or may not end up in fastai3