sayakpaul / A-Barebones-Image-Retrieval-SystemView external linksLinks
This project presents a simple framework to retrieve images similar to a query image.
☆29Apr 6, 2021Updated 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.☆20Aug 4, 2021Updated 4 years ago
- Implements EvoNorms B0 and S0 as proposed in Evolving Normalization-Activation Layers.☆11Apr 22, 2020Updated 5 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Jan 29, 2021Updated 5 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Dec 21, 2021Updated 4 years ago
- Leveraging Transfer Learning on the classic CIFAR-10 dataset by using the weights from a pre-trained VGG-16 model.☆10Nov 15, 2018Updated 7 years ago
- Shows how to create basic image adversaries, and train adversarially robust image classifiers (to some extent).☆13Oct 14, 2020Updated 5 years ago
- This repository holds files and scripts for incorporating simple CI/CD practices for model training in ML.☆21Oct 26, 2021Updated 4 years ago
- TensorFlow implementation of Barlow Twins (https://arxiv.org/abs/2103.03230).☆41Jun 11, 2021Updated 4 years ago
- Various test models in WNNX format. It can view with `pip install wnetron && wnetron`☆12Jun 22, 2022Updated 3 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Apr 6, 2021Updated 4 years ago
- This project demonstrates the use of TensorFlow Object Detection API (along with GCP ML Engine) to automatically detect Red Blood Cells (…☆25Oct 2, 2019Updated 6 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Sep 7, 2021Updated 4 years ago
- Companion Repo for the Vision Language Modelling YouTube series - https://bit.ly/3PsbsC2 - by Prithivi Da. Open to PRs and collaborations☆14Aug 16, 2022Updated 3 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Jun 9, 2023Updated 2 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Sep 29, 2021Updated 4 years ago
- This project takes the arXiv dataset and builds an automatic tag classifier from the arXiv article/paper titles☆13Aug 18, 2021Updated 4 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Apr 10, 2019Updated 6 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆61Nov 11, 2021Updated 4 years ago
- ☆21Jul 2, 2022Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Aug 21, 2020Updated 5 years ago
- MLflow is Open source platform for the machine learning lifecycle so here you can learn MLflow End to End Example with Prediction.☆13Jun 14, 2022Updated 3 years ago
- Contains the thorough experiments made for a FloydHub article on Anomaly Detection☆16Oct 3, 2020Updated 5 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45May 25, 2021Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆86Jun 16, 2021Updated 4 years ago
- Personal site of Sayak Paul. Deployed here 👉☆24Updated this week
- Contains code to demonstrate distributed training in TensorFlow 2 with AI Platform and custom Docker contains.☆20Apr 28, 2021Updated 4 years ago
- An image retrieval system based on MXNET : From training to website☆18Jul 9, 2019Updated 6 years ago
- Weights & Biases Addons is a repository consisting of additional unitilities and community contributions for supercharging your Weights &…☆23Jan 2, 2024Updated 2 years ago
- ResNet based SSD, Implementation in Pytorch☆24Sep 28, 2020Updated 5 years ago
- Snowflake Guide: Building a Recommendation Engine Using Snowflake & Amazon SageMaker☆32Jun 8, 2021Updated 4 years ago
- Sentential Semantic Similarity measurement library using BERT Embeddings for spatial distance evaluation.☆27Dec 14, 2020Updated 5 years ago
- Compares the DistilBERT and MobileBERT architectures for mobile deployments.☆33Oct 15, 2020Updated 5 years ago
- An attempt at the implementation of GLOM, Geoffrey Hinton's paper for emergent part-whole hierarchies from data☆37Mar 27, 2021Updated 4 years ago
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.☆37May 23, 2022Updated 3 years ago
- An Automatic Tool to Search for Full Impossible-Differential, Zero-Correlation and Integral Attacks☆12Nov 12, 2024Updated last year
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Jun 21, 2020Updated 5 years ago
- Contains notebooks for the PAR tutorial at CVPR 2021.☆35Jun 29, 2021Updated 4 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Sep 24, 2021Updated 4 years ago
- Modern normalizing flows in Python. Simple to use and easily extensible.☆11Updated this week