real-estate-image-classification
Autogenerated by HuggingPics🤗🖼️
Create your own image classifier for anything by running the demo on Google Colab.
Report any issues with the demo at the github repo.
Example Images
bathroom
bedroom
dining room…
Model card
Model description
This model has been trained with convnext_tiny_in22k with Flowers-101 datasets in Kaggle.
Useful graphs logged with wandb
Intended uses & limitations
The model can be used be…
Convolutional Vision Transformer (CvT)
CvT-21 model pre-trained on ImageNet-22k and fine-tuned on ImageNet-1k at resolution 384x384. It was introduced in the paper CvT: Introducing Convolutions to Vision Transformers by Wu…
A vision transformer finetuned to classify the age of a given person's face.
import requests
from PIL import Image
from io import BytesIO
from transformers import ViTFeatureExtractor,…
Model Card for nateraw/keras-mobilevit-xxs-flowers
Source link
README.md exists but content is empty.
Source link
Matryoshka Representation Learning
Aditya Kusupati*, Gantavya Bhatt*, Aniket Rege*, Matthew Wallingford, Aditya Sinha, Vivek Ramanujan, William Howard-Snyder, Kaifeng Chen, Sham Kakade, Prateek Jain, Ali Farhadi
GitHub: https://github.com/RAIVNLab/MRL
Arxiv: https://arxiv.org/abs/2205.13147
We provide pretrained models…
Edit model card
vit-base-blur
Model description
Intended uses & limitations
Training and evaluation data
Training procedure
Training hyperparameters
Training results
Framework versions
vit-base-blur
This model is a fine-tuned…
