model_id
stringlengths
7
105
model_card
stringlengths
1
130k
model_labels
listlengths
2
80k
shobhits/fm_classifier
<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. --> # shobhits/fm_classifier This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset. It achieves the following results on the evaluation set: - Train Loss: 0.2800 - Validation Loss: 0.3851 - Train Accuracy: 0.883 - Epoch: 4 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 20000, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01} - training_precision: float32 ### Training results | Train Loss | Validation Loss | Train Accuracy | Epoch | |:----------:|:---------------:|:--------------:|:-----:| | 1.2768 | 0.7105 | 0.882 | 0 | | 0.5938 | 0.4909 | 0.88 | 1 | | 0.4193 | 0.4286 | 0.896 | 2 | | 0.3449 | 0.4521 | 0.873 | 3 | | 0.2800 | 0.3851 | 0.883 | 4 | ### Framework versions - Transformers 4.29.2 - TensorFlow 2.12.0 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "t - shirt / top", "trouser", "pullover", "dress", "coat", "sandal", "shirt", "sneaker", "bag", "ankle boot" ]
ppicazo/moon-detector-v5.b
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # moon-detector-v5.b This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.0866 - Accuracy: 0.9798 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 2e-05 - train_batch_size: 8 - eval_batch_size: 8 - seed: 1338 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 5.0 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.0246 | 1.0 | 281 | 0.1017 | 0.9773 | | 0.0223 | 2.0 | 562 | 0.1100 | 0.9723 | | 0.061 | 3.0 | 843 | 0.0889 | 0.9798 | | 0.0143 | 4.0 | 1124 | 0.0878 | 0.9824 | | 0.01 | 5.0 | 1405 | 0.0866 | 0.9798 | ### Framework versions - Transformers 4.30.0.dev0 - Pytorch 2.0.1+cpu - Datasets 2.12.0 - Tokenizers 0.13.3
[ "moon", "notmoon" ]
satani/convnext-base-224-finetuned-eurosat
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # convnext-base-224-finetuned-eurosat This model is a fine-tuned version of [facebook/convnext-base-224](https://huggingface.co/facebook/convnext-base-224) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.8160 - Accuracy: 0.5862 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 1 - eval_batch_size: 2 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 4 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 1.4118 | 1.0 | 65 | 1.3980 | 0.4483 | | 0.703 | 2.0 | 130 | 0.9538 | 0.5862 | | 0.6892 | 3.0 | 195 | 0.8160 | 0.5862 | ### Framework versions - Transformers 4.29.2 - Pytorch 1.12.1 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "long sl", "long tp", "short sl", "short tp" ]
satani/resnet-18-finetuned-eurosat
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # resnet-18-finetuned-eurosat This model is a fine-tuned version of [microsoft/resnet-18](https://huggingface.co/microsoft/resnet-18) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 3.5651 - Accuracy: 0.0 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 1 - eval_batch_size: 2 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 4 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.9039 | 1.0 | 65 | 3.5209 | 0.0 | | 0.6023 | 2.0 | 130 | 3.3549 | 0.0 | | 0.6882 | 3.0 | 195 | 3.5651 | 0.0 | ### Framework versions - Transformers 4.29.2 - Pytorch 1.12.1 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "long sl", "long tp", "short sl", "short tp" ]
satani/mobilenet_v1_0.75_192-finetuned-eurosat
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # mobilenet_v1_0.75_192-finetuned-eurosat This model is a fine-tuned version of [google/mobilenet_v1_0.75_192](https://huggingface.co/google/mobilenet_v1_0.75_192) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 1.3344 - Accuracy: 0.3103 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 1 - eval_batch_size: 2 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 4 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 1.3566 | 1.0 | 65 | 1.3639 | 0.3103 | | 0.9354 | 2.0 | 130 | 1.4389 | 0.2759 | | 0.8786 | 3.0 | 195 | 1.3344 | 0.3103 | ### Framework versions - Transformers 4.29.2 - Pytorch 1.12.1 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "long sl", "long tp", "short sl", "short tp" ]
pemujo/vit-base-patch16-224-in21k-gldv2-top-51
# Model Card for Model ID This model is vit-base-patch16-224-in21k fine-tuned with a subset of the 2021 Kaggle Google Landmark Dataset competition, including only the top 51 categories. The dataset is available as Hugginface dataset on: https://huggingface.co/datasets/pemujo/GLDv2_Top_51_Categories - **Developed by:** Pedro Melendez - **Model type:** Vision transformer - **Finetuned from model:** vit-base-patch16-224-in21k ### Training Data Classes with more than 500 images in the 2021 Kaggle Google Landmark competition https://huggingface.co/datasets/pemujo/GLDv2_Top_51_Categories ### Results | | | |-----------------------:|------:| | epoch |4 | |eval_accuracy |0.97411| |eval_loss |0.11560| |eval_runtime (secs) |79.0939| |eval_samples_per_second |115.255| |eval_steps_per_second |14.413 | |train_runtime (secs) |4082.92| |train_samples_per_second|35.722 | |train_steps_per_second |2.233 | ## Environmental Impact - **Hardware Type:** Nvidia V100 - **Minutes used:** 68 Minutes - **Cloud Provider:** Google Cloud - **Compute Region:** us-central ### Compute Infrastructure Google Cloud Workbench Instance #### Hardware GCP Workbench n1-highmem-8 instance with Nvidia V100 GPU #### Software Python 3.9 Pytorch 2.0.1+cu117
[ "label_0", "label_1", "label_2", "label_3", "label_4", "label_5", "label_6", "label_7", "label_8", "label_9", "label_10", "label_11", "label_12", "label_13", "label_14", "label_15", "label_16", "label_17", "label_18", "label_19", "label_20", "label_21", "label_22", "label_23", "label_24", "label_25", "label_26", "label_27", "label_28", "label_29", "label_30", "label_31", "label_32", "label_33", "label_34", "label_35", "label_36", "label_37", "label_38", "label_39", "label_40", "label_41", "label_42", "label_43", "label_44", "label_45", "label_46", "label_47", "label_48", "label_49", "label_50" ]
AdamCod/food_classifier
<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. --> # AdamCod/food_classifier This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset. It achieves the following results on the evaluation set: - Train Loss: 1.0298 - Validation Loss: 0.7463 - Train Accuracy: 0.855 - Epoch: 4 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 20000, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01} - training_precision: float32 ### Training results | Train Loss | Validation Loss | Train Accuracy | Epoch | |:----------:|:---------------:|:--------------:|:-----:| | 2.5725 | 2.0070 | 0.654 | 0 | | 1.8037 | 1.3445 | 0.813 | 1 | | 1.4419 | 1.0304 | 0.829 | 2 | | 1.2025 | 0.8695 | 0.842 | 3 | | 1.0298 | 0.7463 | 0.855 | 4 | ### Framework versions - Transformers 4.29.2 - TensorFlow 2.12.0 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "burger", "butter_naan", "kaathi_rolls", "kadai_paneer", "kulfi", "masala_dosa", "momos", "paani_puri", "pakode", "pav_bhaji", "pizza", "samosa", "chai", "chapati", "chole_bhature", "dal_makhani", "dhokla", "fried_rice", "idli", "jalebi" ]
AdamCod/indian_food_model
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # indian_food_model This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 16 - eval_batch_size: 16 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 64 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "burger", "butter_naan", "kaathi_rolls", "kadai_paneer", "kulfi", "masala_dosa", "momos", "paani_puri", "pakode", "pav_bhaji", "pizza", "samosa", "chai", "chapati", "chole_bhature", "dal_makhani", "dhokla", "fried_rice", "idli", "jalebi" ]
loucad/swin-tiny-patch4-window7-224-finetuned-eurosat
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-tiny-patch4-window7-224-finetuned-eurosat This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.0797 - Accuracy: 0.9752 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.284 | 1.0 | 190 | 0.1307 | 0.9559 | | 0.1839 | 2.0 | 380 | 0.1056 | 0.9681 | | 0.1339 | 3.0 | 570 | 0.0797 | 0.9752 | ### Framework versions - Transformers 4.31.0 - Pytorch 2.0.1+cu117 - Datasets 2.14.1 - Tokenizers 0.13.3
[ "annualcrop", "forest", "herbaceousvegetation", "highway", "industrial", "pasture", "permanentcrop", "residential", "river", "sealake" ]
pphildan/vit-base-patch16-224-v17_4e
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-v17_4e This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 0.0339 - Accuracy: 0.9885 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0005 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.2256 | 1.0 | 190 | 0.0818 | 0.9730 | | 0.1295 | 2.0 | 380 | 0.0581 | 0.98 | | 0.0901 | 3.0 | 570 | 0.0454 | 0.9867 | | 0.0666 | 4.0 | 760 | 0.0339 | 0.9885 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Tokenizers 0.13.3
[ "annualcrop", "forest", "herbaceousvegetation", "highway", "industrial", "pasture", "permanentcrop", "residential", "river", "sealake" ]
jroberts/my_awesome_pokemon_model_resnet18
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # my_awesome_pokemon_model_resnet18 This model is a fine-tuned version of [microsoft/resnet-18](https://huggingface.co/microsoft/resnet-18) on the pokemon-classification dataset. It achieves the following results on the evaluation set: - Loss: 6.8019 - Accuracy: 0.0108 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 16 - eval_batch_size: 16 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 64 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 4.275 | 1.0 | 76 | 6.1680 | 0.0014 | | 3.3896 | 1.99 | 152 | 6.6421 | 0.0115 | | 3.0563 | 2.99 | 228 | 6.8019 | 0.0108 | ### Framework versions - Transformers 4.29.1 - Pytorch 2.0.1 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "golbat", "machoke", "raichu", "dragonite", "fearow", "slowpoke", "weezing", "beedrill", "weedle", "cloyster", "vaporeon", "gyarados", "golduck", "zapdos", "machamp", "hitmonlee", "primeape", "cubone", "sandslash", "scyther", "haunter", "metapod", "tentacruel", "aerodactyl", "raticate", "kabutops", "ninetales", "zubat", "rhydon", "mew", "pinsir", "ditto", "victreebel", "omanyte", "horsea", "magnemite", "pikachu", "blastoise", "venomoth", "charizard", "seadra", "muk", "spearow", "bulbasaur", "bellsprout", "electrode", "ivysaur", "gloom", "poliwhirl", "flareon", "seaking", "hypno", "wartortle", "mankey", "tentacool", "exeggcute", "meowth", "growlithe", "tangela", "drowzee", "rapidash", "venonat", "omastar", "pidgeot", "nidorino", "porygon", "lickitung", "rattata", "machop", "charmeleon", "slowbro", "parasect", "eevee", "diglett", "starmie", "staryu", "psyduck", "dragonair", "magikarp", "vileplume", "marowak", "pidgeotto", "shellder", "mewtwo", "lapras", "farfetchd", "kingler", "seel", "kakuna", "doduo", "electabuzz", "charmander", "rhyhorn", "tauros", "dugtrio", "kabuto", "poliwrath", "gengar", "exeggutor", "dewgong", "jigglypuff", "geodude", "kadabra", "nidorina", "sandshrew", "grimer", "persian", "mrmime", "pidgey", "koffing", "ekans", "alolan sandslash", "venusaur", "snorlax", "paras", "jynx", "chansey", "weepinbell", "hitmonchan", "gastly", "kangaskhan", "oddish", "wigglytuff", "graveler", "arcanine", "clefairy", "articuno", "poliwag", "golem", "abra", "squirtle", "voltorb", "ponyta", "moltres", "nidoqueen", "magmar", "onix", "vulpix", "butterfree", "dodrio", "krabby", "arbok", "clefable", "goldeen", "magneton", "dratini", "caterpie", "jolteon", "nidoking", "alakazam" ]
platzi/platzi-vit-model-miguel-uicab
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # platzi-vit-model-miguel-uicab This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset. It achieves the following results on the evaluation set: - Loss: 0.0395 - Accuracy: 0.9850 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.1414 | 3.85 | 500 | 0.0395 | 0.9850 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "angular_leaf_spot", "bean_rust", "healthy" ]
miguel-uicab/vit-model
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-model This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset. It achieves the following results on the evaluation set: - Loss: 0.0036 - Accuracy: 1.0 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.0572 | 3.85 | 500 | 0.0036 | 1.0 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "angular_leaf_spot", "bean_rust", "healthy" ]
pphildan/vit-base-patch16-224-v20
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-v20 This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 0.0823 - Accuracy: 0.9741 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0005 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 7 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.1733 | 1.0 | 190 | 0.2635 | 0.9185 | | 0.1673 | 2.0 | 380 | 0.1489 | 0.9544 | | 0.1224 | 3.0 | 570 | 0.1266 | 0.9552 | | 0.0599 | 4.0 | 760 | 0.1134 | 0.9626 | | 0.0322 | 5.0 | 950 | 0.1289 | 0.9581 | | 0.0358 | 6.0 | 1140 | 0.0737 | 0.9756 | | 0.0156 | 7.0 | 1330 | 0.0823 | 0.9741 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Tokenizers 0.13.3
[ "annualcrop", "forest", "herbaceousvegetation", "highway", "industrial", "pasture", "permanentcrop", "residential", "river", "sealake" ]
pphildan/vit-base-patch16-224-v21
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-v21 This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 0.0347 - Accuracy: 0.99 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0005 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 8 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.2951 | 1.0 | 190 | 0.1895 | 0.9333 | | 0.2013 | 2.0 | 380 | 0.0813 | 0.9726 | | 0.1935 | 3.0 | 570 | 0.0902 | 0.9681 | | 0.1858 | 4.0 | 760 | 0.0916 | 0.9674 | | 0.118 | 5.0 | 950 | 0.0481 | 0.9833 | | 0.0834 | 6.0 | 1140 | 0.0578 | 0.9841 | | 0.0986 | 7.0 | 1330 | 0.0418 | 0.9870 | | 0.0737 | 8.0 | 1520 | 0.0347 | 0.99 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Tokenizers 0.13.3
[ "annualcrop", "forest", "herbaceousvegetation", "highway", "industrial", "pasture", "permanentcrop", "residential", "river", "sealake" ]
pphildan/vit-base-patch16-224-v22
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-v22 This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 0.0399 - Accuracy: 0.9856 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0005 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 5 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.282 | 1.0 | 190 | 0.1316 | 0.9530 | | 0.1866 | 2.0 | 380 | 0.1104 | 0.9644 | | 0.1409 | 3.0 | 570 | 0.0662 | 0.9781 | | 0.1085 | 4.0 | 760 | 0.0515 | 0.9826 | | 0.0655 | 5.0 | 950 | 0.0399 | 0.9856 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Tokenizers 0.13.3
[ "annualcrop", "forest", "herbaceousvegetation", "highway", "industrial", "pasture", "permanentcrop", "residential", "river", "sealake" ]
pphildan/vit-base-patch16-224-v23
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-v23 This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 0.0692 - Accuracy: 0.9770 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0005 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.1353 | 1.0 | 190 | 0.1414 | 0.9511 | | 0.0729 | 2.0 | 380 | 0.0934 | 0.9685 | | 0.0325 | 3.0 | 570 | 0.0692 | 0.9770 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Tokenizers 0.13.3
[ "annualcrop", "forest", "herbaceousvegetation", "highway", "industrial", "pasture", "permanentcrop", "residential", "river", "sealake" ]
hamouLmr/vit-vase-patch16-244-fowers
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-vase-patch16-244-fowers This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 5 ### Training results ### Framework versions - Transformers 4.24.0 - Pytorch 2.0.1+cu118 - Datasets 2.7.1 - Tokenizers 0.13.3
[ "daisy", "dandelion", "roses", "sunflowers", "tulips" ]
pphildan/vit-base-patch16-224-v24
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-v24 This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 0.0840 - Accuracy: 0.9707 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0005 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.1694 | 1.0 | 190 | 0.1142 | 0.9607 | | 0.111 | 2.0 | 380 | 0.1172 | 0.9589 | | 0.0558 | 3.0 | 570 | 0.1200 | 0.9596 | | 0.0299 | 4.0 | 760 | 0.0840 | 0.9707 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Tokenizers 0.13.3
[ "annualcrop", "forest", "herbaceousvegetation", "highway", "industrial", "pasture", "permanentcrop", "residential", "river", "sealake" ]
pphildan/vit-base-patch16-224-v25
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-v25 This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 0.1940 - Accuracy: 0.9370 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0005 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.2144 | 1.0 | 190 | 0.3728 | 0.8770 | | 0.1232 | 2.0 | 380 | 0.2233 | 0.9274 | | 0.0706 | 3.0 | 570 | 0.3211 | 0.8985 | | 0.0261 | 4.0 | 760 | 0.1940 | 0.9370 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Tokenizers 0.13.3
[ "annualcrop", "forest", "herbaceousvegetation", "highway", "industrial", "pasture", "permanentcrop", "residential", "river", "sealake" ]
maazie/EfficientNetB0
This is a EfficientNetB0 model, trained on the ImageNet1k Dataset.
[ "tench, tinca tinca", "goldfish, carassius auratus", "great white shark, white shark, man-eater, man-eating shark, carcharodon carcharias", "tiger shark, galeocerdo cuvieri", "hammerhead, hammerhead shark", "electric ray, crampfish, numbfish, torpedo", "stingray", "cock", "hen", "ostrich, struthio camelus", "brambling, fringilla montifringilla", "goldfinch, carduelis carduelis", "house finch, linnet, carpodacus mexicanus", "junco, snowbird", "indigo bunting, indigo finch, indigo bird, passerina cyanea", "robin, american robin, turdus migratorius", "bulbul", "jay", "magpie", "chickadee", "water ouzel, dipper", "kite", "bald eagle, american eagle, haliaeetus leucocephalus", "vulture", "great grey owl, great gray owl, strix nebulosa", "european fire salamander, salamandra salamandra", "common newt, triturus vulgaris", "eft", "spotted salamander, ambystoma maculatum", "axolotl, mud puppy, ambystoma mexicanum", "bullfrog, rana catesbeiana", "tree frog, tree-frog", "tailed frog, bell toad, ribbed toad, tailed toad, ascaphus trui", "loggerhead, loggerhead turtle, caretta caretta", "leatherback turtle, leatherback, leathery turtle, dermochelys coriacea", "mud turtle", "terrapin", "box turtle, box tortoise", "banded gecko", "common iguana, iguana, iguana iguana", "american chameleon, anole, anolis carolinensis", "whiptail, whiptail lizard", "agama", "frilled lizard, chlamydosaurus kingi", "alligator lizard", "gila monster, heloderma suspectum", "green lizard, lacerta viridis", "african chameleon, chamaeleo chamaeleon", "komodo dragon, komodo lizard, dragon lizard, giant lizard, varanus komodoensis", "african crocodile, nile crocodile, crocodylus niloticus", "american alligator, alligator mississipiensis", "triceratops", "thunder snake, worm snake, carphophis amoenus", "ringneck snake, ring-necked snake, ring snake", "hognose snake, puff adder, sand viper", "green snake, grass snake", "king snake, kingsnake", "garter snake, grass snake", "water snake", "vine snake", "night snake, hypsiglena torquata", "boa constrictor, constrictor constrictor", "rock python, rock snake, python sebae", "indian cobra, naja naja", "green mamba", "sea snake", "horned viper, cerastes, sand viper, horned asp, cerastes cornutus", "diamondback, diamondback rattlesnake, crotalus adamanteus", "sidewinder, horned rattlesnake, crotalus cerastes", "trilobite", "harvestman, daddy longlegs, phalangium opilio", "scorpion", "black and gold garden spider, argiope aurantia", "barn spider, araneus cavaticus", "garden spider, aranea diademata", "black widow, latrodectus mactans", "tarantula", "wolf spider, hunting spider", "tick", "centipede", "black grouse", "ptarmigan", "ruffed grouse, partridge, bonasa umbellus", "prairie chicken, prairie grouse, prairie fowl", "peacock", "quail", "partridge", "african grey, african gray, psittacus erithacus", "macaw", "sulphur-crested cockatoo, kakatoe galerita, cacatua galerita", "lorikeet", "coucal", "bee eater", "hornbill", "hummingbird", "jacamar", "toucan", "drake", "red-breasted merganser, mergus serrator", "goose", "black swan, cygnus atratus", "tusker", "echidna, spiny anteater, anteater", "platypus, duckbill, duckbilled platypus, duck-billed platypus, ornithorhynchus anatinus", "wallaby, brush kangaroo", "koala, koala bear, kangaroo bear, native bear, phascolarctos cinereus", "wombat", "jellyfish", "sea anemone, anemone", "brain coral", "flatworm, platyhelminth", "nematode, nematode worm, roundworm", "conch", "snail", "slug", "sea slug, nudibranch", "chiton, coat-of-mail shell, sea cradle, polyplacophore", "chambered nautilus, pearly nautilus, nautilus", "dungeness crab, cancer magister", "rock crab, cancer irroratus", "fiddler crab", "king crab, alaska crab, alaskan king crab, alaska king crab, paralithodes camtschatica", "american lobster, northern lobster, maine lobster, homarus americanus", "spiny lobster, langouste, rock lobster, crawfish, crayfish, sea crawfish", "crayfish, crawfish, crawdad, crawdaddy", "hermit crab", "isopod", "white stork, ciconia ciconia", "black stork, ciconia nigra", "spoonbill", "flamingo", "little blue heron, egretta caerulea", "american egret, great white heron, egretta albus", "bittern", "crane", "limpkin, aramus pictus", "european gallinule, porphyrio porphyrio", "american coot, marsh hen, mud hen, water hen, fulica americana", "bustard", "ruddy turnstone, arenaria interpres", "red-backed sandpiper, dunlin, erolia alpina", "redshank, tringa totanus", "dowitcher", "oystercatcher, oyster catcher", "pelican", "king penguin, aptenodytes patagonica", "albatross, mollymawk", "grey whale, gray whale, devilfish, eschrichtius gibbosus, eschrichtius robustus", "killer whale, killer, orca, grampus, sea wolf, orcinus orca", "dugong, dugong dugon", "sea lion", "chihuahua", "japanese spaniel", "maltese dog, maltese terrier, maltese", "pekinese, pekingese, peke", "shih-tzu", "blenheim spaniel", "papillon", "toy terrier", "rhodesian ridgeback", "afghan hound, afghan", "basset, basset hound", "beagle", "bloodhound, sleuthhound", "bluetick", "black-and-tan coonhound", "walker hound, walker foxhound", "english foxhound", "redbone", "borzoi, russian wolfhound", "irish wolfhound", "italian greyhound", "whippet", "ibizan hound, ibizan podenco", "norwegian elkhound, elkhound", "otterhound, otter hound", "saluki, gazelle hound", "scottish deerhound, deerhound", "weimaraner", "staffordshire bullterrier, staffordshire bull terrier", "american staffordshire terrier, staffordshire terrier, american pit bull terrier, pit bull terrier", "bedlington terrier", "border terrier", "kerry blue terrier", "irish terrier", "norfolk terrier", "norwich terrier", "yorkshire terrier", "wire-haired fox terrier", "lakeland terrier", "sealyham terrier, sealyham", "airedale, airedale terrier", "cairn, cairn terrier", "australian terrier", "dandie dinmont, dandie dinmont terrier", "boston bull, boston terrier", "miniature schnauzer", "giant schnauzer", "standard schnauzer", "scotch terrier, scottish terrier, scottie", "tibetan terrier, chrysanthemum dog", "silky terrier, sydney silky", "soft-coated wheaten terrier", "west highland white terrier", "lhasa, lhasa apso", "flat-coated retriever", "curly-coated retriever", "golden retriever", "labrador retriever", "chesapeake bay retriever", "german short-haired pointer", "vizsla, hungarian pointer", "english setter", "irish setter, red setter", "gordon setter", "brittany spaniel", "clumber, clumber spaniel", "english springer, english springer spaniel", "welsh springer spaniel", "cocker spaniel, english cocker spaniel, cocker", "sussex spaniel", "irish water spaniel", "kuvasz", "schipperke", "groenendael", "malinois", "briard", "kelpie", "komondor", "old english sheepdog, bobtail", "shetland sheepdog, shetland sheep dog, shetland", "collie", "border collie", "bouvier des flandres, bouviers des flandres", "rottweiler", "german shepherd, german shepherd dog, german police dog, alsatian", "doberman, doberman pinscher", "miniature pinscher", "greater swiss mountain dog", "bernese mountain dog", "appenzeller", "entlebucher", "boxer", "bull mastiff", "tibetan mastiff", "french bulldog", "great dane", "saint bernard, st bernard", "eskimo dog, husky", "malamute, malemute, alaskan malamute", "siberian husky", "dalmatian, coach dog, carriage dog", "affenpinscher, monkey pinscher, monkey dog", "basenji", "pug, pug-dog", "leonberg", "newfoundland, newfoundland dog", "great pyrenees", "samoyed, samoyede", "pomeranian", "chow, chow chow", "keeshond", "brabancon griffon", "pembroke, pembroke welsh corgi", "cardigan, cardigan welsh corgi", "toy poodle", "miniature poodle", "standard poodle", "mexican hairless", "timber wolf, grey wolf, gray wolf, canis lupus", "white wolf, arctic wolf, canis lupus tundrarum", "red wolf, maned wolf, canis rufus, canis niger", "coyote, prairie wolf, brush wolf, canis latrans", "dingo, warrigal, warragal, canis dingo", "dhole, cuon alpinus", "african hunting dog, hyena dog, cape hunting dog, lycaon pictus", "hyena, hyaena", "red fox, vulpes vulpes", "kit fox, vulpes macrotis", "arctic fox, white fox, alopex lagopus", "grey fox, gray fox, urocyon cinereoargenteus", "tabby, tabby cat", "tiger cat", "persian cat", "siamese cat, siamese", "egyptian cat", "cougar, puma, catamount, mountain lion, painter, panther, felis concolor", "lynx, catamount", "leopard, panthera pardus", "snow leopard, ounce, panthera uncia", "jaguar, panther, panthera onca, felis onca", "lion, king of beasts, panthera leo", "tiger, panthera tigris", "cheetah, chetah, acinonyx jubatus", "brown bear, bruin, ursus arctos", "american black bear, black bear, ursus americanus, euarctos americanus", "ice bear, polar bear, ursus maritimus, thalarctos maritimus", "sloth bear, melursus ursinus, ursus ursinus", "mongoose", "meerkat, mierkat", "tiger beetle", "ladybug, ladybeetle, lady beetle, ladybird, ladybird beetle", "ground beetle, carabid beetle", "long-horned beetle, longicorn, longicorn beetle", "leaf beetle, chrysomelid", "dung beetle", "rhinoceros beetle", "weevil", "fly", "bee", "ant, emmet, pismire", "grasshopper, hopper", "cricket", "walking stick, walkingstick, stick insect", "cockroach, roach", "mantis, mantid", "cicada, cicala", "leafhopper", "lacewing, lacewing fly", "dragonfly, darning needle, devil's darning needle, sewing needle, snake feeder, snake doctor, mosquito hawk, skeeter hawk", "damselfly", "admiral", "ringlet, ringlet butterfly", "monarch, monarch butterfly, milkweed butterfly, danaus plexippus", "cabbage butterfly", "sulphur butterfly, sulfur butterfly", "lycaenid, lycaenid butterfly", "starfish, sea star", "sea urchin", "sea cucumber, holothurian", "wood rabbit, cottontail, cottontail rabbit", "hare", "angora, angora rabbit", "hamster", "porcupine, hedgehog", "fox squirrel, eastern fox squirrel, sciurus niger", "marmot", "beaver", "guinea pig, cavia cobaya", "sorrel", "zebra", "hog, pig, grunter, squealer, sus scrofa", "wild boar, boar, sus scrofa", "warthog", "hippopotamus, hippo, river horse, hippopotamus amphibius", "ox", "water buffalo, water ox, asiatic buffalo, bubalus bubalis", "bison", "ram, tup", "bighorn, bighorn sheep, cimarron, rocky mountain bighorn, rocky mountain sheep, ovis canadensis", "ibex, capra ibex", "hartebeest", "impala, aepyceros melampus", "gazelle", "arabian camel, dromedary, camelus dromedarius", "llama", "weasel", "mink", "polecat, fitch, foulmart, foumart, mustela putorius", "black-footed ferret, ferret, mustela nigripes", "otter", "skunk, polecat, wood pussy", "badger", "armadillo", "three-toed sloth, ai, bradypus tridactylus", "orangutan, orang, orangutang, pongo pygmaeus", "gorilla, gorilla gorilla", "chimpanzee, chimp, pan troglodytes", "gibbon, hylobates lar", "siamang, hylobates syndactylus, symphalangus syndactylus", "guenon, guenon monkey", "patas, hussar monkey, erythrocebus patas", "baboon", "macaque", "langur", "colobus, colobus monkey", "proboscis monkey, nasalis larvatus", "marmoset", "capuchin, ringtail, cebus capucinus", "howler monkey, howler", "titi, titi monkey", "spider monkey, ateles geoffroyi", "squirrel monkey, saimiri sciureus", "madagascar cat, ring-tailed lemur, lemur catta", "indri, indris, indri indri, indri brevicaudatus", "indian elephant, elephas maximus", "african elephant, loxodonta africana", "lesser panda, red panda, panda, bear cat, cat bear, ailurus fulgens", "giant panda, panda, panda bear, coon bear, ailuropoda melanoleuca", "barracouta, snoek", "eel", "coho, cohoe, coho salmon, blue jack, silver salmon, oncorhynchus kisutch", "rock beauty, holocanthus tricolor", "anemone fish", "sturgeon", "gar, garfish, garpike, billfish, lepisosteus osseus", "lionfish", "puffer, pufferfish, blowfish, globefish", "abacus", "abaya", "academic gown, academic robe, judge's robe", "accordion, piano accordion, squeeze box", "acoustic guitar", "aircraft carrier, carrier, flattop, attack aircraft carrier", "airliner", "airship, dirigible", "altar", "ambulance", "amphibian, amphibious vehicle", "analog clock", "apiary, bee house", "apron", "ashcan, trash can, garbage can, wastebin, ash bin, ash-bin, ashbin, dustbin, trash barrel, trash bin", "assault rifle, assault gun", "backpack, back pack, knapsack, packsack, rucksack, haversack", "bakery, bakeshop, bakehouse", "balance beam, beam", "balloon", "ballpoint, ballpoint pen, ballpen, biro", "band aid", "banjo", "bannister, banister, balustrade, balusters, handrail", "barbell", "barber chair", "barbershop", "barn", "barometer", "barrel, cask", "barrow, garden cart, lawn cart, wheelbarrow", "baseball", "basketball", "bassinet", "bassoon", "bathing cap, swimming cap", "bath towel", "bathtub, bathing tub, bath, tub", "beach wagon, station wagon, wagon, estate car, beach waggon, station waggon, waggon", "beacon, lighthouse, beacon light, pharos", "beaker", "bearskin, busby, shako", "beer bottle", "beer glass", "bell cote, bell cot", "bib", "bicycle-built-for-two, tandem bicycle, tandem", "bikini, two-piece", "binder, ring-binder", "binoculars, field glasses, opera glasses", "birdhouse", "boathouse", "bobsled, bobsleigh, bob", "bolo tie, bolo, bola tie, bola", "bonnet, poke bonnet", "bookcase", "bookshop, bookstore, bookstall", "bottlecap", "bow", "bow tie, bow-tie, bowtie", "brass, memorial tablet, plaque", "brassiere, bra, bandeau", "breakwater, groin, groyne, mole, bulwark, seawall, jetty", "breastplate, aegis, egis", "broom", "bucket, pail", "buckle", "bulletproof vest", "bullet train, bullet", "butcher shop, meat market", "cab, hack, taxi, taxicab", "caldron, cauldron", "candle, taper, wax light", "cannon", "canoe", "can opener, tin opener", "cardigan", "car mirror", "carousel, carrousel, merry-go-round, roundabout, whirligig", "carpenter's kit, tool kit", "carton", "car wheel", "cash machine, cash dispenser, automated teller machine, automatic teller machine, automated teller, automatic teller, atm", "cassette", "cassette player", "castle", "catamaran", "cd player", "cello, violoncello", "cellular telephone, cellular phone, cellphone, cell, mobile phone", "chain", "chainlink fence", "chain mail, ring mail, mail, chain armor, chain armour, ring armor, ring armour", "chain saw, chainsaw", "chest", "chiffonier, commode", "chime, bell, gong", "china cabinet, china closet", "christmas stocking", "church, church building", "cinema, movie theater, movie theatre, movie house, picture palace", "cleaver, meat cleaver, chopper", "cliff dwelling", "cloak", "clog, geta, patten, sabot", "cocktail shaker", "coffee mug", "coffeepot", "coil, spiral, volute, whorl, helix", "combination lock", "computer keyboard, keypad", "confectionery, confectionary, candy store", "container ship, containership, container vessel", "convertible", "corkscrew, bottle screw", "cornet, horn, trumpet, trump", "cowboy boot", "cowboy hat, ten-gallon hat", "cradle", "crane", "crash helmet", "crate", "crib, cot", "crock pot", "croquet ball", "crutch", "cuirass", "dam, dike, dyke", "desk", "desktop computer", "dial telephone, dial phone", "diaper, nappy, napkin", "digital clock", "digital watch", "dining table, board", "dishrag, dishcloth", "dishwasher, dish washer, dishwashing machine", "disk brake, disc brake", "dock, dockage, docking facility", "dogsled, dog sled, dog sleigh", "dome", "doormat, welcome mat", "drilling platform, offshore rig", "drum, membranophone, tympan", "drumstick", "dumbbell", "dutch oven", "electric fan, blower", "electric guitar", "electric locomotive", "entertainment center", "envelope", "espresso maker", "face powder", "feather boa, boa", "file, file cabinet, filing cabinet", "fireboat", "fire engine, fire truck", "fire screen, fireguard", "flagpole, flagstaff", "flute, transverse flute", "folding chair", "football helmet", "forklift", "fountain", "fountain pen", "four-poster", "freight car", "french horn, horn", "frying pan, frypan, skillet", "fur coat", "garbage truck, dustcart", "gasmask, respirator, gas helmet", "gas pump, gasoline pump, petrol pump, island dispenser", "goblet", "go-kart", "golf ball", "golfcart, golf cart", "gondola", "gong, tam-tam", "gown", "grand piano, grand", "greenhouse, nursery, glasshouse", "grille, radiator grille", "grocery store, grocery, food market, market", "guillotine", "hair slide", "hair spray", "half track", "hammer", "hamper", "hand blower, blow dryer, blow drier, hair dryer, hair drier", "hand-held computer, hand-held microcomputer", "handkerchief, hankie, hanky, hankey", "hard disc, hard disk, fixed disk", "harmonica, mouth organ, harp, mouth harp", "harp", "harvester, reaper", "hatchet", "holster", "home theater, home theatre", "honeycomb", "hook, claw", "hoopskirt, crinoline", "horizontal bar, high bar", "horse cart, horse-cart", "hourglass", "ipod", "iron, smoothing iron", "jack-o'-lantern", "jean, blue jean, denim", "jeep, landrover", "jersey, t-shirt, tee shirt", "jigsaw puzzle", "jinrikisha, ricksha, rickshaw", "joystick", "kimono", "knee pad", "knot", "lab coat, laboratory coat", "ladle", "lampshade, lamp shade", "laptop, laptop computer", "lawn mower, mower", "lens cap, lens cover", "letter opener, paper knife, paperknife", "library", "lifeboat", "lighter, light, igniter, ignitor", "limousine, limo", "liner, ocean liner", "lipstick, lip rouge", "loafer", "lotion", "loudspeaker, speaker, speaker unit, loudspeaker system, speaker system", "loupe, jeweler's loupe", "lumbermill, sawmill", "magnetic compass", "mailbag, postbag", "mailbox, letter box", "maillot", "maillot, tank suit", "manhole cover", "maraca", "marimba, xylophone", "mask", "matchstick", "maypole", "maze, labyrinth", "measuring cup", "medicine chest, medicine cabinet", "megalith, megalithic structure", "microphone, mike", "microwave, microwave oven", "military uniform", "milk can", "minibus", "miniskirt, mini", "minivan", "missile", "mitten", "mixing bowl", "mobile home, manufactured home", "model t", "modem", "monastery", "monitor", "moped", "mortar", "mortarboard", "mosque", "mosquito net", "motor scooter, scooter", "mountain bike, all-terrain bike, off-roader", "mountain tent", "mouse, computer mouse", "mousetrap", "moving van", "muzzle", "nail", "neck brace", "necklace", "nipple", "notebook, notebook computer", "obelisk", "oboe, hautboy, hautbois", "ocarina, sweet potato", "odometer, hodometer, mileometer, milometer", "oil filter", "organ, pipe organ", "oscilloscope, scope, cathode-ray oscilloscope, cro", "overskirt", "oxcart", "oxygen mask", "packet", "paddle, boat paddle", "paddlewheel, paddle wheel", "padlock", "paintbrush", "pajama, pyjama, pj's, jammies", "palace", "panpipe, pandean pipe, syrinx", "paper towel", "parachute, chute", "parallel bars, bars", "park bench", "parking meter", "passenger car, coach, carriage", "patio, terrace", "pay-phone, pay-station", "pedestal, plinth, footstall", "pencil box, pencil case", "pencil sharpener", "perfume, essence", "petri dish", "photocopier", "pick, plectrum, plectron", "pickelhaube", "picket fence, paling", "pickup, pickup truck", "pier", "piggy bank, penny bank", "pill bottle", "pillow", "ping-pong ball", "pinwheel", "pirate, pirate ship", "pitcher, ewer", "plane, carpenter's plane, woodworking plane", "planetarium", "plastic bag", "plate rack", "plow, plough", "plunger, plumber's helper", "polaroid camera, polaroid land camera", "pole", "police van, police wagon, paddy wagon, patrol wagon, wagon, black maria", "poncho", "pool table, billiard table, snooker table", "pop bottle, soda bottle", "pot, flowerpot", "potter's wheel", "power drill", "prayer rug, prayer mat", "printer", "prison, prison house", "projectile, missile", "projector", "puck, hockey puck", "punching bag, punch bag, punching ball, punchball", "purse", "quill, quill pen", "quilt, comforter, comfort, puff", "racer, race car, racing car", "racket, racquet", "radiator", "radio, wireless", "radio telescope, radio reflector", "rain barrel", "recreational vehicle, rv, r.v.", "reel", "reflex camera", "refrigerator, icebox", "remote control, remote", "restaurant, eating house, eating place, eatery", "revolver, six-gun, six-shooter", "rifle", "rocking chair, rocker", "rotisserie", "rubber eraser, rubber, pencil eraser", "rugby ball", "rule, ruler", "running shoe", "safe", "safety pin", "saltshaker, salt shaker", "sandal", "sarong", "sax, saxophone", "scabbard", "scale, weighing machine", "school bus", "schooner", "scoreboard", "screen, crt screen", "screw", "screwdriver", "seat belt, seatbelt", "sewing machine", "shield, buckler", "shoe shop, shoe-shop, shoe store", "shoji", "shopping basket", "shopping cart", "shovel", "shower cap", "shower curtain", "ski", "ski mask", "sleeping bag", "slide rule, slipstick", "sliding door", "slot, one-armed bandit", "snorkel", "snowmobile", "snowplow, snowplough", "soap dispenser", "soccer ball", "sock", "solar dish, solar collector, solar furnace", "sombrero", "soup bowl", "space bar", "space heater", "space shuttle", "spatula", "speedboat", "spider web, spider's web", "spindle", "sports car, sport car", "spotlight, spot", "stage", "steam locomotive", "steel arch bridge", "steel drum", "stethoscope", "stole", "stone wall", "stopwatch, stop watch", "stove", "strainer", "streetcar, tram, tramcar, trolley, trolley car", "stretcher", "studio couch, day bed", "stupa, tope", "submarine, pigboat, sub, u-boat", "suit, suit of clothes", "sundial", "sunglass", "sunglasses, dark glasses, shades", "sunscreen, sunblock, sun blocker", "suspension bridge", "swab, swob, mop", "sweatshirt", "swimming trunks, bathing trunks", "swing", "switch, electric switch, electrical switch", "syringe", "table lamp", "tank, army tank, armored combat vehicle, armoured combat vehicle", "tape player", "teapot", "teddy, teddy bear", "television, television system", "tennis ball", "thatch, thatched roof", "theater curtain, theatre curtain", "thimble", "thresher, thrasher, threshing machine", "throne", "tile roof", "toaster", "tobacco shop, tobacconist shop, tobacconist", "toilet seat", "torch", "totem pole", "tow truck, tow car, wrecker", "toyshop", "tractor", "trailer truck, tractor trailer, trucking rig, rig, articulated lorry, semi", "tray", "trench coat", "tricycle, trike, velocipede", "trimaran", "tripod", "triumphal arch", "trolleybus, trolley coach, trackless trolley", "trombone", "tub, vat", "turnstile", "typewriter keyboard", "umbrella", "unicycle, monocycle", "upright, upright piano", "vacuum, vacuum cleaner", "vase", "vault", "velvet", "vending machine", "vestment", "viaduct", "violin, fiddle", "volleyball", "waffle iron", "wall clock", "wallet, billfold, notecase, pocketbook", "wardrobe, closet, press", "warplane, military plane", "washbasin, handbasin, washbowl, lavabo, wash-hand basin", "washer, automatic washer, washing machine", "water bottle", "water jug", "water tower", "whiskey jug", "whistle", "wig", "window screen", "window shade", "windsor tie", "wine bottle", "wing", "wok", "wooden spoon", "wool, woolen, woollen", "worm fence, snake fence, snake-rail fence, virginia fence", "wreck", "yawl", "yurt", "web site, website, internet site, site", "comic book", "crossword puzzle, crossword", "street sign", "traffic light, traffic signal, stoplight", "book jacket, dust cover, dust jacket, dust wrapper", "menu", "plate", "guacamole", "consomme", "hot pot, hotpot", "trifle", "ice cream, icecream", "ice lolly, lolly, lollipop, popsicle", "french loaf", "bagel, beigel", "pretzel", "cheeseburger", "hotdog, hot dog, red hot", "mashed potato", "head cabbage", "broccoli", "cauliflower", "zucchini, courgette", "spaghetti squash", "acorn squash", "butternut squash", "cucumber, cuke", "artichoke, globe artichoke", "bell pepper", "cardoon", "mushroom", "granny smith", "strawberry", "orange", "lemon", "fig", "pineapple, ananas", "banana", "jackfruit, jak, jack", "custard apple", "pomegranate", "hay", "carbonara", "chocolate sauce, chocolate syrup", "dough", "meat loaf, meatloaf", "pizza, pizza pie", "potpie", "burrito", "red wine", "espresso", "cup", "eggnog", "alp", "bubble", "cliff, drop, drop-off", "coral reef", "geyser", "lakeside, lakeshore", "promontory, headland, head, foreland", "sandbar, sand bar", "seashore, coast, seacoast, sea-coast", "valley, vale", "volcano", "ballplayer, baseball player", "groom, bridegroom", "scuba diver", "rapeseed", "daisy", "yellow lady's slipper, yellow lady-slipper, cypripedium calceolus, cypripedium parviflorum", "corn", "acorn", "hip, rose hip, rosehip", "buckeye, horse chestnut, conker", "coral fungus", "agaric", "gyromitra", "stinkhorn, carrion fungus", "earthstar", "hen-of-the-woods, hen of the woods, polyporus frondosus, grifola frondosa", "bolete", "ear, spike, capitulum", "toilet tissue, toilet paper, bathroom tissue" ]
Govindaramani/food_classifier
<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. --> # Govindaramani/food_classifier This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset. It achieves the following results on the evaluation set: - Train Loss: 0.3746 - Validation Loss: 0.3760 - Train Accuracy: 0.899 - Epoch: 4 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 20000, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01} - training_precision: float32 ### Training results | Train Loss | Validation Loss | Train Accuracy | Epoch | |:----------:|:---------------:|:--------------:|:-----:| | 2.7487 | 1.6239 | 0.828 | 0 | | 1.2189 | 0.8179 | 0.889 | 1 | | 0.6889 | 0.5344 | 0.906 | 2 | | 0.4833 | 0.5014 | 0.878 | 3 | | 0.3746 | 0.3760 | 0.899 | 4 | ### Framework versions - Transformers 4.29.2 - TensorFlow 2.12.0 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "apple_pie", "baby_back_ribs", "bruschetta", "waffles", "caesar_salad", "cannoli", "caprese_salad", "carrot_cake", "ceviche", "cheesecake", "cheese_plate", "chicken_curry", "chicken_quesadilla", "baklava", "chicken_wings", "chocolate_cake", "chocolate_mousse", "churros", "clam_chowder", "club_sandwich", "crab_cakes", "creme_brulee", "croque_madame", "cup_cakes", "beef_carpaccio", "deviled_eggs", "donuts", "dumplings", "edamame", "eggs_benedict", "escargots", "falafel", "filet_mignon", "fish_and_chips", "foie_gras", "beef_tartare", "french_fries", "french_onion_soup", "french_toast", "fried_calamari", "fried_rice", "frozen_yogurt", "garlic_bread", "gnocchi", "greek_salad", "grilled_cheese_sandwich", "beet_salad", "grilled_salmon", "guacamole", "gyoza", "hamburger", "hot_and_sour_soup", "hot_dog", "huevos_rancheros", "hummus", "ice_cream", "lasagna", "beignets", "lobster_bisque", "lobster_roll_sandwich", "macaroni_and_cheese", "macarons", "miso_soup", "mussels", "nachos", "omelette", "onion_rings", "oysters", "bibimbap", "pad_thai", "paella", "pancakes", "panna_cotta", "peking_duck", "pho", "pizza", "pork_chop", "poutine", "prime_rib", "bread_pudding", "pulled_pork_sandwich", "ramen", "ravioli", "red_velvet_cake", "risotto", "samosa", "sashimi", "scallops", "seaweed_salad", "shrimp_and_grits", "breakfast_burrito", "spaghetti_bolognese", "spaghetti_carbonara", "spring_rolls", "steak", "strawberry_shortcake", "sushi", "tacos", "takoyaki", "tiramisu", "tuna_tartare" ]
JesusPorto/Demeter
<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. --> # JesusPorto/Demeter This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset. It achieves the following results on the evaluation set: - Train Loss: 0.3811 - Validation Loss: 0.4459 - Train Accuracy: 0.825 - Epoch: 4 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 800, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01} - training_precision: float32 ### Training results | Train Loss | Validation Loss | Train Accuracy | Epoch | |:----------:|:---------------:|:--------------:|:-----:| | 0.6660 | 0.6422 | 0.825 | 0 | | 0.5984 | 0.5850 | 0.825 | 1 | | 0.5212 | 0.5331 | 0.8 | 2 | | 0.4462 | 0.4799 | 0.85 | 3 | | 0.3811 | 0.4459 | 0.825 | 4 | ### Framework versions - Transformers 4.29.2 - TensorFlow 2.12.0 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "cilantro", "perejil" ]
pphildan/vit-base-patch16-224-v26
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-v26 This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 0.0689 - Accuracy: 0.9741 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0005 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.1415 | 1.0 | 190 | 0.1077 | 0.9619 | | 0.0684 | 2.0 | 380 | 0.1143 | 0.9611 | | 0.0435 | 3.0 | 570 | 0.0689 | 0.9741 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Tokenizers 0.13.3
[ "annualcrop", "forest", "herbaceousvegetation", "highway", "industrial", "pasture", "permanentcrop", "residential", "river", "sealake" ]
pphildan/vit-base-patch16-224-v28
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-v28 This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 0.0515 - Accuracy: 0.9822 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0005 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.153 | 1.0 | 190 | 0.1216 | 0.96 | | 0.086 | 2.0 | 380 | 0.0668 | 0.9770 | | 0.0298 | 3.0 | 570 | 0.0515 | 0.9822 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Tokenizers 0.13.3
[ "annualcrop", "forest", "herbaceousvegetation", "highway", "industrial", "pasture", "permanentcrop", "residential", "river", "sealake" ]
aalonso-developer/vit-base-clothing-leafs-example
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-clothing-leafs-example This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset. It achieves the following results on the evaluation set: - Loss: 6.1420 - Accuracy: 0.0448 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 32 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 5 - mixed_precision_training: Native AMP ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:-----:|:---------------:|:--------:| | 8.6059 | 0.14 | 1000 | 8.5844 | 0.0002 | | 8.5506 | 0.28 | 2000 | 8.5189 | 0.0010 | | 8.4931 | 0.41 | 3000 | 8.4641 | 0.0012 | | 8.4223 | 0.55 | 4000 | 8.3495 | 0.0016 | | 8.3144 | 0.69 | 5000 | 8.2552 | 0.0021 | | 8.1936 | 0.83 | 6000 | 8.1385 | 0.0024 | | 8.0638 | 0.97 | 7000 | 7.9924 | 0.0028 | | 7.8485 | 1.11 | 8000 | 7.8366 | 0.0036 | | 7.6933 | 1.24 | 9000 | 7.6595 | 0.0045 | | 7.5808 | 1.38 | 10000 | 7.5232 | 0.0062 | | 7.4352 | 1.52 | 11000 | 7.3816 | 0.0070 | | 7.3279 | 1.66 | 12000 | 7.2853 | 0.0084 | | 7.2141 | 1.8 | 13000 | 7.1553 | 0.0105 | | 7.151 | 1.94 | 14000 | 7.0853 | 0.0119 | | 6.9695 | 2.07 | 15000 | 7.0088 | 0.0134 | | 6.8563 | 2.21 | 16000 | 6.9409 | 0.0139 | | 6.8019 | 2.35 | 17000 | 6.8634 | 0.0158 | | 6.7372 | 2.49 | 18000 | 6.8001 | 0.0175 | | 6.6903 | 2.63 | 19000 | 6.7323 | 0.0191 | | 6.6482 | 2.77 | 20000 | 6.6638 | 0.0207 | | 6.5669 | 2.9 | 21000 | 6.6090 | 0.0239 | | 6.4484 | 3.04 | 22000 | 6.5441 | 0.0240 | | 6.2568 | 3.18 | 23000 | 6.5015 | 0.0273 | | 6.2452 | 3.32 | 24000 | 6.4589 | 0.0304 | | 6.2002 | 3.46 | 25000 | 6.4312 | 0.0310 | | 6.1699 | 3.6 | 26000 | 6.3723 | 0.0319 | | 6.1284 | 3.73 | 27000 | 6.3324 | 0.0343 | | 6.1186 | 3.87 | 28000 | 6.3029 | 0.0350 | | 6.0611 | 4.01 | 29000 | 6.2723 | 0.0381 | | 5.7883 | 4.15 | 30000 | 6.2527 | 0.0383 | | 5.7684 | 4.29 | 31000 | 6.2186 | 0.0392 | | 5.7701 | 4.43 | 32000 | 6.2031 | 0.0403 | | 5.7473 | 4.56 | 33000 | 6.1777 | 0.0430 | | 5.735 | 4.7 | 34000 | 6.1634 | 0.0442 | | 5.7324 | 4.84 | 35000 | 6.1494 | 0.0443 | | 5.6949 | 4.98 | 36000 | 6.1420 | 0.0448 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "embroidered_floral_shorts", "paneled_drawstring_chinos", "boxy_basket_woven_top", "striped_stretch-knit_dress", "classic_faded_jeggings", "young_romance_sweater", "paisley_print_maxi_skirt", "striped_metallic-woven_sweater", "distressed_denim_cutoffs", "daisy_dot_denim_shorts", "surplice_lace_dress", "round_collar_chiffon_blouse", "embroidered_mesh_cardigan", "acid_wash_jeans", "pleated_windowpane_skirt", "drawstring_denim_joggers", "marled_purl-stitched_sweater", "cutout_purl_knit_sweater", "strapless_bodycon_dress", "curved-hem_tank", "tie-back_cross_print_dress", "daring_mesh-trimmed_bodycon_dress", "ikat_print_chiffon_dress", "t-back_high-slit_dress", "floral_print_babydoll_dress", "striped_strapless_jumpsuit", "striped_slub_knit_tank", "city_of_ny_tank", "chiffon_&_floral_dress", "v-cut_bodycon_dress", "boxy_colorblocked_tee", "destroyed_cropped_jeans", "waffle-sleeve_raglan_sweater", "paneled_faux_leather_bomber_jacket", "sleeveless_combo_jumpsuit", "embroidered_diamond_print_dress", "checked_fit_&_flare_dress", "open-front_cardigan", "acid_wash_denim_shorts", "belted_crochet-paneled_peasant_dress", "abstract_grid-patterned_top", "faded_denim_cutoffs", "brooklyn_nets_logo_sweatpants", "lace_v-back_dress", "faux_fur_trimmed_moto_jacket", "high-slit_maxi_skirt", "mesh-paneled_bodycon_dress", "cool-girl_biker_coat", "embroidered_floral_a-line_dress", "abstract_paisley_boxy_top", "ornate_paisley_maxi_kimono", "paisley-embroidered_a-line_dress", "slub_knit_racerback_tank", "textured_crepe_maxi_dress", "open-front_jersey_cardigan", "stretch_knit_tank", "cropped_stripe_sweater", "southwestern-patterned_bodycon_dress", "flower_power_travel_poncho", "marled_knit_combo_jacket", "abstract_floral_fringe_crop_top", "woven_sheath_dress", "diamond-stitched_shorts", "faux_fur-lined_parka", "sheer-sleeved_pleated_romper", "abstract_arrow_flounce_romper", "mesh_tank_dress", "netted_mesh_drawstring_shorts", "embroidered_floral_print_kimono", "cutout_back_tank", "love_yourself_muscle_tee", "lace_swing_tank", "clean_wash_-_slim_fit_jeans", "floral_crochet_tank", "bleached_low-rise_skinny_jeans", "classic_knit_sweater", "lacy_pintucked_pj_shorts", "high-low_longline_tee", "marled_twist-front_blouse", "clean_wash_denim_joggers", "diamond_print_skater_dress", "beaded_sheer_dress", "scuba_knit_bomber_jacket", "between_right_longline_tee", "life_in_progress_striped_combo_romper", "tie-dye_sweatshorts", "zip_collar_bomber", "crinkled_stretch_knit_blouse", "ripped_&_frayed_denim_cutoffs", "pleated_open-front_cardigan", "metallic_floral_print_cami_dress", "loop_knit_open-front_cardigan", "split-neck_dolman_blouse", "splattered_stripe_maxi_dress", "mineral_wash_athletic-ribbed_joggers", "bead-embroidered_chiffon_top", "longline_muscle_tee", "striped_cami_jumpsuit", "faux_gem_woven_cardigan", "strapless_chiffon_maxi_dress", "lace-edged_cami_romper", "tribal_patterned_cardigan", "stripe_burnout_workout_tank", "leopard_print_skater_skirt", "nyc_la_sweatshorts", "definition_of_love_tee", "mineral_wash_overall_shorts", "dotted_french_terry_shorts", "metallic_maxi_dress", "striped_boat_neck_sweater", "multi-striped_maxi_dress", "open-crochet_drawstring_shorts", "sunburst_printed_athletic_leggings", "watercolor_floral_print_blouse", "flat-front_chinos", "abstract_paisley_button-down_top", "distressed_acid-wash_denim_shorts", "elephant_graphic_burnout_tank", "abstract_dotted_dress", "marled_side-slit_maxi_dress", "crocheted_drop_waist_dress", "french_terry_drawstring_shorts", "delicate_details_lace_romper", "tribal_print_bodycon_dress", "paneled_faux_leather_jacket", "marled_ombr&eacute;_sweater", "favorite_relaxed_fit_tank", "floral-embroidered_bomber_jacket", "southwestern-patterned_brocade_shorts", "southwestern-embroidered_kimono", "mineral_wash_skinny_jeans", "striped_southwestern_print_tank", "textured_collarless_jacket", "embroidered_sheath_dress", "heathered_knit_cocoon_jacket", "polka_dot_chiffon_dress", "southwestern_print_a-line_dress", "floral_print_crochet_maxi_dress", "raw-edged_smock_dress", "zippered_longline_sweater", "eptm._geo-paneled_joggers", "terry_keyhole_back_dress", "flat-front_skinny_jeans", "raw-cut_tank", "box_pleat_a-line_skirt", "heathered_cities_graphic_hoodie", "tasseled_neckline_floral_blouse", "polka_dot_chambray_button-down", "pintucked_crochet-paneled_blouse", "low-rise_-__mineral_wash_jeans", "cutout-back_shift_dress", "striped_linen-blend_shorts", "micro-stripe_v-neck_tee", "checkered_metallic_dress", "belted_stripe_pattern_dress", "mixed_print-pocket_tee", "chevron_floral_print_top", "striped_crew_neck_dress", "beba_coca_cola_graphic_tee", "contrast_marled_knit_sweater", "cuffed_tee_shirt_dress", "embroidered_sheer-woven_shift_dress", "beaded_chiffon_mini_skirt", "drawstring_tribal_print_jumpsuit", "mickey_mouse_pj_shorts", "eptm._heathered_mesh_panel_tee", "floral_print_chambray_kimono", "crocheted_open-front_maxi_cardigan", "cap-sleeved_shift_dress", "belted_utility_romper", "colored_denim_shorts", "safari_print_drawstring_shorts", "different_tee", "belted_abstract_print_jumpsuit", "embroidered-organza_yoke_dress", "crochet_crepe_woven_shorts", "quilted_floral_bomber_jacket", "floral_crochet-paneled_cardigan", "boxy_plaid_flannel_top", "bob_dylan_graphic_tee", "distressed_cuffed_denim_shorts", "heathered_baseball_stripe_tee", "camo_utility_jacket", "striped_boxy_tank", "loop_knit_jacket", "rose_print_babydoll_dress", "tribal_print_drawstring_joggers", "cuddled_up_boucl&eacute;_cardigan", "everyday_linen-blend_tee", "textured_midi_skirt", "boxy_slub_knit_muscle_tee", "linen_drawstring_shorts", "diamond-embroidered_kimono", "sky_culture_kid_cloud_95ers_tee", "shirred_sateen_maxi_skirt", "geo_tribal_print_bodycon_dress", "long-sleeved_shift_dress", "must-have_slit_maxi_skirt", "hooded_maxi_cardigan", "married_to_the_mob_feminist_tank", "mock_neck_tee", "distressed_straight-leg_jeans", "teardrop_back_burnout_tee", "windbreaker_utility_jacket", "distressed_mineral_wash_boyfriend_jeans", "rustic_plaid_flannel", "buttoned_babydoll_top", "textured_high-waisted_shorts", "cuffed_denim_shorts", "marled_open-front_coat", "mixed_stripe_linen-blend_culottes", "ornate-crocheted_boat_neck_blouse", "layered_bandana_tee", "plaid_flannel_shirt_dress", "surplice_floral_wrap_dress", "charlie_brown_print_tank", "cropped_trench_coat", "sun_graphic_racerback_tank", "yoga_capri_leggings", "knotted_jersey_tee", "distressed_mid-rise_boyfriend_jeans", "map_graphic_mock_pocket_tee", "floral_crochet_shift_dress", "classic_v-neck_cardigan", "mineral_wash_tee", "boxy_buttoned_blazer", "strapless_rose_print_dress", "beaded_sleeveless_shift_dress", "favorite_capri_leggings", "sheer_embroidered_tank", "tribal_print_scalloped_romper", "miami_heat_athletic_shorts", "strapless_diamond_print_dress", "floral_print_kimono", "striped_crew_neck_sweater", "tribal_print_chiffon_dress", "fuzzy_knit_mini_dress", "flutter-sleeve_blouse", "abstract_mosaic_racerback_dress", "m-slit_knit_maxi_skirt", "boxy_crepe_raglan_top", "tribal_print_jumpsuit", "crepe_woven_cami_dress", "ribbed_racer_tank", "embroidered_floral_shift_dress", "classic_flared_jeans", "caged_v-neck_maxi_dress", "striped_geo_print_romper", "flecked_knit_tank", "striped_colorblock_tank", "abstract_paint_splatter_blouse", "tie-dye_cover-up_skirt", "dolman_sleeve_hoodie", "lace-trimmed_fit_&_flare_dress", "la_love_muscle_tee", "watercolor_floral_print_shorts", "striped_knit_sweater", "faux_shearling_hooded_parka", "draped_crochet-trimmed_kimono", "windowpane_floral_crochet_blouse", "open-front_collarless_blazer", "faded_boxy_tee", "abstract_diamond_fringe_kimono", "draped_collar_blazer", "cinched-side_denim_cutoffs", "chunky_knit_sweater", "contrast-paneled_dolman_blouse", "dotted_flat-front_shorts", "rose_print_smocked_shorts", "street-chic_knit_shorts", "two-tone_knit_cardigan", "striped_baja_hoodie", "faded_skinny_jeans", "cotton_modal-blend_tank", "destroyed_acid_wash_denim_jacket", "night_moves_surplice_dress", "venice_beach_muscle_tee", "floral_print_blazer", "polka_dot_print_tee", "striped_geo_print_tee", "slub_knit_cutout_tee", "lost_&_found_wool-blend_sweater", "baroque_lace_shorts", "distressed_splatter_print_tee", "crochet_woven_blouse", "basic_athletic_racerback_tank", "pleated_chiffon_maxi_dress", "distressed_boyfriend_jeans", "striped_pleated_skirt", "embroidered_denim_shorts", "floral_crochet-paneled_sweater", "crisscross-back_sheath_dress", "eptm._speckled_longline_tee", "crepe_drawstring_joggers", "pleated_diamond_print_dress", "crochet-paneled_sweater", "cami_crochet_romper", "houndstooth_surplice_dress", "illusion_fit_&_flare_dress", "embroidered_mini_skirt", "quilted_drawstring_sweatshorts", "classic_oxford_shorts", "mineral_wash_hooded_dress", "floral_print_peasant_blouse", "zip-pocket_woven_shorts", "cuffed_button-front_denim_shorts", "tasseled_open-knit_sweater", "ruffled_crepe_woven_blouse", "you_post_too_much_tee", "triangle_print_muscle_tee", "abstract_print_embroidered_kimono", "texture-paneled_performance_shorts", "lace_love_maxi_dress", "boxy_embroidered_top", "southwestern_print_cami_romper", "abstract_geo_print_romper", "floral_paisley_shift_dress", "cutout_back_striped_sweater", "life_in_progress_hooded_denim_jacket", "southwestern-print_maxi_dress", "fuzzy_striped_sweater", "chevron-patterned_batwing_cardigan", "crochet-trimmed_rose_print_blouse", "crepe_shift_dress", "mesh-trimmed_skater_dress", "d-ring_collar_coat", "abstract_print_bodycon_dress", "scuba_knit_mesh-paneled_hoodie", "embroidered_tribal_print_jumpsuit", "pleated_metallic_skirt", "crossback_knit_tank", "tie-front_chiffon_blouse", "marled_knit_raglan_sweater", "lace_crisscross-back_dress", "paisley_print_halter_romper", "easy_open-knit_sweater", "pintucked_high-waisted_shorts", "textured_woven_shorts", "stripe_fuzzy_cardigan", "heathered_drawstring_joggers", "open-front_coat", "life_in_progress_drawstring_chambray_shorts", "fold-over_waist_shorts", "abstract_frond_print_skirt", "colorblocked_laser_cut_dress", "crocheted_shift_dress", "daisy_print_muscle_tee", "low-rise_skinny_jeans", "cutout_bow_blouse", "pleated_combo_dress", "london_calling_knit_tee", "crochet-trimmed_surplice_romper", "tie-dyed_tank", "everyday_tank", "heathered_knit_cardigan", "dainty_lace_tee", "garden_party_bow_dress", "colorblocked-hem_mini_skirt", "tribal-inspired_open-front_cardigan", "floral-embroidered_a-line_dress", "belted_ditsy_floral_romper", "mid-rise_-_zippered_skinny_jeans", "floral_lace_overlay_dress", "ombre-paneled_workout_shorts", "cutout-back_muscle_tee", "striped_seersucker_shorts", "mixed_geo_print_tee", "medallion_print_romper", "marled_knee-length_shorts", "burnout_cutout-back_tank", "crochet-paneled_chiffon_blouse", "eagle_graphic_macram&eacute;_tank", "multi-stripe_shirt_dress", "ribbed_turtleneck_sweater", "shore_girl_cropped_tank", "rose_lace_fit_&_flare_dress", "boxy_medallion_print_top", "reason_stars_and_stripes_tank", "floral_lace_skater_skirt", "floral_print_halter_maxi_dress", "mesh_zippered_mini_skirt", "high-rise_-__mineral_wash_skinny_jeans", "tribal_print_woven_cardigan", "striped_sateen_pencil_skirt", "striped_sweater", "acdc_graphic_tee", "abstract_stripe_smocked_top", "open-front_shawl_lapel_blazer", "ornate_crochet_shift_dress", "pin_dot_suit_jacket", "married_to_the_mob_mttm_muscle_tee", "crochet-back_cami_dress", "mandala_print_peasant_blouse", "crochet_sheath_dress", "chiffon-trimmed_jumpsuit", "longline_v-neck_tee", "varsity_dreamer_graphic_tee", "favorite_slub_knit_tee", "floral_print_pj_romper", "chiffon_button-front_top", "minnie_mouse_drawstring_shorts", "paneled_drawstring_sweatpants", "strapless_metallic_bandage_dress", "reason_zip_pocket_joggers", "drawstring_cargo_joggers", "daisy_lace_skater_skirt", "tropical_hibiscus_drawstring_shorts", "killin_it_mesh_tank", "dusty_rose_blouse", "v-notched_piqu&eacute;_skater_dress", "pleated_rose_print_dress", "sweetheart_high-low_dress", "kimono-sleeved_paisley_blouse", "victorian_lace_skirt", "distressed_paint-flecked_denim_shorts", "flounced_knit_dress", "buttoned_daisy_print_skirt", "marled_knit_drawstring_sweatpants", "mixed_paisley_print_maxi_skirt", "polka_dot_mesh-paneled_tank", "bird_print_halter_dress", "bike_print_tee", "heathered_high-waisted_yoga_shorts", "abstract_zig_zag_sweatpants", "diamond_patterned_cardigan", "dropped-hem_lace_sheath_dress", "floral_lace_strapless_dress", "belted_chiffon_shirt_dress", "abstract_print_panel_top", "boxy_striped_crop_top", "abstract_geo_v-back_dress", "strapless_woven_romper", "trouser_shorts", "floral_bow-front_shorts", "faux_leather_skater_skirt", "floral_print_racerback_tank", "pleated_peasant_blouse", "textured_baroque_floral_shorts", "boxy_texture-striped_tee", "french_terry_pocket_dress", "colorblocked_faux_leather_varsity_jacket", "polka_dot_chino_shorts", "mesh_scuba_knit-paneled_tee", "longline_sweater", "perfect_pleats_shift_dress", "la_lakers_graphic_tee", "leaf_print-sleeve_tee", "ribbed-stripe_organza_a-line_skirt", "shop_at_forever_21_tee", "life_in_progress_chambray_raglan_tee", "beach_scene_tank", "hooded_striped_sweater", "abstract-embroidered_glitter_shorts", "chiffon-paneled_marled_sweater", "lace-trimmed_cutout_halter_romper", "saturday_and_sunday_muscle_tee", "asymmetric_rope-textured_skirt", "striped_v-neck_sweater", "southwest_bound_shag_sweater", "palm_leaf_print_bodycon_dress", "romantic_rose_dress", "topstitched_denim_shorts", "southwestern_print_peasant_dress", "pleated_baroque_shorts", "polka_dot_sleeve_romper", "abstract_brushstroke_sweater", "tiered_floral_smock_dress", "rose_print_strapless_dress", "heathered_knit_hoodie", "deep_v-neck_sweater", "voyager_shorts", "ribbed_mini_skirt", "perfect_is_boring_graphic_tee", "plush_polka_dot_robe", "michael_jackson_baseball_tee", "boxy_fancy_graphic_tee", "marled_knit_boxy_sweater", "ribbed_drop-hem_longline_tank", "standout_stripes_mini_skirt", "athletic-striped_racerback_crop_top", "tasmanian_devil_sweater", "beaded_shift_dress", "reason_camo_joggers", "designer_bags_graphic_tee", "tribal_print_open-shoulder_romper", "marled_v-neck_pocket_tee", "abstract-striped_ladder-back_dress", "pleated_ornate_matelass&eacute;_dress", "positive_muscle_tee", "scuba_knit_mini_skirt", "colorblocked_lacy_cami_dress", "boxy_ribbed_knit_tank", "mid_rise_-_distressed_skinny_jeans", "paisley_print_shorts", "road_trip_ready_cardigan", "tasseled_abstract_print_cami_dress", "weekend_lover_graphic_tee", "brb_graphic_tee", "crisscross_neckline_peasant_blouse", "pinstriped_linen-blend_shorts", "embroidered_denim_shift_dress", "beaded_lace_top", "paisley_tribal_print_tee", "tie-dye_tulip_shorts", "eyelash_knit_ball_sweater", "the_beatles_muscle_tee", "rugby-striped_boxy_tee", "tonal_topstitched_shorts", "watercolor_ikat_high-low_dress", "rose_print_high-waisted_shorts", "longline_side-slit_hoodie", "marled_knit_sheath_dress", "buttoned_denim_shift_dress", "striped_surplice_maxi_dress", "rose_print_flutter_sleeve_blouse", "boxy_knit_top", "cowl_neck_tunic_sweater", "longline_map_tee", "ribbed_knit_dress", "studded_tribal_print_dress", "abstract_patterned_bodycon_dress", "keepin_it_real_muscle_tee", "distressed_for_the_road_tee", "heathered_performance_leggings", "stretch-knit_skater_dress", "floral_paisley_cami_dress", "diamond_print_maxi_dress", "tartan_plaid_maxi_dress", "refined_buttoned_poncho", "chevron_knit_crewneck_sweater", "striped_floral_trapeze_dress", "striped_muscle_tee", "pop_art_floral_drawstring_shorts", "studded_crepe_tank", "striped_chambray-pocket_henley", "crepe_pencil_skirt", "boho_suite_peasant_top", "scalloped_crochet-hem_shorts", "rolled-up_distressed_shorts", "contrast_waist_sweatpants", "longline_marled_single-button_jacket", "paisley_print_kaftan", "buttoned_cami_crop_top", "plunging_v-neckline_dress", "slub_knit_capri_joggers", "crochet-hem_smocked_shorts", "raglan_sleeve_tee", "floral_button-down_dress", "1981_graphic_ringer_tee", "marled_mixed_knit_sweater", "boxy_side-slit_stripe_tee", "cable-knit_shrug_cardigan", "distressed_mineral_wash_cutoffs", "burnout_knit_shredded-back_tee", "mesh-paneled_heathered_performance_tank", "flat_collar_blazer", "embroidered_lace-paneled_longline_cardigan", "striped_fringe_cardigan", "galaxy_print-sleeved_tee", "pinstriped_denim_joggers", "hooded_marled_cardigan", "abstract_tile_print_kimono", "leave_me_alone_tee", "mineral_wash_ribbed_tank", "abstract_print_tunic_dress", "cities_longline_tee", "rose_print_skater_dress", "faux_leather_tank", "embroidered_faux_leather_shorts", "tile_print_pencil_skirt", "embroidered_semi-sheer_fringe_tank", "tribal-inspired_woven_joggers", "chunky_marled_knit_sweater", "floral_lace_tank", "ditsy_floral_print_leggings", "floral-embroidered_cami_dress", "mid-rise_-_distressed_boyfriend_jeans", "buttoned_denim_shirt_dress", "floral-embroidered_mesh_dress", "ruched_heathered_muscle_tee", "tasseled_tribal_print_cardigan", "knotted_stripe_maxi_dress", "micro-stripe_pocket_tee", "varsity-striped_marled_dress", "cropped_open-knit_sweater", "retro_floral_jumpsuit", "embroidered_gauze_blouse", "essential_draped_cardigan", "stretch-knit_racerback_tank", "crochet_lace_cami_dress", "open-back_blouse", "stretch-knit_tee", "midi_tank_dress", "double-breasted_blazer", "floral_print_skater_dress", "asymmetrical_hem_tee", "collarless_two-tone_knit_cardigan", "botanical_floral_shift_dress", "cap-sleeved_boxy_top", "beaded_cutout_top", "smocked_slip_dress", "folk_print_cropped_kimono", "collarless_v-neck_blouse", "glitter_lam&eacute;_cami_dress", "high-low_racerback_dress", "ditsy_floral_knit_hoodie", "sequined_paisley_shift_dress", "tribal-inspired_crochet_dress", "jersey_knit_maxi_dress", "floral_lace_layered_dress", "brushstroke_stripe_deep-v_jumpsuit", "denim_culotte_jumpsuit", "married_to_the_mob_fun_tank", "striped_heathered_tee", "marled_raglan_tee", "knit_crew_neck_sweater", "damask_matelass&eacute;_skater_skirt", "fishnet-paneled_dress", "sheer_floral_pj_shorts", "quilted_drop-waist_dress", "life_in_progress_chambray_shorts", "split_v-neck_chiffon_blouse", "v-back_tank", "striped_trapeze_tank", "tiered_tie-front_cardigan", "geo_print_drawstring_jumpsuit", "high-rise_mom_jeans", "v-neck_pocket_tee", "killin'_it_striped_tee", "faux_shearling_collar_marled_jacket", "kangaroo_pocket_harem_joggers", "cuffed-sleeve_pocket_tee", "ribbed_knit_bodycon_dress", "crossover-waist_athletic_shorts", "striped_drop-waist_dress", "southwestern_print_pleated_skirt", "heathered_knit_dress", "distressed_denim_jeans", "grunge_graphic_tee", "faux_leather_moto_jacket", "oh_haaaay_muscle_tee", "western-inspired_denim_shorts", "embroidered_illusion_neckline_dress", "denim_tulip-front_shorts", "paneled_stripe_tee", "striped_shift_drawstring_dress", "clean_wash_distressed_denim_shorts", "classic_knit_cardigan", "crochet-trimmed_romantique_graphic_tank", "draped_asymmetrical_front_jacket", "boxy_striped_tee", "textured_marled_knit_sweater", "classic_striped_fit_&_flare_dress", "belted_daisy_print_dress", "rose_print_skater_skirt", "baroque_jacquard_layered_dress", "ruffled_floral_print_shorts", "lily_print_dress", "abstract_print-trimmed_shorts", "textured_houndstooth_skirt", "lace-paneled_slub_knit_cardigan", "cr&egrave;me_de_la_cr&egrave;me_muscle_tee", "strapless_drawstring_romper", "abstract_splatter_bodycon_dress", "butterfly_print_maxi_dress", "cutout_crochet-paneled_dress", "the_rolling_stones_graphic_tee", "textured_knit_varsity_sweater", "shaggy_popcorn_knit_sweater", "paisley_print_buttoned_tank", "ornate_paisley_maxi_dress", "loose-knit_boxy_sweater", "denim_hoodie_jacket", "cloud_wash_tee", "leef_paris_abstract_geo_print_shorts", "mixed_print_knit_dress", "baroque-patterned_lace_top", "flounced_floral_dress", "diamond_print_bow_shorts", "lace-trimmed_capri_leggings", "striped_a-line_dress", "distressed_bleach_wash_denim_shorts", "ribbed_knit_striped_dress", "embroidered_babydoll_dress", "striped_mesh_running_tank", "distressed_denim_faded_cutoffs", "leef_paris_holographic-striped_sweatpants", "oversized_high-neck_sweater", "cable_knit_striped_sweater", "textured_diamond_knit_dress", "racerback_bodycon_midi_dress", "california_muscle_tee", "baroque-embroidered_crop_top", "marled_rib-knit_tee", "ribbed_drawstring_joggers", "pleated_textured_skirt", "ornate_print_peasant_tank", "sheer_beaded_blouse", "faux_suede_shift_dress", "studio_stirrup_leggings", "embroidered_mesh-back_tank", "floral_maxi_dress", "eptm._striped_round-hem_tee", "layered_pleat-hem_mini_skirt", "dot-pocket_paneled_sweatpants", "medium_wash_-_straight-leg_jeans", "fit_&_flare_cami_dress", "ombre_denim_shorts", "classic_denim_cutoffs", "paisley_print_halter_maxi_dress", "be_the_light_top", "marled_colorblock_raglan_hoodie", "striped_polo_dress", "slub_knit_sweater", "cuffed_drawstring_shorts", "button-front_mini_skirt", "pleated_paisley_print_skirt", "classic_denim_jacket", "embroidered_open-front_cardigan", "mesh-paneled_drawstring_skirt", "eptm._tonal-striped_mesh_tee", "ornate_stripe_cami_dress", "classic_two-button_blazer", "embroidered_halter_maxi_dress", "distressed_low-rise_skinny_jeans", "baroque_print_drawstring_shorts", "ombre-paneled_workout_leggings", "eyelash_lace-trimmed_surplice_jumpsuit", "lace_combo_smock_dress", "fox_parade_sweater", "self-tie_wrap_culottes", "zippered_shawl_collar_blazer", "side-slit_tee", "pom_pom-trim_macram&eacute;_sweater", "sateen_v-neck_dolphin_blouse", "medallion_print_shift_dress", "self-tie_ruffled_shorts", "polka_dot_shift_dress", "fringed_shawl_collar_cardigan", "southwestern_print_surplice_jumpsuit", "pleated_faux_leather_skirt", "tweed_boyfriend_blazer", "collarless_scuba_knit_coat", "pleated_chiffon_dress", "classic_plaid_flannel", "quilted_faux_leather_bomber", "frond_print_pencil_skirt", "abstract_chevron_print_shorts", "heathered_mesh-paneled_colorblock_tee", "paneled_thermal_henley", "abstract_print_joggers", "ren_and_stimpy_graphic_tee", "wutever_pocket_tee", "ikat_print_leggings", "dotted_surplice_combo_jumpsuit", "slub_knit_henley", "panda-hood_pajama_onesie", "cutout_watercolor_print_dress", "leef_paris_holographic-striped_drawstring_shorts", "faux_gem-embellished_woven_romper", "heathered_snoopy_sweatpants", "eptm._textured_mesh-panel_hoodie", "faux_leather_shawl_collar_blazer", "abstract_print_off-the-shoulder_top", "striped_pocket_tee", "colorblock_mesh-paneled_leggings", "drawstring_dolphin_shorts", "bejeweled_chiffon_surplice_romper", "tribal_print_maxi_dress", "crepe_popover_blouse", "pocketed_leggings", "hooded_button-down_dress", "southwestern_print_shorts", "open-knit_high-slit_maxi_dress", "floral-embroidered_romper", "paneled_maxi_dress", "abstract_geo_print_cardigan", "life_in_progress_buttoned_chambray_romper", "hooded_asymmetrical_longline_jacket", "chic_high-waisted_jeggings", "high-rise_denim_shorts", "tribal_print_muscle_tee", "free_spirit_sweater", "ribbed_stripe_a-line_skirt", "fluted_polka_dot_skirt", "belted_stripe_print_dress", "heathered_cities_graphic_sweater", "varsity-striped_miami_sweatpants", "abstract_skort_romper", "linen_babydoll_dress", "high_collar_running_jacket", "crochet_mesh_racerback_tank", "tulle_overlay_cami_dress", "plaid_drawstring_dress", "life_in_progress_boxy_denim_jacket", "cutout_t-shirt_dress", "striped_geo_print_dress", "chenille_embroidered_maxi_dress", "marled_knit_ombr&eacute;_sweater", "abstract_floral_print_maxi_dress", "abstract-quilted_drawstring_hoodie", "longline_henley_shirt_dress", "abstract_watercolor_blouse", "ornate_floral_print_dress", "floral_lace-yoke_jumpsuit", "smocked_rose_print_dress", "crochet-trimmed_abstract_floral_romper", "eyelash_lace-trimmed_sheath_dress", "high-waisted_denim_pencil_skirt", "stretch_fit_mineral_wash_skinny_jeans", "long_crew_neck_tee", "trimmed_pocket_tank", "square_neck_skater_dress", "dolman_sleeve_trench_coat", "crochet_sleeve_babydoll_dress", "mixed_knit_cardigan", "garden_girl_fit_&_flare_dress", "button-front_drawstring_romper", "rebel_graphic_hoodie", "heathered_mesh-panel_shorts", "floral_print_cami_dress", "fringed_stripe_poncho", "marled_drawstring_joggers", "drawstring_cuffed_shorts", "abstract_print_cutout_dress", "classic_stripe-patterned_top", "distressed_muscle_tee", "abstract_ombre_capri_leggings", "embroidered_mesh_gauze_blouse", "weekend_lover_muscle_tee", "crochet-trimmed_muscle_tee", "striped_crop_sweater", "floral_print_mesh_dress", "bowie_longline_muscle_tee", "speckled_raw_edge_tee", "floral_lace_mini_skirt", "city-chic_nyc_cropped_tee", "gingham_print_skater_dress", "chiffon_button-down_shirt_dress", "tweed_fit_&_flare_dress", "heathered_side-zipper_tee", "boxy_open-knit_top", "marled_crochet-paneled_sweater", "rose_print_dolphin_shorts", "dotted_floral_shorts", "tribal_print_shift_dress", "shore_thing_maxi_dress", "heathered_trapeze_dress", "hooded_twill_field_jacket", "collarless_faux_suede_jacket", "rope-drawstring_swim_trunks", "jaws_muscle_tee", "mixed_floral_ruffle-sleeve_maxi_dress", "feather_print_fit_&_flare_dress", "fit_&_flare_tee_dress", "paris_graphic_dress", "zippered_denim_shorts", "colorblock-striped_muscle_tee", "textured_knit_cardigan", "live_to_love_heathered_sweatpants", "cuffed_knit_blazer", "ornate_embroidered-mesh_dress", "satin-paneled_shift_dress", "dotted_skater_dress", "longline_tweed_coat", "sequined_tweed_skirt", "sparkling_ruched_dress", "civil_regime_floral_graphic_jersey", "internet_graphic_sweater", "cable_knit_dolman_cardigan", "floral-embroidered_shorts", "paisley_print_culottes", "longline_draped_open-front_jacket", "patriotic_mineral_wash_dress", "tie-front_striped_tee", "mesh-paneled_workout_shorts", "abstract_print_bustier_top", "faux_fur_collar_coat", "crochet_pleated_sheath_dress", "organza-paneled_midi_t-shirt_dress", "i_love_tacos_muscle_tee", "time_to_shine_tee", "crochet-paneled_button-down_blouse", "floral-embroidered_mesh_kimono", "crocheted_racerback_romper", "hooded_varsity_jacket", "embroidered_longline_cardigan", "knit_dolman_cardigan", "heathered_zip_pocket_sweatshorts", "striped_fringe-trim_shawl_cardigan", "crochet_cutout_fringe_tank", "varsity-striped_scuba_knit_skirt", "boho_babe_crop_top", "drapey_mandala_print_cardigan", "embroidered_racerback_tank", "barbie_tank_top", "voila_graphic_muscle_tee", "tile_print_jumpsuit", "garden_floral_maxi_cardigan", "tribal_print_tulip-back_tank", "stretch-knit_a-line_skirt", "tribal_print_halter_romper", "watercolor_floral_drawstring_blouse", "crew_neck_sweater", "shirred_chiffon_dress", "abstract_southwestern_print_cardigan", "striped_tribal_print_sweatpants", "metallic_wrap_skirt", "heathered_chiffon-paneled_tee", "textured_v-neck_dress", "floral_a-line_dress", "my_commute_muscle_tee", "ornate_crochet_tunic_dress", "boxy_cuffed_sleeve_top", "open-knit_cardigan", "distressed_paris_muscle_tee", "striped_heathered_cardio_shorts", "bali_muscle_tee", "rose_chiffon_kimono", "lovely_lady_strapless_dress", "mineral_wash_drawstring_shorts", "waffle_knit_cardigan", "pinstriped_denim_shorts", "fluted_floral_print_dress", "sheer-paneled_jersey_tee", "striped_tribal_print_leggings", "marled_knit_dolman_sweater", "burnout_knit_pj_romper", "turtleneck_bodycon_dress", "tribal_print_pocket_tee", "lace_halter_dress", "high-slit_longline_flannel", "floral_lace_skater_dress", "mineral_wash_t-shirt_romper", "high-rise_skinny_jeans", "classic_tunic_sweater", "always_be_chic_top", "pleated_floral_matelass&eacute;_dress", "fuzzy_popcorn_knit_cardigan", "velveteen_denim_shorts", "rose_print_tank", "ikat_print_chiffon_blouse", "slouchy_open-knit_cardigan", "boxy_woven_moto_jacket", "charming_boucl&eacute;_dress", "oh_mon_dieu_fit_&_flare_dress", "life_in_progress_bleached_chambray_romper", "puff-sleeve_surplice_romper", "faux_fur_cheetah_coat", "open-front_zippered_blazer", "ombr&eacute;_contrast_workout_tank", "crochet-trimmed_batwing_cardigan", "baroque_print_gauze_jumpsuit", "pleated_high-waisted_shorts", "ornate_paisley_maxi_skirt", "glitter_bodycon_dress", "knit_shawl_collar_cardigan", "chiffon_curved_hem_blouse", "teenage_mutant_ninja_turtles_tee", "strappy_daisy_print_romper", "subtle_stripe_racerback_tank", "faux_fur_trimmed_a-line_coat", "paisley_print_kimono", "distressed_acid_wash_shorts", "easy_going_muscle_tee", "wavy_knit_sweater", "collarless_multi-knit_jacket", "distressed_denim_jacket", "fringed_metallic-threaded_poncho", "polka_dot_baseball_tee", "cap-sleeved_crepe_blouse", "eyelash_knit_ribbed_sweater", "boat_neck_heathered_top", "pleated_tribal_print_skirt", "grid_print_zippered_skirt", "textured_woven_a-line_dress", "contrast_striped_fit_&_flare_dress", "champagne_slub_knit_top", "southwestern-patterned_maxi_cardigan", "bodycon_faux_wrap_dress", "floral_lace_maxi_dress", "marled_dolphin_hem_sweater", "strapless_tribal_print_romper", "beaded_lace_crop_top", "acid_wash_ankle_jeans", "heathered_dolman_sweater", "life_in_progress_abstract_print_chambray_tank", "colorblock_performance_leggings", "striped_cowl_neck_sweater", "textured_cutout_jumpsuit", "dopest_tropical_graphic_tank", "eyelash_knit_striped_sweater", "striped_tribal_print_blouse", "draped_tie-back_midi_dress", "scuba_knit_sheath_dress", "rhinestoned_&_beaded_blouse", "floral_elephant_print_dress", "abstract_geo_drawstring_shorts", "colorblocked_sleeveless_hoodie", "smocked-back_fit_&_flare_dress", "box-pleated_a-line_skirt", "shimmering_high-waist_leggings", "dynamite_lace_bodycon_dress", "crisscross_cutout-back_maxi_dress", "good_girls_muscle_tee", "textured_stripe_knit_skirt", "lace_mini_skirt", "floral_tulip_back_tank", "festive_fete_beaded_blouse", "boys_aint_loyal_graphic_tee", "open-back_knit_blouse", "mesh_drawstring_shorts", "brushstroke_print_sweatpants", "neon_dreams_bandage_skirt", "baroque-sequined_strapless_dress", "linen_racerback_tank", "mesh_strap_a-line_dress", "paisley_pattern_pencil_skirt", "reason_mesh_camo_baseball_jersey", "mid-rise_-_acid_wash_jeggings", "heathered_frida_kahlo_tee", "ripped_denim_shorts", "kiss_me_raglan_tee", "asymmetric_batwing_top", "tartan_plaid_chiffon_blouse", "boxy_nautical_stripe_top", "floral-embroidered_halter_romper", "denim_pencil_skirt", "heathered_colorblock_pocket_tank", "marled_back-pleated_tank", "paradise_graphic_mesh-paneled_tee", "meander_pattern_sweater", "lacy_knotted_tee", "scoop_back_skater_dress", "stretchy_button-front_denim_jacket", "tulip-front_maxi_skirt", "tasseled_floral-embroidered_kimono", "floral_smile_tee", "twist-back_colorblocked_dress", "daring_mesh_panel_skater_dress", "eyelash_lace_dress", "faux_shearling_bomber_jacket", "ribbed_knit_trapeze_tee", "boxy_nautical_striped_tee", "houndstooth_print_t-shirt_romper", "floral_trim_cami_dress", "pleated_crepe_woven_blouse", "water_print_sarong", "striped_burger_tee", "los_angeles_lakers_baseball_tee", "boucl&eacute;_&_faux_leather_shorts", "chiffon-paneled_colorblock_top", "front-slit_pleated_shift_dress", "collarless_longline_side-slit_jacket", "drawstring_camo_shorts", "mesh_stripe_trim_tee", "collarless_woven_blazer", "eyelash_lace_trim_blouse", "embroidered_lace_bodycon_dress", "cutout-front_textured_bodycon_dress", "daisy_cap-sleeved_dress", "gauze_layered-trim_blouse", "bombshell_surplice_jumpsuit", "striped_bow-front_romper", "georgette_tulip_back_blouse", "lace_&_rose_slip_dress", "eyelash_lace_drawstring_skirt", "drawstring_chino_cutoffs", "crisscross_cutout_back_tee", "pleated_chambray_shorts", "zippered_colorblock_crepe_jumpsuit", "pintucked_fit_&_flare_dress", "lace_fit_&_flare_dress", "classic_wash_overall_shorts", "brooklyn_nets_graphic_tank", "fringed_lace_kimono", "longline_faux_fur_jacket", "mesh_tuxedo-striped_sweatpants", "floral_chiffon_maxi_dress", "harry_potter_muscle_tee", "collarless_moto_jacket", "marled_shag_sweater", "faux_leather-paneled_sweatpants", "textured_polka_dot_shorts", "polka_dot_shorts", "daisy_crochet_cardigan", "floral_tulip-back_tank", "pleated_front_blouse", "petal-sleeved_blouse", "speckled_chambray_shorts", "two-tone_loose-knit_sweater", "heathered_performance_capri_leggings", "reversed_french_terry_sweatpants", "striped_joggers", "basic_striped_mini_skirt", "lace-up_diamond_print_dress", "abstract_print_trapeze_dress", "plaid_trim_pocket_tee", "open-knit_fringe_tank", "pleated_floral_sheath_dress", "everyday_maxi_skirt", "beaded_baroque-patterned_skirt", "roman_numeral_print_shorts", "draped_hem_v-neck_dress", "rose_print_pleated_skirt", "longline_ribbed_knit_sweater", "moon_graphic_ringer_tee", "scuba_knit_shift_dress", "island_pineapple_knit_tee", "open-front_collared_jacket", "off-the-shoulder_blouse", "zippered_fit_&_flare_dress", "rose_chiffon_maxi_kimono", "classic_heathered_sweater", "crochet_lace_tank", "contrast-trimmed_drawstring_sweatshorts", "boxy_giraffe_print_tank", "button-front_blazer", "marled_crochet-back_sweater", "paisley_floral_a-line_dress", "tulip_back_crepe_blouse", "bleached_denim_jacket", "clean_wash_high-waisted_shorts", "asymmetrical_flounce_tank", "self-tie_sides_lace_tank", "baroque_mesh_overlay_skirt", "legends_muscle_tee", "drawstring_zippered_sweatpants", "surplice_halter_jumpsuit", "french_graphic_tee", "two-tone_chunky_cardigan", "caged_v-cut_dress", "terry_knit_dolphin_hem_shorts", "heathered_knit_v-neck_tee", "contrast-piped_blouse", "slub_knit_hoodie", "paisley_print_maxi_dress", "paint_it_red_floral_print_romper", "textured_a-line_dress", "tonal_crocodile-patterned_dress", "clean_wash_denim_jacket", "stretch_fit_skinny_jeans", "crochet_halter_maxi_dress", "striped_maxi_tank_dress", "crochet-trimmed_layered_dress", "crepe_buttoned_pocket_dress", "longline_hooded_tank", "tulip-back_tank", "crochet-paneled_floral_shorts", "maxi_dolman_cardigan", "textured_knit_skater_dress", "faux_pearl_knit_cardigan", "high-waisted_leggings", "abstract_zigzag_maxi_dress", "three-button_pima_cotton-blend_henley", "nothing_02_wear_tee", "crochet-trimmed_kimono", "paisley-trimmed_pocket_tee", "kurt_cobain&trade;_muscle_tee", "cutout-back_tank", "textured_knit_open-front_cardigan", "cuffed_twill_utility_shorts", "burnout_baseball_tee", "must-have_maxi_dress", "faux_fur_collared_zippered_coat", "ruffled_floral_blouse", "layered_flounce_romper", "chiffon_paneled_top", "chandelier_print_tee", "ruffled_surplice_romper", "colorblock-paneled_tee", "paisley_print_babydoll_dress", "rose_lace_surplice_romper", "heathered_knit_longline_jacket", "floral_crochet_overlay_dress", "zippered_raglan_hoodie", "caged_back_jumpsuit", "lace-paneled_combo_dress", "sanded_dark_wash_-_skinny_jeans", "scuba_mesh_athletic_jacket", "longline_crochet_overlay_dress", "ruched_knit_sheath_dress", "pintucked_woven_shorts", "striped_high-slit_maxi_dress", "floral_print_crepe_skirt", "racerback_mini_dress", "heathered_seamless_workout_leggings", "texas_longhorns_muscle_tee", "faux_leather_peplum_jacket", "ruffled_trim_sweater", "abstract_print_cami_romper", "texture-panel_heathered_shorts", "pleated_convertible_overall_romper", "metallic_striped_knit_tee", "play_with_my_hair_tee", "high-waisted_workout_shorts", "cuffed_denim_cutoffs", "striped_v-neck_jersey_tee", "crisscross-back_seamless_romper", "bleached_denim_joggers", "boxy_pintucked_top", "fuzzy_plaid_cardigan", "faux_fur-trimmed_southwestern-patterned_cardigan", "knit_&_woven_dolman_tee", "french_terry_shorts", "abstract_print_peasant_blouse", "varsity_stripe_sweatpants", "crew_neck_fisherman_sweater", "sorry_im_late_ringer_tee", "crochet_halter_dress", "abstract_print_french_terry_top", "36_plaid_shirt_dress", "windowpane_print_skater_skirt", "high-waisted_capri_leggings", "baroque_pattern_skater_skirt", "crochet-trimmed_babydoll_dress", "marled_knit_sweatpants", "reason_hibiscus_print_mesh_jersey", "sleeveless_zip-front_hoodie", "surfer_girls_tee", "striped_tulip-front_shorts", "creased-front_leggings", "open-shoulder_eyelash_lace_dress", "lacy_cutout_bodycon_dress", "dotted_a-line_skirt", "abstract_mirrored_print_dress", "classic_trapeze_tank", "plaid_fringe_poncho", "soft_stripe_crochet_tank", "darling_dots_denim_shorts", "lace-paneled_sweater", "tribal_patterned_bodycon_dress", "audrey_graphic_tee", "crochet-trimmed_gauze_maxi_dress", "doodle_print_tee", "distressed_mineral_wash_jeans", "fuzzy_eyelash_knit_sweater", "longline_cutout-back_tee", "classic_drawstring_sweatpants", "velveteen_damask-patterned_leggings", "tailored_woven_blazer", "reason_tie-dye_sweatpants", "paneled_camo_joggers", "free_spirit_floral_maxi_dress", "tribal_print_v-neck_romper", "strappy_fit_&_flare_dress", "crochet-trimmed_mixed_print_kimono", "micro-striped_suit_jacket", "heathered_yoga_shorts", "l.a.t.h.c._layered-hem_longline_tee", "tiered_floral_maxi_skirt", "abstract_tile_fringe-trimmed_kimono", "bout_that_graphic_crop_top", "midnight_rambler_muscle_tee", "abstract_chevron_draped_dress", "quirky_mercy_sweater", "desert_trim_bomber_jacket", "semi-sheer_racerback_tank", "side-slit_midi_dress", "pleated_button-front_jumpsuit", "textured_knit_sweater", "contrast_collar_popover_dress", "serious_graphic_muscle_tee", "pom-pom_crochet_tank", "eyelash_lace_tulle_dress", "asymmetric_printed_wrap_dress", "palm_print_bodycon_dress", "loyal_cropped_sweater", "boxy_cutout_top", "embroidered_mesh-paneled_blouse", "take_less,_give_more_tee", "boxy_multi-striped_tee", "frayed_denim_shorts", "abstract_geo_print_tank", "chevron-embroidered_romper", "draped_shawl_collar_coat", "striped_colorblock_sweatpants", "oy_vey_graphic_tee", "shirred_waist_mini_skirt", "bell_sleeve_georgette_blouse", "dolman_knit_hoodie", "classic_longline_knit_cardigan", "southwestern_print_dolphin_shorts", "deep_v-neck_halter_dress", "la_graphic_muscle_tee", "marilyn_monroe_v-neck_tee", "embroidered_faux_leather_pencil_skirt", "open-front_baja_hoodie", "striped_knit_skater_dress", "miami_heat_graphic_tank", "textured_floral_skater_skirt", "textured_floral_bodycon_dress", "new_york_muscle_tee", "classic_single-button_blazer", "belted_trench_coat", "embroidered_cutout_bomber_jacket", "hooded_bomber_jacket", "heathered_maxi_cardigan", "palm_tree_print_tee", "floral_print_peasant_dress", "heathered_paisley_print_sweatpants", "embroidered_woven_dress", "faux_leather_biker_jacket", "civil_regime_varsity_striped_mesh_top", "classic_cuffed_blazer", "retro_renegade_romper", "floral_foliage_print_cardigan", "boxy_crepe_romper", "abstract_geo_chiffon_tank", "zippered_drawstring_joggers", "boxy_palm_print_top", "varsity-striped_scuba_knit_jacket", "classic_boyfriend_blazer", "scalloped_halter_dress", "mesh_overlay_sheath_dress", "rose-patterned_bodycon_dress", "striped_cap-sleeve_tee", "botanical_floral_cutout_romper", "sateen_floral_maxi_dress", "above_average_linen_tee", "double-v_slip_dress", "colorblocked_shift_dress", "side-slit_maxi_dress", "brushed_knit_fringe_top", "aspca_urban_myth_tee", "tiered_floral_lace_dress", "abstract_print_halter_crop_top", "woven_open-back_blouse", "stripe_pencil_skirt", "knit_romper", "geo_print_swim_trunks", "classic_cotton_chinos", "gingham-lined_pocket_tee", "drawstring_chambray_utility_jumpsuit", "civil_regime_crop_top", "retro_cutout_dress", "textured_fit_&_flare_dress", "tasmanian_devil_muscle_tee", "boxy_illusion_neckline_top", "classic_racerback_tank", "abstract_sweater_dress", "single-button_coat", "layered_crepe_tank", "married_to_the_mob_shopping_tank", "open-front_shawl_cardigan", "crochet_cable_knit_sweater", "faux_leather_jersey", "classic_cardigan", "drop-sleeved_waffle_knit_cardigan", "open-knit_raglan_sweater", "tartan_plaid_blouse", "abstract_print_shorts", "lace_patterned_sweater", "tropical_print_dress", "knotted_sheath_dress", "tropical_print_fringe_kimono", "high-waisted_yoga_shorts", "marled_stripe_hooded_cardigan", "coated_clean_wash_-_skinny_jeans", "tasseled_open-front_cardigan", "spotted_rose_bodycon_dress", "easy_striped_pocket_tee", "textured_geo_skater_skirt", "pleated_woven_dress", "snoopy_print_tee", "snake_print_racerback_tank", "varsity-striped_longline_tee", "longline_abstract-patterned_jacket", "striped_paisley_print_romper", "tmnt_graphic_tee", "lace-paneled_babydoll_dress", "floral_print_smocked_dress", "asymmetric_zip-front_cardigan", "rugby_striped_crew_neck_sweater", "heathered_high-slit_maxi_dress", "tonal_plaid_robe", "zippered_single-button_blazer", "classic_knit_top", "mesh-pocket_sweatshorts", "striped_faux_leather_shorts", "geo_moment_high-waisted_shorts", "striped_textured_sweater", "ornate_caged-back_dress", "collarless_faux_leather-sleeve_blazer", "candy_stripper_denim_shorts", "faux_leather_trimmed_joggers", "quilted_open-front_blazer", "miami_heat_logo_dress", "paisley_print_strapless_romper", "southwestern_print_tee", "linen_tank_dress", "tribal_print_paneled_tee", "embroidered_overlay_sheath_dress", "shawl_collar_drop-sleeve_cardigan", "abstract_dotted_panel_tee", "slub_knit_cardigan", "belted_maxi_dress", "cami_peplum_top", "glen_plaid_blazer", "striped_midi_dress", "open_back_mesh-paneled_tank", "abstract_chevron_henley_dress", "classic_cotton_tee", "cutout_a-line_dress", "fringed_tie-dye_racerback_tank", "square-back_cami_dress", "fuzzy_knit_sweater", "contrast_mesh-paneled_sweatpants", "where's_waldo_graphic_tank", "speckled_cotton-blend_henley", "mesh_overlay_shorts", "medallion_print_cami_dress", "longline_silver_graphic_tee", "shirred_gauze_cami_dress", "butterfly_print_pj_shorts", "my_girls_tank", "boxy_floral_pocket_tee", "heathered_mickey_mouse_tee", "happiness_graphic_tee", "strong_muscle_tee", "burnout_geo_pattern_top", "floral_print_poncho_dress", "ok_la_muscle_tee", "boat_neck_knit_top", "striped_longline_baseball_tee", "paisley_print_cami_romper", "striped_chiffon_shirt_dress", "linen_colorblock_tee", "crew_neck_boxy_tee", "be_happy_knit_&_woven_tee", "heathered_knit_coat", "tulle_overlay_maxi_skirt", "sheer_linen_tank", "gross_graphic_tee", "perforated_knit_dress", "floral_print_sweatshorts", "faux_leather-paneled_leggings", "wave_print_tee", "elephant_print_cami_dress", "floral-embroidered_blouse", "leopard_print_maxi_dress", "paisley_print_denim_jumpsuit", "southwestern-patterned_poncho", "fold-over_yoga_leggings", "abstract_stripe_joggers", "faded_drawstring_sweatpants", "abstract_print_v-back_dress", "ornate_floral_print_romper", "beaded_chiffon_maxi_dress", "medallion_print_shorts", "surplice_cami_dress", "brkln_colorblock_tee", "poetic_dream_crochet_blouse", "drop-sleeve_knit_tee", "marled_dolman-sleeve_hoodie", "boxy_grid_print_top", "dropped_hem_muscle_tee", "tropical_print_leggings", "contrast_drawstring_denim_shorts", "tropical_floral_bodycon_dress", "v-neck_striped_dress", "viney_floral_flounce_dress", "ruched_open-front_cardigan", "abstract_print_zipper_blouse", "linen-blend_utility_jacket", "wild_mtv_tee", "life_in_progress_pleated_multi-stripe_skirt", "tribal_print_dress", "drop-crotch_denim_joggers", "hooded_loose-knit_longline_dress", "lace_a-line_skirt", "geo_girl_dolphin_shorts", "flat_front_denim_shorts", "jersey_knit_trapeze_dress", "button-down_plaid_flannel", "bodycon_tank_dress", "triangle_print_chiffon_blouse", "belted_puff-sleeve_romper", "longline_button-front_skirt", "chambray_cami_romper", "vented_back_tank", "drapey_muscle_tee", "tribal_pattern_trouser_shorts", "crinkled_crochet-paneled_maxi_dress", "mineral_wash_denim_joggers", "mineral_wash_dress", "caged-back_longline_tank", "yes_&_no_graphic_hoodie", "crisscross-back_gaucho_jumpsuit", "pleated_floral_lace_dress", "sheer_lace_dress", "i_need_coffee_tee", "colorblocked_hooded_knit_henley", "world_map_muscle_tee", "forever_21_all_day_muscle_tee", "heathered_high-slit_hooded_midi_dress", "floral_fit_&_flare_dress", "geo-patterned_drawstring_joggers", "raw-edged_distressed_tank", "abstract_print_fit_&_flare_dress", "flirty_floral_smock_dress", "classic_woven_blouse", "striped_maxi_dress", "classic_capri_leggings", "cutout_marled_bodycon_dress", "collarless_draped_open-front_jacket", "racerback_bodycon_dress", "barbie_silhouette_tee", "rolled_v-neck_sweater", "zip-back_striped_tank", "leopard_print_cutoff_sweatshorts", "def_leppard_burnout_tank", "collarless_open-front_plaid_coat", "tie-dye_ikat_print_kimono", "slub_knit_muscle_tee", "crochet-trimmed_overall_shorts", "open-back_jumpsuit", "draw_the_line_maxi_dress", "abstract_print_french_terry_shorts", "marled_open-knit_cardigan", "married_to_the_mob_next_tee", "stripe_trapeze_dress", "myvl_woke_up_muscle_tee", "painted_floral_slip_dress", "cage-back_crop_top", "southwestern-patterned_pocket_tee", "abstract_floral_print_poncho", "strappy-back_yoga_romper", "sparkling_marled_knit_sweater", "crossback_cami_skater_dress", "colorblock_pleated_sheath_dress", "striped_cardio_shorts", "chevron_cutout_back_cardigan", "distressed_low-rise_cutoffs", "crocheted_southwestern_print_tank", "diamond_open-knit_cardigan", "pleated_jacquard_tea_dress", "funnel-pocket_drawstring_sweatpants", "textured_shawl_collar_cardigan", "dolphin_hem_blouse", "painted_floral_denim_shorts", "unstructured_cargo_shorts", "boxy_knit_sweater", "cuffed_longline_tee", "simba_muscle_tee", "strapless_pleated_chiffon_dress", "but_not_really_muscle_tee", "athletic_marled_knit_joggers", "iconic_v-neck_cardigan", "tonal_check-patterned_blouse", "camo_print_shorts", "high-low_zigzag_dress", "pleated_chiffon_blouse", "floral_crochet_dress", "dropped_lapel_chiffon-sleeved_blazer", "sheer_moment_sweater", "tribal_inspired_joggers", "allergic_2_mornings_tank", "paisley_print_fit_&_flare_dress", "batwing_open-front_cardigan", "open-crochet_maxi_dress", "buttoned_peasant_top", "colorblocked_tribal_print_blouse", "ikat_y-back_maxi_dress", "floral_print_crochet_hem_shorts", "everday_v-neck_cardigan", "knotted_lace_tank", "flowy_embroidered_midi_dress", "shakira_graphic_tee", "knit_open-front_blazer", "damask_pattern_a-line_dress", "raga_geo_stripe_hooded_cardigan", "diamond_print_shorts", "zippered_satin-trimmed_sweatpants", "embroidered_shift_dress", "denim_a-line_skirt", "clear_cut_high-waisted_shorts", "mandala_print_maxi_dress", "abstract_printed_romper", "rose_print_leggings", "heathered_knit_tank", "gorgeous_10_graphic_tee", "crisscross_back_pj_romper", "abstract_tile_print_dress", "flower_girl_crocheted_shorts", "open-knit_cropped_sweater", "hooded_purl_knit_sweater", "fair_isle_crew_neck_sweater", "floral_flutter_sleeve_blouse", "chambray_peasant_dress", "frayed_denim_gauchos", "ruffled_cami_dress", "heathered_scuba_knit_bomber_jacket", "popcorn-textured_pocket_tee", "drawstring_chambray_shorts", "flutter_sleeve_surplice_dress", "mixed_stripe_maxi_dress", "colorblock_athletic_tank", "geo_tribal_print_muscle_tee", "cozy_chunky_knit_sweater", "kaleidoscope_flounce_maxi_dress", "classic_split-neck_blouse", "geo-patterned_lace_fringe_cardigan", "boyfriend_graphic_tee", "striped_knit_pullover_hoodie", "caged_side_longline_dress", "nautical_stripe_jersey_tee", "mosaic_print_pocket_tee", "floral_print_crisscross_pj_romper", "baroque_floral_surplice_top", "layered_lace_crew_neck_sweater", "cloud_wash_denim_shorts", "zippered_mesh-paneled_jacket", "marled_knit_cropped_tank", "textured_knit_hoodie", "stretch_knit_stripe_shorts", "piqu&eacute;_knit_sweatpants", "marled_knit_drawstring_hoodie", "rose_print_tee", "linen_overall_dress", "knit_crossback_tee", "clustered_floral_print_skater_skirt", "faux_leather_zippered_skirt", "mandala_print_knit_jumpsuit", "faux_leather_varsity_jacket", "classic_slub_knit_top", "paneled_stripe_tank", "raglan_pocket_tee", "strapless_jumpsuit", "life_in_progress_striped_linen-blend_shorts", "colorblocked_workout_shorts", "city_of_lights_hoodie", "eyelash_lace_skirt", "geo-stripe_maxi_dress", "faux_leather_flared_skirt", "rhinestone_beaded_sweater", "diamond-quilted_sweatshorts", "marled-stripe_v-neck_cardigan", "quilted_faux_leather_skirt", "cami_fit_&_flare_dress", "mod_moment_sheath_dress", "basic_tank", "watercolor_tribal_print_shorts", "dot-patterned_tank", "floral_print_surplice_dress", "striped_floral_drawstring_jumpsuit", "multi-tone_striped_knit_cardigan", "flounced_watercolor_print_cami_dress", "striped_lace-up_cami_romper", "braided_t-back_tank", "marled_maxi_cardigan", "favorite_open-knit_sweater", "collared_abstract_print_dress", "washed_denim_trench_coat", "faux-wrap_surplice_printed_dress", "smocked_floral_maxi_dress", "elephant_print_pocket_tank", "geo_print_strappy_maxi_dress", "marled_stripe_drawstring_hoodie", "abstract_print_split-back_top", "abstract_open-back_romper", "embellished_tile_print_kimono", "floral_lace_mini_dress", "distressed_ghostbusters_muscle_tank", "strapless_abstract_maxi_dress", "field_of_daisies_dress", "textured_crochet_lace_tank", "heathered_knit_pencil_skirt", "tartan_plaid_cuffed-sleeve_tee", "do_not_care_striped_tee", "striped_cropped_sweater", "side-slit_knit_sweater", "boxy_heathered_top", "star_print_t-shirt_dress", "colorblocked_chevron_knit_sweater", "notched_open-front_textured_blazer", "faux_leather_sheath_dress", "lace-paneled_pj_shorts", "fringed_floral_crochet_tank", "faux_leather_drawstring_joggers", "pleated_floral_print_blouse", "paisley_floral_pj_shorts", "faded_tank", "spongebob_x_mina_kwon_metallic_graphic_tee", "abstract_print_dolman_top", "layered_split-front_blouse", "v-neck_ribbed_dress", "semi-sheer_curved_hem_dress", "rose_print_lace-up_dress", "classic_slim-leg_jeans", "varsity-striped_bodycon_dress", "boxy_faux_fur_jacket", "crocheted_mandala_print_dress", "daisy_print_blouse", "floral_print_knit_tank", "quilted_faux_leather_jacket", "southwestern_print_woven_joggers", "flat_collar_woven_blouse", "retro_knit_skater_dress", "paisley_dolman_cardigan", "watercolor_print_layered_dress", "tribal_print_shorts", "raga_floral_print_maxi_dress", "pintuck_pleated_skirt", "heart_print_boxy_tee", "eagles_graphic_muscle_tee", "bonsoir_striped_hoodie", "vibrant_rose_strapless_dress", "colorblocked_cotton_tee", "favorite_ankle-length_skinny_jeans", "two-tone_open-front_cardigan", "meander_wrap_cardigan", "crochet-embroidered_midi_dress", "marled_ribbed_maxi_dress", "chiffon_maxi_dress", "waffle_knit_turtleneck_sweater", "strapless_southwestern_print_romper", "crochet-paneled_collared_blouse", "contrast_trim_henley", "zippered_woven_joggers", "raglan_cable_knit_cardigan", "clustered_rose_print_jumpsuit", "raw-cut_pocket_tee", "athletic_mesh_sports_tank", "clean_wash_slim-leg_jeans", "watercolor_print_linen_tee", "metallic_california_burnout_tank", "favorite_petite_skinny_jeans", "stripe_print_belted_dress", "chiffon-sleeve_mesh_bomber_jacket", "boyz_ii_men_muscle_tee", "floral_bodycon_dress", "textured_fisherman_sweater", "open-front_hooded_cardigan", "boxy_rugby_striped_sweater", "lace_shift_dress", "crochet-paneled_maxi_dress", "striped_linen_belted_shorts", "southwestern-inspired_poncho", "must-have_scuba_skater_dress", "abstract_print_buttoned_romper", "classic_midi_dress", "soft_pleated_skater_dress", "striped_open-front_cardigan", "denim_cutout_dress", "heart_printed_tie-neck_blouse", "kangaroo_pocket_sweatpants", "striped_print_maxi_dress", "belted_peplum_dress", "textured_high-neck_blouse", "open-front_knit_cardigan", "marled_terrycloth_pj_sweatpants", "defyant_marble_print_mesh_jersey", "tribal_print_sweatpants", "floral_mosaic_print_jumpsuit", "abstract_print_surplice_top", "rose_print_halter_romper", "striped_ikat_drawstring_shorts", "strapless_knot-front_romper", "menagerie_print_tee", "drawstring_waist_trench_coat", "colorblock_tie-dye_tank", "floral-embroidered_lace-up_dress", "longline_crepe_blouse", "eptm._quilted_shorts", "boho_muse_embroidered_kimono", "embroidered_peasant_dress", "scuba_knit_a-line_dress", "heathered_skater_dress", "boxy_ombr&eacute;_tee", "abstract_paisley_cuffed_shorts", "boxy_mesh_lace_top", "chevron_print_dress", "cutout_knit_bodycon_dress", "cuffed_stretch_knit_shorts", "rolling_stones_muscle_tee", "meander_patterned_cardigan", "textured_geo-striped_cuffed_sweatshorts", "drawstring_waist_dress", "classic_cotton_jersey_tee", "bow-front_pintucked_blouse", "safari_animal_print_tank", "palm_tree_graphic_dress", "smocked_floral_print_shorts", "embroidered_lace_sheath_dress", "life_in_progress_hooded_utility_jacket", "pretty_in_grunge_tee", "layered_flounce_floral_romper", "v-back_tee", "posh_flounce_mini_dress", "la_joie_graphic_heathered_tee", "marled_knit_sweater_dress", "ornate_mandala_print_kimono", "hidden_zippered_placket_blouse", "mateless&eacute;_origami_skirt", "sunflower_print_jumpsuit", "geo_print_trimmed_tee", "space_dye_capri_leggings", "knit_shift_dress", "faux_leather_panel_hoodie", "button-down_denim_dress", "floral_strappy-back_romper", "vertical_stripe_tee", "abstract_plaid_babydoll_dress", "southwestern_print_racerback_tank", "silverlake_graphic_tee", "botanical_print_a-line_dress", "cropped_open-front_blazer", "easy_open-knit_cardigan", "hola_la_muscle_tee", "rhinestone_embellished_shaggy_sweater", "denim_bodycon_dress", "super-soft_skinny_jeans", "faux_leather_a-line_skirt", "crepe_fit_&_flare_dress", "burnout_knit_tee", "slub_knit_buttoned-back_blouse", "textured_stripe_cowl_neck_sweater", "longline_baseball_jersey", "high-waisted_flared_jeans", "lynyrd_skynyrd_tank", "barbie_kiss_hoodie", "classic_slim_denim_jeans", "strapless_tribal_print_dress", "southwestern_print_maxi_skirt", "cutout_sheath_dress", "crinkled_gauze_skirt", "southwestern_print_crochet_romper", "solid_knit_leggings", "classic_fold-over_maxi_skirt", "striped_rose_cami_romper", "ditsy_floral_a-line_dress", "square_neck_bodycon_dress", "tribal_print_cami_dress", "hooded_windbreaker_utility_jacket", "i_glow_graphic_tank", "acid_wash_boyfriend_jeans", "civil_colorblocked_mesh_tee", "geo-printed_flat_front_shorts", "pleated_floral_chiffon_skirt", "linen-blend_shorts", "bleached_denim_cutoffs", "striped_fold-over_maxi_skirt", "heathered_open-front_cardigan", "draped_chiffon_wrap_jacket", "sporty_chic_heathered_sweatpants", "out_west_knit_tank", "heathered_stripe-sleeve_tee", "modernist_shift_dress", "embroidered_fit_&_flare_dress", "heathered_t-shirt_dress", "defyant_marble_print_mesh_shorts", "semi-sheer_linen_tee", "bead-embellished_top", "longline_ribbed_knit_dress", "pin_dot_trouser_shorts", "coca-cola_muscle_tee", "guns_n_roses_muscle_tee", "ombr&eacute;_tank", "longline_hustle_graphic_tee", "crochet_yoke_maxi_dress", "haute_nights_tee", "topstitched_jodhpurs", "boxy_dotted_tee", "square_print_kimono", "polka_dot_t-shirt_dress", "marled_knit_tee", "boxy_beaded_crepe_top", "ny_muscle_tee", "high-slit_layered_dress", "faux_shearling_parka", "crochet-trimmed_crepe_maxi_dress", "west_coast_graphic_tank", "chiffon_baroque_print_tank", "favorite_scoop_neck_tank", "boxy_pocket_top", "i_don_bite_tee", "flounced_metallic_dotted_cami_dress", "everyday_combo_maxi_dress", "chenille_&_metallic_knit_crop_top", "floral_burnout_boxy_tee", "ny_drawstring_hoodie", "floral_foulard_print_jumpsuit", "high-waisted_skinny_jeans", "boxy_woven_striped_top", "lace_insert_bodycon_dress", "striped_halter_maxi_dress", "sequined_abstract_pattern_dress", "langley_fox_beach_graphic_tee", "cami_babydoll_dress", "leopard_print_joggers", "floral_print_woven_shorts", "l&ver_graphic_hoodie", "strappy-back_pleated_dress", "abstract_striped_muscle_tee", "chiffon-paneled_abstract_top", "colorblocked_surplice_halter_dress", "rose_print_lace_cutout_dress", "lace-trimmed_floral_shorts", "marled_knit_sweater", "floral_wide-leg_cami_jumpsuit", "mom_fit_jeans", "lace_cami_jumpsuit", "diamond_print_cami_jumpsuit", "cotton_modal_crew_neck_tee", "crocheted_chambray_tulip_shorts", "palm_tree_print_shorts", "camera_grid_muscle_tee", "diamond-cutout_maxi_dress", "gauze_skater_skirt", "love_me_or_leave_muscle_tee", "hooded_woven_jacket", "bejeweled_floral_lace_sheath_dress", "abstract_pattern_bodycon_dress", "tropical_print_shorts", "destroyed_double-button_jeans", "self-tie_denim_shirt_dress", "abstract_buttoned_top", "pom_trim_cutout_dress", "metallic-threaded_marled_sweater", "chained_cutout-back_top", "geo_matelass&eacute;_dress", "baroque_print_tee", "pleated_floral_chiffon_dress", "eyelash_lace_a-line_dress", "marled_loop-knit_cardigan", "y-back_flounce_dress", "heathered_crossover-waist_shorts", "fluted_velvet_skirt", "beaded_mesh-paneled_dress", "multi-stripe_open-front_jacket", "upside-down_eiffel_tower_tee", "southwestern-patterned_joggers", "sunglass_girl_graphic_tee", "v-cut_back_romper", "classic_baseball_tee", "heathered_slit-back_tee", "basic_heathered_tee", "ornate_floral_print_cardigan", "embroidered_tunic_dress", "woven_bermuda_shorts", "floral_print_tulip-hem_shorts", "heathered_colorblock_performance_shorts", "cardio_graphic_sweater", "globetrotter_skater_dress", "buttoned_knee-length_skirt", "faux_leather_combo_dress", "buttoned_lace_panel_top", "crochet-trimmed_pj_romper", "mesh-paneled_sweatpants", "velveteen_surplice_dress", "self-tie_knotted_floral_jumpsuit", "ribbed_knit_sweater", "checkered_leggings", "athletic-striped_pencil_skirt", "be_cool_crop_top", "striped_lace_dress", "collarless_popover_blouse", "tribal_print_peasant_blouse", "chiffon-paneled_high-slit_top", "striped_swim_trunks", "fitted_ribbed-knit_sweater", "flounced_chiffon_jumpsuit", "solid_raglan_sweater", "crepe_woven_surplice_dress", "open_knit_raglan_sweater", "lace_print_chiffon_jacket", "marled_knit_v-neck_tee", "lace-paneled_fit_&_flare_dress", "classic_button-down_cardigan", "paisley_print_romper", "bell-sleeved_lace_dress", "boxy_belted_top", "abstract_grid_print_pleated_shorts", "textured_sheath_dress", "high-waisted_rose_print_shorts", "lace_peplum_sheath_dress", "twist_cutout_back_dress", "scallop_lace_pencil_skirt", "distressed_wash_-_slim_zippered_jeans", "pleated_baroque_print_shorts", "purl_knit_cardigan", "chiffon-paneled_peplum_top", "textured_knit_dress", "clean_wash_-_ripped_slim-leg_jeans", "classic_hooded_duffle_coat", "blurred_floral_bomber_jacket", "classic_utility_jumpsuit", "faux_leather_pencil_skirt", "striped_floral_shift_dress", "cutout_sunflower_tank", "zippered_knit_dress", "chiffon_halter_maxi_dress", "velveteen_damask_pattern_kimono", "twisted_open-back_tee", "longline_boyfriend_blazer", "bleach-splatter_oversized_tee", "open_knit_cardigan", "metallic_beaded_chiffon_tank", "crochet_cami_dress", "25_mesh-paneled_jersey_dress", "crochet-paneled_a-line_dress", "pintuck_pleated_chiffon_blouse", "embroidered_surplice_cami_romper", "strapless_sweetheart_dress", "ladder_racerback_maxi_dress", "flared_jeans", "marled_tuxedo-stripe_joggers", "diamond-patterned_two-tone_cardigan", "bandana_print_sweatpants", "plaid_midi_dress", "floral_brocade_a-line_dress", "prairie-embroidered_peplum_blouse", "rose_print_cami_dress", "sleeveless_vented_blouse", "hooded_puff_parka", "cinched_training_shorts", "classic_self-tie_blouse", "polka_dot_swim_trunks", "tribal_print_pocket_dress", "west_east_coast_muscle_tee", "open-knit_hooded_cardigan", "the_beatles_graphic_tank", "diamond_print_chiffon_cardigan", "tribal_print_pleated_dress", "distressed_whisker_wash_jeans", "drop-sleeve_heathered_tee", "embroidered_drawstring_romper", "embroidered_floral_pattern_blouse", "marled_knit_t-shirt_dress", "arrow_printed_romper", "crochet-paneled_gauze_romper", "crochet_fringe_tank", "rainbow_print_workout_leggings", "embroidered_gauze_dress", "boxy_angel-sleeved_blouse", "contrast-trim_pocket_tee", "boxy_lace_ruffle_top", "braided_crew_neck_sweater", "colorblocked_toujours_la_v&ocirc;tre_tank", "southwestern_print_denim_joggers", "seam-stitched_shift_dress", "ripped_denim_cutoffs", "boxy_slit-sleeve_top", "faux_snakeskin-trimmed_blazer", "high-waisted_tweed_shorts", "scalloped_crochet_skirt", "sheer-paneled_sweater", "lace-cutout_sheath_dress", "abstract_geo_stripe_romper", "faux_fur_jacket", "mesh_paneled_running_shorts", "floral_print_surplice_jumpsuit", "embroidered_southwestern_pattern_shorts", "textured_knit_tulip_romper", "hooded_longline_cardigan", "space_dye_yoga_leggings", "fuzzy_knit_v-neck_cardigan", "rose_print_m-slit_dress", "crinkled_mandala_print_dress", "boxy_cotton_muscle_tee", "ruffled_maxi_dress", "classic_denim_romper", "civil_regime_tropical_print_jersey", "longline_striped_cardigan", "ribbed_knit_cropped_sweater", "abstract_print_draped_blazer", "chicago_bulls_faux_leather_top", "polka_dot_tee", "collarless_one-button_blazer", "tonal_striped_skater_dress", "open-knit_longline_cardigan", "abstract_tribal_print_halter_jumpsuit", "civil_varsity-striped_longline_tee", "west_coast_jersey", "luxe_voyager_shorts", "tribal-inspired_chino_shorts", "flutter_sleeve_blouse", "striped_fuzzy_knit_sweater", "varsity-striped_brooklyn_sweatpants", "life_in_progress_distressed_denim_jacket", "tropical_print_chino_shorts", "out_of_bed_tee", "peter_pan_collar_dress", "distressed_bleach_wash_cutoffs", "woven_dolphin_shorts", "diamond-patterned_peasant_dress", "ribbed_dolman_cardigan", "cutout_layered_t-shirt_dress", "boxy_floral_print_tee", "triangle_print_tank_dress", "inverse_leaf_print_tee", "colorblock_woven_running_shorts", "lace_print_bodycon_dress", "striped_t-shirt_dress", "crochet-paneled_shift_dress", "floral_wrap-front_maxi_skirt", "sheer_polka_dot_skirt", "striped_box-pleated_dress", "strapless_matelass&eacute;_skater_dress", "metallic_polka_dot_blouse", "acid_wash_denim_skirt", "drapey_woven_jacket", "high_waist-_quilted_moto_jeggings", "layered_cutout_midi_dress", "tasseled_fringe_crochet_tank", "cozy_cropped_sweater", "mesh_patch-pocket_sweatpants", "snoopy_graphic_baseball_tee", "paisley_floral_print_blouse", "chiffon-paneled_sheath_dress", "southwestern_burnout_tee", "floral_&_bird_print_shorts", "langley_fox_feather_tank", "la_box_graphic_tee", "whimsical_lace_dress", "scoop_neck_tank", "beaded_self-tie_romper", "essential_knit_tank", "heathered_colorblock_racerback_tank", "mesh_contrast-pocket_tank", "belted_woven_romper", "diamond-stitch_sweatpants", "tropical_print_pocket_tank", "baseball_muscle_tee", "don't_be_jealous_muscle_tee", "tweed_cutaway_jacket", "floral_tulip-back_marled_sweater", "cotton_v-neck_tee", "bell_sleeve_blouse", "quilted_&_hooded_utility_jacket", "varsity-striped_pocket_tee", "faux_fur_bomber_jacket", "hooded_varsity_stripe_jacket", "reverse-paneled_french_terry_sweatpants", "flat-front_woven_shorts", "crochet_lace_midi_skirt", "geo_print_cutout_dress", "contrast-trimmed_sweater", "cutout_sleeveless_jumpsuit", "ditsy_floral_babydoll_dress", "love_defined_woven_tee", "marled_ringer_tank_dress", "mesh-paneled_colorblock_capri_leggings", "heathered_high-waisted_leggings", "crochet-paneled_shorts", "textured_funnel_neck_dress", "heathered_knit_jacket", "baroque_print_maxi_dress", "v-neck_striped_midi_dress", "abstract_tile_ladder-back_top", "floral_eyelet_tank", "strappy_tribal_print_maxi_dress", "houndstooth_drawstring_joggers", "front-slit_pencil_skirt", "crisscross-back_jumpsuit", "crochet-paneled_chambray_dress", "striped_midi_skirt", "reason_ny_star_print_mesh_tank", "tri-stripe_slim-leg_chinos", "strapless_paisley_print_dress", "crochet_trim_tribal_print_shorts", "knotted_racerback_tank", "sweet_love_skater_dress", "abstract_chevron_print_top", "textured_skater_dress", "v-neck_burnout_tee", "striped_hot_dog_tee", "zippered_knit_leggings", "geo-striped_baja_hoodie", "faux_shearling_moto_jacket", "draped_surplice_blouse", "abstract-printed_capri_leggings", "multi-stripe_v-neck_tee", "drawstring_utility_jacket", "medium_wash_distressed_denim_shorts", "slub_knit_joggers", "pleated_knit_joggers", "off-the-shoulder_maxi_dress", "printed_drop-waist_cami_dress", "sade_graphic_tee", "life_in_progress_chambray_tank", "duo-stripe_tee", "marled_knit_bodycon_dress", "abstract_stripe_top", "faux_leather_cutout_jacket", "varsity-striped_linen_tee", "boxy_polka_dot_top", "edgy_girl_fit_&_flare_dress", "triple-blocked_capri_leggings", "faux-fur_trimmed_puffer_parka", "henley_pullover_hoodie", "crisscross_back_swiss_dot_dress", "lady_in_lace_dress", "embroidered_floral_cami_dress", "transformers_muscle_tee", "l.a.t.h.c._abstract_print_shorts", "do_not_care_v-neck_tee", "moto_babe_tank", "textured_knit_striped_cardigan", "mandarin_collar_pocket_blouse", "woven_wrap_cardigan", "sky_culture_paneled_star_print_sweatshorts", "utility_pocket_shorts", "tribal_print_romper", "floral_scuba_knit_skater_skirt", "cotton_twill_drawstring_shorts", "palm_print_muscle_tee", "tribal_pattern_sequin_shorts", "tie-dye_lace-up_maxi_dress", "dot-patterned_athletic_tank", "sleepy_tee", "heathered_split-neck_tee", "shark_print_drawstring_shorts", "pleated_lace-paneled_romper", "sheer_lace_cami_jumpsuit", "chevron_print_surplice_jumpsuit", "chiffon-paneled_tee", "boxy_heathered_pocket_tee", "surfer_girl_tank", "local_heroes_last_clean_t-shirt_tee", "los_angeles_muscle_tee", "cable_knit_cardigan", "v-neck_cami_jumpsuit", "racerback_chiffon_maxi_dress", "tiered_crochet_tank", "lace-trimmed_knit_tank", "crochet-paneled_cami_dress", "cutout-back_trapeze_dress", "joe_cool_cardigan", "abstract_print_mesh_tee", "denim_drawstring_romper", "beaded_tribal_print_blouse", "boxy_double-breasted_coat", "abstract_print_cutout_jumpsuit", "round-hem_brushstroke_print_blazer", "tribal_print_babydoll_dress", "tropical_print_sweatpants", "chiffon_longline_halter_top", "mosaic_print_peasant_dress", "mid_rise_-_skinny_jeans", "floral_lace_off-the-shoulder_dress", "floral_crochet_shorts", "mixed_stripe_t-shirt_dress", "crochet-paneled_stripe_tee_dress", "checkered_print_chiffon_blouse", "daisy_print_shift_dress", "tie-dye_macram&eacute;_maxi_dress", "there's_a_will_racerback_tank", "floral_tie-dye_dress", "boxy_textured_top", "ditsy_floral_&_lace_dress", "colorblock_capri_leggings", "leopard_print_sweatpants", "ribbed_knit_cami_dress", "dark_wash_jeggings", "dotted_crepe_blouse", "ribbed_trapeze_tank", "beaded_geo-embroidered_halter_top", "textured_knit_shawl_cardigan", "bandage_bodycon_dress", "whipstitched_shorts", "colorblocked_swim_trunks", "drawstring_hood_shift_dress", "scoop_back_sheath_dress", "classic_boy_shorts", "shirred_lace-paneled_blouse", "open-knit_shawl_collar_cardigan", "no-fuss_distressed_cutoffs", "faux_leather_&_tulle_combo_dress", "slub_knit_perfect_tee", "abstract_paisley_fit_&_flare_dress", "abstract_tile_print_romper", "floral_print_culottes", "crochet-trim_crepe_shorts", "marled_dolman_tee", "brushstroke_print_belted_shift_dress", "folk_print_fit_&_flare_dress", "watercolor_halter_romper", "abstract_striped_top", "woven_crossback_dress", "pleated_bermuda_shorts", "low_rise-_ankle_skinny_jeans", "mid-rise_cuffed_denim_shorts", "no_way_boxy_hoodie", "high-waisted_chino_shorts", "heathered_box_pleat_tee", "striped_tribal_print_muscle_tee", "high_slit_midi_skirt", "abstract_floral_print_kimono", "eptm._longline_mesh_tee", "paris_graphic_sweatpants", "classic_mid-rise_shorts", "pleated_ponte_knit_dress", "tie-dye_bodycon_cami_dress", "smocked_drawstring_woven_shorts", "nautical-striped_jersey_tee", "leopard_print_bodycon_dress", "elasticized_chambray_shorts", "classic_high-waisted_jeans", "striped_off-the-shoulder_jumpsuit", "hooded_chenille_cardigan", "striped_mixed_knit_sweater", "slub_knit_maxi_dress", "eclectic_m-slit_maxi_dress", "classic_fit_&_flare_dress", "vented_pencil_skirt", "oil_slick_workout_leggings", "marled_boucl&eacute;_moto_jacket", "sequined_chevron_pattern_shorts", "semi-sheer_scoop-neck_tee", "heathered_drawstring_sweatpants", "ditsy_floral_print_blouse", "geo_halter_maxi_dress", "abstract_geo_cardigan", "surplice_woven_jumpsuit", "textured_a-line_pocket_dress", "scalloped_lace_cardigan", "textured_boyfriend_blazer", "raga_embroidered_layered_dress", "multi-tonal_loose-knit_sweater", "stone_washed_denim_joggers", "french_graphic_hoodie", "abstract_cutout-back_top", "micro-striped_trouser_shorts", "basic_bodycon_dress", "lace-paneled_crepe_dress", "colorblocked_open-front_cardigan", "surf_&_sun_denim_shorts", "drape-front_marled_cardigan", "marled_knit_drawstring_joggers", "abstract_chevron_print_culottes", "surplice_front_jumpsuit", "gone_boho_joggers", "ikat_print_linen_joggers", "crocheted_tonal-patterned_cardigan", "everyday_open-knit_cardigan", "abstract_watercolor_floral_jacket", "crochet-trimmed_medallion_print_tank", "acid_wash_denim_cutoffs", "twisted-hem_plaid_blouse", "varsity_stripe_chino_joggers", "high-waisted_cargo_joggers", "pleated_geo_tea_dress", "classic_skinny_jeans", "crepe_woven_skater_skirt", "colorblock_yoga_capri_leggings", "paneled_knit_leggings", "southwestern-inspired_geo_print_dress", "heathered_tank", "geo_striped_mini_skirt", "anchor_print_shorts", "heathered_raglan_tee", "folk_print_linen_skirt", "frond_print_mesh_tee", "high-collar_faux_fur_jacket", "crochet_racerback_tank", "pop_art_floral_shorts", "ink_blot_knit_tee", "classic_distressed_jeans", "ornate_woven_shorts", "faux_leather_combo_jumpsuit", "ornate_print_open-shoulder_dress", "minimal_muse_v-neck_tee", "breton_stripe_henley", "geo_print_cami_dress", "belted_crocheted_chiffon_dress", "distressed_floral_print_cutoffs", "paint_it_red_fit_&_flare_dress", "contrast-trimmed_tank", "checked_dolman_jacket", "favorite_ankle_leggings", "mineral_wash_muscle_tee", "mineral_wash_denim_shorts", "striped_knit_cropped_hoodie", "boxy_dolman_sleeve_top", "control_sector_geo_colorblocked_tee", "reason_faux_suede_joggers", "classic_soft_jeggings", "floral_lace_blouse", "cuffed_drawstring_denim_shorts", "floral_keyhole-back_dress", "daisy_cutoff_shorts", "scoop_back_bodycon_dress", "sheer_lace-paneled_kimono", "raga_tie-dye_maxi_cardigan", "striped_v-neck_cotton_tee", "leaf_print_halter_dress", "faux-wrap_surplice_dress", "leopard_print_knit_sweatpants", "lace-trimmed_swiss_dot_dress", "boho_doll_crocheted_cardigan", "ribbed_cowl_neck_sweater", "classic_babydoll_dress", "pleated_eyelash_lace_dress", "speckled_and_striped_drop-sleeve_tee", "boxy_striped_pocket_tee", "linen_chambray_shorts", "abstract_geo-embroidered_shorts", "crinkled_chiffon_cami_dress", "slub_knit_sweatshorts", "woven_leggings", "follow_your_heart_tee", "posh_tube_dress", "crocheted_leaf_print_romper", "garfield_and_odie_marled_muscle_tee", "faux_leather-trimmed_joggers", "textured_stripe_a-line_dress", "crochet-paneled_kimono", "southwestern_print_braided_strap_maxi_dress", "floral-embroidered_faux_leather_skirt", "stone_washed_denim_dress", "crochet_lace-trimmed_sweater", "marled_longline_tee", "dotted_kick-pleat_tank", "colorblocked_panel_capri_leggings", "nylon_raglan_bomber_jacket", "abstract-trimmed_knit_tank", "side-knot_tank", "striped_baseball_tee", "ikat_print_mini_skirt", "faux_leather-sleeve_marled_jacket", "open-front_dolman_cardigan", "shaggy_open-front_cardigan", "tie-dye_cami_dress", "crochet-paneled_fit_&_flare_dress", "tasseled_peasant_dress", "varsity-striped_piqu&eacute;_track_jacket", "striped_waffle_knit_sweater", "lemon_print_shorts", "creating_yourself_t-shirt_dress", "tribal_print_knit_leggings", "tassel_fringe_knit_sweater", "abstract_pattern_fringed_poncho", "cutout_gaucho_jumpsuit", "time_for_that_graphic_tank", "southwestern_print_cutout_dress", "heathered_pocket_babydoll_dress", "tribal_patterned_jacket", "diamond_print_halter_cami_dress", "drawstring_denim_dress", "control_sector_reversible_mesh_tank", "textured_open_front_blazer", "rose_print_mini_skirt", "well-traveled_muscle_tee", "floral_lace_twirly_skirt", "eptm._layered_side-zip_sweatshorts", "paisley_print_jumpsuit", "crocheted_halter_maxi_dress", "favorite_parka", "cowgirl_distressed_pocket_tee", "enchanted_maxi_dress", "chevron_pattern_cardigan", "rose_print_kimono", "tasseled_abstract_floral_cardigan", "heathered_double-drawstring_hoodie", "marled_knit_cardigan", "rose_print_maxi_kimono", "light_wash_-_skinny_jeans", "belted_linen-blend_shorts", "tribal_print_a-line_skirt", "chiffon-paneled_slub_knit_top", "classic_woven_blazer", "tonal-topstitched_skinny_jeans", "floral_print_buttoned_tank", "boxy_utility_jacket", "longline_cotton_shirt_dress", "high-waist_denim_shorts", "herringbone-patterned_cutout_shorts", "baseball_stripe_tee", "abstract_tribal_print_romper", "control_sector_reversible_drawstring_shorts", "beaded_trim_mini_skirt", "faux_leather-paneled_denim_jacket", "striped_ornate_print_kimono", "southwestern-printed_surplice_romper", "eptm._quilted_colorblock_baseball_jacket", "contrast_knee_panel_sweatpants", "rose_print_cross-back_dress", "chevron-patterned_zippered_cardigan", "floral_crochet-paneled_dress", "eyelash-knit_batwing_cardigan", "classic_open-front_cardigan", "style_graphic_racerback_tank", "zigzag_print_surplice_romper", "trust_nobody_muscle_tee", "netted_mesh_tee", "rive_gauche_ringer_tee", "button_front_shirt_dress", "sweet_crochet_blouse", "high-waist_acid_wash_jeans", "floral_crochet-trimmed_tank", "tribal-inspired_fringed_cardigan", "fuzzy_knit_windowpane_cardigan", "heathered_french_terry_cardigan", "tribal_print_leggings", "quilted_puffer_jacket", "dark_wash_-_paneled_skinny_jeans", "rise_of_dawn_parallel_dreamer_mesh_dress", "colorblock_yoga_leggings", "crew_neck_knit_tee", "medallion_print_sheath_dress", "crochet_daisy-trimmed_dress", "i_love_pizza_muscle_tee", "lace-paneled_woven_jumpsuit", "textured_raglan_sweater", "tribal_print_dolphin_shorts", "tie-dye_paradise_tank", "boston_celtics_graphic_tee", "rose-embroidered_gauze_tank", "windowpane-patterned_open-front_cardigan", "abstract_print_tulip-front_shorts", "cropped_faux_fur_coat", "i_am_the_boss_tee", "v-cut_fit_&_flare_dress", "star_print_tank", "faux_leather-paneled_shorts", "open-knit_tasseled_cardigan", "civil_regime_graphic_sweatpants", "lace-trim_chiffon_tank", "tropical_print_strapless_jumpsuit", "love_graphic_marled_sweatpants", "diamond_print_joggers", "cuffed-sleeve_heathered_tee", "side-slit_collared_blouse", "acid_wash_joggers", "camera_graphic_tee", "gauzy_floral_print_romper", "relaxed_days_sweater", "striped_stretch-knit_tee", "longline_chambray_overall_dress", "belted_skater_dress", "rugrats_graphic_tee", "tie-dye_open-shoulder_shift_dress", "love_more_graphic_pocket_tee", "be_true_cutoff_tee", "destinations_graphic_heathered_skirt", "scoop_back_tribal_print_dress", "distressed_denim_shorts", "high-rise_denim_cutoffs", "textured_faux_leather_moto_jacket", "stretch_fit_classic_skinny_jeans", "cuffed-sleeve_knit_blazer", "halter_maxi_dress", "ditsy_floral_print_babydoll_dress", "southwestern_print_pocket_tank", "iguana_print_tee", "embroidered_ornate_stripe_tee", "floral_lace_maxi_cardigan", "organza_overlay_sweater", "striped_knit_drawstring_hoodie", "embroidered_southwestern_pattern_jacket", "belted_crop_top", "tropical_print_tank", "boxy_soft-knit_sweater", "floral_print_bodycon_dress", "velveteen_floral_dress", "paint_it_red_wanderlust_dress", "abstract_diamond_print_shorts", "lace_print_skirt", "heathered_knit_sweatpants", "flat-front_linen_shorts", "abstract_pattern_cardigan", "floral_print_lace-paneled_dress", "floral_print_drawstring_shorts", "eating_plans_tee", "striped_racerback_maxi_dress", "wake_me_up_graphic_tank", "reason_desert_camo_joggers", "geo_elephant_print_tee", "twill_dolphin_shorts", "longline_chiffon_cardigan", "braided_strap_maxi_dress", "stretch-knit_tank", "dotted_chiffon_blouse", "rose_printed_chiffon_kimono", "floral_print_shirt_dress", "embroidered_floral_mesh_kimono", "crew_neck_tee", "floral_print_pj_shorts", "varsity-striped_dolphin_tee", "polka_dot_fit_&_flare_dress", "diamond_print_chiffon_blouse", "woven_open-front_blazer", "mesh-paneled_skater_dress", "ribbed_shawl_cardigan", "embroidered_crochet_midi_dress", "grumpy_cat_graphic_tee", "classic_baseball_jersey", "distressed_mickey_muscle_tee", "striped-trim_dolphin_shorts", "twisted_v-back_dress", "asymmetrical_chiffon_skirt", "kitty_print_muscle_tee", "abstract_palm_print_drawstring_shorts", "leef_paris_abstract_geo_print_tee", "abstract_sequined_skirt", "longline_crochet_cardigan", "contrast_mesh_pencil_skirt", "open-front_fringed_cardigan", "denim_daze_ripped_shorts", "zig_zag-patterned_shorts", "zippered_faux_leather_joggers", "lace-back_henley_tank", "sunburst_print_swim_trunks", "y-back_halter_dress", "collared_plaid_blouse", "open-mesh_midi_dress", "abstract_stripe_sheath_dress", "solid_denim_cutoffs", "speckled_zip-pocket_sweatpants", "ethereal_draped_front_blouse", "tie-dye_cutout_tank", "speckled_geo-patterned_sweater", "france_graphic_longline_tee", "mesh-paneled_sweater", "cozy_abstract_cardigan", "boxy_crochet_top", "abstract_tile_print_tee", "ruched-sleeve_blazer", "xo_print_crisscross-back_dress", "southwestern_print_bodycon_dress", "l.a.t.h.c._grid_graphic_tee", "cuffed_high-waisted_denim_shorts", "not_your_wifey_hoodie", "pizza_print_tank", "abstract_drop_waist_dress", "abstract_print_drawstring_joggers", "mineral_wash_jumpsuit", "abstract_floral_print_dress", "pleated_culottes", "colorblock_side_pocket_leggings", "buttoned_floral_romper", "heathered_open-knit_sweater", "distressed_scoop_neck_tee", "acid_wash_denim_joggers", "scuba_knit_&_mesh_romper", "high-slit_abstract_print_maxi_dress", "drawstring_floral_shorts", "boat_neck_top", "fit_&_flare_lace_dress", "buttoned_rose_print_skirt", "pintuck_pleated_blouse", "fringed_macram&eacute;_shift_dress", "lace-hemmed_denim_cutoffs", "textured_longline_tee", "short-sleeved_crepe_jumpsuit", "ornate_baroque_printed_tee", "french_terry_sweatshorts", "heathered_cuffed-sleeve_tee", "draped_open-front_jacket", "boxy_v-neck_top", "secret_rebel_tee", "striped_bodycon_skirt", "buttoned_side-vent_dress", "abstract_ikat_print_shorts", "floral_lace_fit_&_flare_dress", "abstract_zigzag_top", "eyelash_lace_maxi_skirt", "striped_ringer_pocket_tee", "et_graphic_muscle_tee", "ombr&eacute;_heart_muscle_tee", "semi-sheer_ribbed_midi_dress", "ornate-embroidered_peasant_dress", "baroque_print_dress", "if_not_now_graphic_muscle_tee", "classic_long-sleeved_tee", "buttoned_front_tank", "heathered_seamless_capri_leggings", "abstract_print_chiffon_joggers", "pleated_frond_print_dress", "sequined_chevron-pattern_skirt", "good_vibes_maxi_cardigan", "cropped_mock_neck_sweater", "smocked_wide-leg_jumpsuit", "mineral_wash_romper", "classic_pocket_tee", "tupac_muscle_tee", "boxy_chiffon_pocket_blouse", "waffle-textured_moto_jacket", "smart_graphic_muscle_tee", "textured_faux_fur_coat", "floral_knit_skater_dress", "pintucked_stained_glass_print_dress", "life_in_progress_railroad_stripe_jeans", "longline_split-back_tee", "mineral_wash_boxy_tee", "ribbed_knit_cardigan", "spongebob_v-neck_tee", "embroidered_mesh_bomber_jacket", "love_sleep_boxy_hoodie", "abstract_print_flounce_maxi_dress", "open-front_woven_blazer", "strapless_coated_dress", "be_seen_open-knit_sweater", "ice_cube_tee", "collarless_crepe_trench_coat", "tweed_moto_jacket", "abstract_paisley_print_kimono", "abstract_print_ruffled_romper", "classic_knit_leggings", "abstract_geo_print_jumpsuit", "v-neck_tee", "stretch_denim_joggers", "trouble_sweater", "lace-up_floral_romper", "basquiat_graphic_tee", "slouchy_marled_sweater", "colorblocked_tee", "belted_lace_print_dress", "raw-cut_fringe_tee", "suspender_button-down_maxi_dress", "woven_colorblock_romper", "abstract_print_peasant_dress", "clashist_oil_slick_print_tee", "tri-colored_sweater", "reason_tropical_print_baseball_jersey", "tribal_print_a-line_dress", "chiffon_twist-front_top", "side_pocket_capri_leggings", "sleek_draped_blouse", "mesh_scuba_knit_dress", "chambray_dolphin_shorts", "belted_tropical_shorts", "kaleidoscope_print_racerback_dress", "kaleidoscope_print_mini_skirt", "palm_camo_chino_joggers", "crisscross_back_jumpsuit", "floral_print_smock_dress", "boxy_chambray_tank_top", "pleated_floral_plaid_skirt", "double-breasted_trench_coat", "pleated_scuba_knit_dress", "boxy_open_mesh_top", "high-waisted_distressed_boyfriend_jeans", "embroidered_lace-up_poncho", "western-inspired_surplice_dress", "lace_trimmed_blouse", "contrast_trim_henley_tee", "favorite_mini_skirt", "sunset_graphic_dress", "abstract_surplice_maxi_dress", "buttoned_fit_&_flare_dress", "chevron-quilted_sweater", "so_fine_graphic_tee", "slub_knit_tee", "daydreamer_crocheted_dress", "caged_cutout_dress", "woven_shift_dress", "crisscross-back_striped_tee", "jersey_trapeze_dress", "raga_floral_crochet-paneled_dress", "beaded_laser-cut_blouse", "striped_waist_leggings", "faux_leather_bodycon_dress", "drawstring_strapless_romper", "life_in_progress_mineral_wash_denim_joggers", "fresh_metallic_varsity_tee", "lace-trimmed_denim_shorts", "metallic_slip_dress", "peter_pan_collar_lace_dress", "cotton_drawstring_shorts", "flower_print_raglan_tee", "layered_lace-paneled_jumpsuit", "paneled_a-line_dress", "hooded_denim_jacket", "micro-striped_crew_neck_tee", "cutout_back_textured_romper", "giraffe_print_sweater", "dancing_darling_skater_dress", "paint_it_red_lace_midi_dress", "split-back_pleated_blouse", "oversized_loose-knit_cardigan", "free_to_be_draped_jumpsuit", "classic_knit_skater_skirt", "lace-paneled_abstract_print_jumpsuit", "drop-sleeve_v-neck_sweater", "longline_sateen_open-front_jacket", "mid-rise_skinny_jeans", "classic_solid_skinny_jeans", "collarless_sequined_jacket", "flutter_sleeve_woven_tee", "grunge_bleached_denim_cutoffs", "kaleidoscope_print_culottes", "sequined_chevron_bodycon_skirt", "classic_crepe_blouse", "lace_inset_minimalist_romper", "structured_pleated_a-line_dress", "matelass&eacute;_rose_skater_dress", "abstract_windowpane-patterned_skirt", "dotted_crochet-trimmed_collared_blouse", "classic_drawstring_hoodie", "marled_knit_hooded_dress", "contrast-paneled_chambray_dress", "tupac_graphic_tee", "southwestern_print-trimmed_shorts", "crochet_daisy-paneled_cutoffs", "abstract_paisley_print_top", "striped_floral_print_romper", "abstract_plaid_printed_tee", "dropped-sleeve_textured_sweater", "abstract_print_drawstring_shorts", "crowned_biggie_smalls_tee", "mixed_media_knit_tee", "knit_bandage_skirt", "lace-trimmed_halter_dress", "embroidered_lace-trimmed_muscle_tee", "moon_graphic_high-slit_tank", "abstract_print_crop_top", "floral_tapestry_shorts", "oversized_striped_cardigan", "faded_baroque_print_dress", "boxy_cropped_top", "tribal_print_strapless_dress", "varsity-striped_18_tee", "floral_lace_bomber_jacket", "marled_colorblock_capri_leggings", "colorblocked_combo_romper", "striped_tee_shirt_dress", "festive_fit_&_flare_dress", "buttoned-front_denim_shorts", "southwestern_pattern_drawstring_shorts", "longline_crinkled_blouse", "clashist_oil_slick_print_leggings", "beaded_chiffon_blouse", "metallic_knit_sweater", "abstract_daisy_print_blouse", "quilted_sweater", "chiffon-paneled_tank", "vegan_leather-sleeved_bomber_jacket", "cable-knit_sweater", "cable-knit_pencil_skirt", "simba_graphic_hoodie", "pleated_floral_print_shorts", "new_york_pocket_tee", "classic_cuffed_shorts", "classic_crop_top", "floral_lace_faux_leather_skirt", "chouchou_graphic_tee", "two-tone_drawstring_sweatpants", "crepe_woven_sleeveless_blouse", "striped_belted_dress", "ruffled_rose_blouse", "linen_chiffon_tee", "floral_pj_romper", "box-pleated_maxi_dress", "cutout-back_sheath_dress", "longline_dolman_cardigan", "side-slit_muscle_tee", "bird_print_pocket_tee", "layered_woven_romper", "crochet_lace-paneled_blouse", "crinkled_crepe_joggers", "scalloped_crochet_tank", "destroyed_tee", "crepe_halter_jumpsuit", "classic_heathered_tee", "floral_lace_bodycon_dress", "buttoned_pocket_blouse", "smocked_bandana_print_skirt", "embroidered_gauze_shift_dress", "life_in_progress_pinstripe_denim_shorts", "heathered_racerback_flare_tank", "heathered_knit_skater_skirt", "crisscross-back_sleeveless_hoodie", "open-front_pointelle_cardigan", "control_sector_drawstring_harem_joggers", "cutout_halter_maxi_dress", "faux_wrap_stripe_dress", "faux_leather-paneled_mesh_jacket", "stonewash-_skinny_jeans", "netted_mesh_hoodie", "cloud_print_surplice-back_maxi_dress", "heathered_cutout_leggings", "faux_leather-paneled_jeans", "prep_school_varsity_cardigan", "geo_print_open-shoulder_dress", "crocheted_bell_sleeve_dress", "tartan_plaid_woven_tee", "floral_print_cutout_dress", "classic_crew_neck_tee", "world_traveler_muscle_tee", "favorite_basic_v-neck_tee", "bandana_print_sweatshorts", "rugby-striped_longline_cardigan", "mod_girl_backless_romper", "open-knit_dolman_sweater", "buttoned_nautical_stripe_shorts", "wildflower_denim_shorts", "faux_leather_grid_shorts", "abstract_wave_patterned_dress", "strapless_mini_dress", "high-waisted_lounge_shorts", "elasticized_flared_jeans", "marled_lover_graphic_tee", "mesh-paneled_capri_leggings", "southwestern_pattern_trim_tee", "heathered_colorblock_baseball_tee", "mandala_print_surplice_romper", "knit_bodycon_skirt", "marilyn_monroe_graphic_tee", "chiffon-paneled_linen_tee", "classic_ribbed_top", "colorblock_heathered_yoga_shorts", "tiered_paisley_skirt", "west_coast_mesh_tank", "striped_layered_dress", "high-neck_sheer_blouse", "civil_regime_mesh_bomber_jacket", "everyday_fold-over_leggings", "crochet_overlay_skater_dress", "quilted_bomber_jacket", "open-front_linen_blazer", "striped-sleeve_tee", "leopard_print-pocket_tank", "boxy_eyelash_crochet_top", "marled_terrycloth_joggers", "floral_print_strappy_dress", "drawstring_joggers", "tweed-paneled_sheath_dress", "low-rise_ankle_jeans", "civil_longline_mesh_tee", "longline_marled_hooded_tank", "lace-up_denim_shorts", "surplice_halter_romper", "abstract_v-cut_maxi_dress", "collared_drawstring_jacket", "paisley_print_leggings", "marled_knit_longline_cardigan", "fringed_crochet_tank", "floral_tribal_print_shorts", "distressed_slub_knit_tee", "colorblocked_french_terry_sweatshorts", "button-down_denim_jumpsuit", "ornate_crochet_trapeze_tank", "chunky_marled_knit_cardigan", "embroidered_sheer_kimono", "mock_neck_fuzzy_sweater", "slub_knit_sweatpants", "fuzzy_plaid_sweater", "cotton_canvas_shorts", "floral_lace_scoop-back_dress", "bon_voyage_maxi_dress", "austin_texas_boxy_tee", "semi-sheer_striped_sweater", "abstract_print_kimono", "faux_leather_bomber_jacket", "faux_gem_shift_dress", "cloud_wash_jeans", "knit_pocket_dress", "piqu&eacute;_knit_paneled_sweatshorts", "floral-embroidered_scalloped_dress", "seamed_skater_dress", "corn_crop_ringer_tee", "paisley_v-placket_shift_dress", "bandana_print_tee", "ornate_print_babydoll_dress", "city_print_dolman_top", "crochet-trimmed_lace_kimono", "southwestern-patterned_cardigan", "buttoned_shirt_dress", "asymmetrical_loose_knit_top", "crinkled_crepe_strapless_romper", "bow-back_abstract_print_top", "marled_longline_hooded_cardigan", "audrey_hepburn_tank_top", "until_the_end_graphic_tee", "stripe_slub_knit_tee", "high-rise_-_flat_front_skinny_jeans", "dip-dyed_knotted_sweater", "brooklyn_nets_baseball_tee", "collarless_floral_print_jacket", "woven_cargo_joggers", "knit_skater_dress", "athletic_dolphin_shorts", "stripe_racerback_maxi_dress", "embroidered_floral_kimono", "metallic-threaded_cutout-back_sweater", "crochet-trimmed_geo_print_romper", "mandala_print_culottes", "heathered_knit_batwing_hoodie", "dark_wash_-_slim_fit_jeans", "ribbed_asymmetrical_zipper_cardigan", "marled_knit_chino_joggers", "collarless_woven_jacket", "belted_leaf_print_shorts", "defyant_faux-leather_paneled_mesh_tee", "giraffe_print_shorts", "miami_heat_graphic_tee", "fancy_little_number_tee", "abstract_print_boxy_top", "ribbed_crop_tank", "varsity-striped_ringer_tank", "tribal-inspired_print_kimono", "boxy_scoop_neck_tee", "strappy_v-neck_jumpsuit", "boxy_loose_knit_sweater", "boxy_tribal_print_tank", "heathered_mesh-paneled_workout_shorts", "lace-trimmed_cami_dress", "open_knit_dolman_sweater", "sunburst_print_romper", "abstract_mosaic_drawstring_shorts", "felix_the_cat_muscle_tee", "nubby_knit_sweater", "belted_wrap_coat", "twisted_racerback_tank", "mosaic_print_cami_dress", "tie-dye_knotted_dress", "layered_running_shorts", "heathered_colorblocked_leggings", "roman_numeral_graphic_tee", "tasseled-hem_floral_shorts", "striped_v-neck_tee", "crinkled_ladder-back_maxi_dress", "love_knit_tee", "cuffed_high-waist_shorts", "pleated_linen-blend_shorts", "side-knot_muscle_tee", "pintuck-paneled_blouse", "must-have_sheer_tee", "pintucked_chiffon_dress", "embroidered_mesh-paneled_shift_dress", "faded_stretch-fit_skinny_jeans", "life_in_progress_chambray_utility_jacket", "marled_zip_pocket_tee", "mineral_wash_boyfriend_jeans", "classic_wash_denim_skirt", "windowpane_print_blouse", "lace-trimmed_shift_dress", "heathered_muscle_tee", "knife-pleated_denim_shorts", "mineral_wash_high-rise_skinny_jeans", "textured_chevron_kimono", "striped_linen_flawless_tee", "chiffon_shift_dress", "please_donut_graphic_tee", "belted_drapey_crepe_jacket", "elasticized_chino_shorts", "dotted_lace-paneled_blouse", "shredded_back_midi_dress", "high-slit_midi_dress", "chic_95_tee", "origami_crepe_dress", "mock_neck_skater_dress", "tweety_bird_zip-up_hoodie", "ruffled_floral_chiffon_blouse", "cloud_wash_distressed_cutoffs", "miami_heat_baseball_tee", "backless_surplice_cami_dress", "botanical_babe_top", "palm_tree_muscle_tee", "crochet-trimmed_shorts", "marled_crew_neck_sweater", "ditsy_floral_print_jumpsuit", "faux_leather_trim_coat", "contrast-trimmed_peasant_blouse", "layered_muscle_tee", "oh_graphic_tank", "striped_cotton_shorts", "texture-striped_drawstring_shorts", "high-slit_layered_tank_dress", "original_muscle_tee", "crochet-hem_shorts", "rolled-edge_sweater", "crochet-trimmed_floral_babydoll_dress", "tartan_plaid_button-down", "snap_collar_moto_jacket", "mid-calf_drawstring_sweatpants", "crochet-trimmed_sweater", "striped_sweater-knit_hoodie", "embroidered_cutout_smock_dress", "ruched-sleeve_sweater", "marled_french_terry_shorts", "high_waist_striped_shorts", "strapless_x-ray_roses_dress", "surplice_collar_jumpsuit", "striped_waffle_knit_dress", "crochet_trim_peasant_romper", "mineral_wash_joggers", "metallic_embroidered_mesh_kimono", "chiffon_suspender_midi_skirt", "classic_thermal_top", "classic_knit_turtleneck", "shark_print_oxford_shorts", "married_to_the_mob_truth_tank", "mesh_moment_midi_dress", "textured_open-knit_sweater", "metallic_knit_shorts", "fringed_tribal_pattern_cardigan", "drop-sleeve_sweater", "utility_romper", "classic_crepe_shorts", "beach_breeze_tank", "tribal_print_halter_maxi_dress", "perfect_graphic_tee", "cotton-blend_henley", "no_new_friends_tee", "lattice_fringe_racerback_tank", "pineapple_print_tank", "embroidered_sweetheart_dress", "mesh-trimmed_bib_blouse", "floral_print_tee", "slouchy_twill_utility_jacket", "button-front_floral_mini_skirt", "life_in_progress_pixelated_print_chambray_jumpsuit", "ruched_v-neck_jumpsuit", "floral_and_bird_print_blazer", "draped_open-front_cardigan", "sequined_mini_skirt", "bell-sleeved_floral_print_romper", "lace-paneled_off-the-shoulder_dress", "southwestern_print_surplice_romper", "baroque_print_high-neck_romper", "drawstring_floral_dolphin_shorts", "architecture_print_tee", "mid-rise_-_distressed_skinny_jeans", "longline_batwing_cardigan", "mandala_print_tee", "cap-sleeved_slub-knit_top", "side-slit_textured_shift_dress", "stripe_midi_jumpsuit", "twill-woven_cargo_joggers", "cutout-back_fit_&_flare_dress", "chiffon_v-neck_blouse", "abstract_print_top", "chiffon_surplice_top", "floral_cami_dress", "pleated_a-line_mini_skirt", "nautical_palm_print_tee", "draped_waffle_knit_cardigan", "zippered_camo-paneled_chino_joggers", "ornate_print_harem_jumpsuit", "boho_babe_crochet_top", "tie-dye_print_romper", "vertical_stripe_dress", "abstract_print_pleated_shorts", "floral_a-line_midi_skirt", "striped_crew_neck_tee", "crochet_mesh_tank", "acid_wash_french_terry_sweatshorts", "baroque_floral_sweater_dress", "bad_influence_tee", "triangle-patterned_dolman_cardigan", "darted_sheath_dress", "oversized_floral_print_pocket_tee", "crochet-paneled_bell_sleeve_peasant_dress", "mesh-paneled_yoga_romper", "burnout_striped_athletic_tank", "floral_tulle_maxi_skirt", "hooded_henley_sweater", "easy_heathered_dolman_cardigan", "speckled_slub_knit_blouse", "lace-trimmed_floral_cami_dress", "on_the_run_muscle_tee", "quilted_moto_jacket", "foldover_athletic_sweatpants", "cuffed_low-rise_denim_shorts", "botanical_print_v-neck_romper", "lace-paneled_pleated_dress", "sleeveless_classic_woven_blouse", "leaf_print_pocket_tee", "low-back_halter_jumpsuit", "embroidered_paisley_kimono", "cuffed_denim_bermuda_shorts", "matelass&eacute;_stripe_panel_skirt", "fitted_cat_print_tee", "life_in_progress_drawstring_striped_joggers", "dare_muscle_tee", "colorblocked_track_jacket", "crochet-paneled_hoodie", "inverted_seam_knit_sweater", "oversized_open-front_blazer", "mineral_wash_cuffed_denim_shorts", "texture-striped_mini_skirt", "classic_shift_dress", "boxy_muscle_tee", "abstract_geo_crop_top", "buttoned_chambray_babydoll_dress", "abstract_woven_joggers", "distressed_crew_neck_tee", "boxy_marled_knit_top", "hooded_canvas_utility_jacket", "chevron_print_halter_top", "sporty_girl_skater_dress", "buttoned-front_romper", "paint_splatter_tank", "bow-back_cutout_top", "tribal_print_boxy_tank", "fringed_rose_devor&eacute;_kimono", "double-breasted_peacoat", "floral_stripe_print_tank", "floral-embroidered_strapless_dress", "textured-paneled_drawstring_sweatpants", "shawl_collar_dolman_cardigan", "striped_athletic_jacket", "tie-dye_dolman_sleeve_dress", "say_in_french_graphic_muscle_tee", "drawstring_waist_maxi_dress", "patchwork_printed_long_jumpsuit", "clashist_sand_art_shift_dress", "geo_print_capri_workout_leggings", "faux_leather_drawstring_shorts", "abstract-paneled_running_shorts", "sleek_lace-trimmed_slip_dress", "floral_print_skater_skirt", "abstract_print_workout_leggings", "cutout-back_floral_print_dress", "fringed_diamond-patterned_sweater", "barbie_perfect_tee", "southwestern-inspired_knit_leggings", "striped_boxy_sweater", "belted_cami_jumpsuit", "faded_cactus_graphic_tank", "lace-paneled_blouse", "layered_stripe_dress", "mock_neck_floral_dress", "triangle-patterned_slub_knit_tee", "geo_print_dolman_tee", "lush_floral_tea_dress", "cowl_neck_fisherman_sweater", "miami_heat_logo_hoodie", "crossback_jumpsuit", "lace-paneled_chiffon_tank", "distressed_pocket_tee", "side_vent_tank", "mock_neck_velveteen_dress", "stripe_midi_dress", "faux_leather_&_mesh_jacket", "kaleidoscope_print_dress", "embroidered_polka_dot_skirt", "colorblock_performance_shorts", "faux_leather_fringe_skirt", "classic_striped_top", "feather_embroidered_chiffon_kimono", "chambray_jumpsuit", "cutout_muscle_tee", "marled_fuzzy_knit_sweater", "beaded_flowy_cotton_dress", "geo_pattern_fringed_cardigan", "off-the-shoulder_bodycon_dress", "layered_watercolor_print_burnout_tee", "smocked_floral_gauze_skirt", "sheer_moments_cropped_tank", "tie-dye_hoodie", "longline_satin_jacket", "tropical_print_fit_&_flare_dress", "varsity-striped_tee", "tribal_print_v-back_kaftan", "favorite_v-neck_tee", "mixed_print_maxi_dress", "striped_stretch-knit_shorts", "cropped_baseball_raglan_tee", "high-slit_dropped_hem_tee", "classic_v-neck_tee", "slub_knit_cotton_tee", "loose-knit_sweater", "zippered_abstract_print_dress", "nyc_graphic_tee", "embroidered_floral_peasant_dress", "high-waisted_denim_skirt", "white_distressed_skinny_jeans", "tie-dye_muscle_tee", "frida_kahlo_muscle_tee", "floral_side-slit_maxi_dress", "classic_pocket_tank", "structured_mesh_skater_skirt", "geo_pattern_fringe_cardigan", "metallic_brocade_sheath_dress", "tribal_printed_pocket_tee", "cutout-back_lace_dress", "ribbed_cutout_sweater", "basquiat_crown_tee", "nacho_friend_muscle_tee", "leef_paris_lightning_graphic_drawstring_shorts", "true_love_muscle_tee", "bejeweled_slit-sleeve_top", "floral_chiffon_high-neck_dress", "cute_black_tee", "embroidered_drawstring_shorts", "faded_muscle_tee", "mesh-paneled_cami_dress", "textured_flat-front_shorts", "heathered_colorblock_workout_shorts", "drapey_floral_tile_print_dress", "shaggy_knit_striped_sweater", "buttoned_baseball_tee", "side_cutout_slub_knit_tank", "heathered_racerback_tank", "polka_dot_denim_shorts", "lace-paneled_knit_dress", "heathered_zip_pocket_sweatpants", "rose_print_woven_cardigan", "distressed_open-knit_ombr&eacute;_sweater", "metallic-threaded_pointelle_sweater", "trouble_graphic_sweater", "embroidered_gauze_peasant_dress", "lace-paneled_smock_dress", "bow-front_woven_top", "denim_joggers", "button-tab_ankle_chinos", "cap-sleeved_turtleneck_sweater", "tribal_print_cami_romper", "mid-rise_-_mineral_wash_skinny_jeans", "ditsy_floral_print_dress", "classic_distressed_denim_jacket", "slub_knit_trapeze_tee", "denim_overall_romper", "southwestern-embroidered_longline_kimono", "dreaming_and_scheming_hoodie", "floral_print_shift_dress", "heathered_tribal_print_hoodie", "striped_chiffon_blouse", "matelass&eacute;_fit_&_flare_dress", "lace-paneled_pintucked_blouse", "longline_open-knit_cardigan", "ruffle_trim_romper", "tonal_stripe_v-neck_tee", "longline_utility_jacket", "homies_graphic_tee", "bull_graphic_muscle_tee", "kangaroo_pocket_heathered_shorts", "ornate_floral_print_jacket", "open-front_crepe_jacket", "life_in_progress_chambray_joggers", "pleated_pinstripe_shorts", "marled_knit_hooded_sweater", "mixed_knit_sweater", "flutter-hem_tee", "belted_plaid_dress", "faux_leather_joggers", "southwestern_pattern_longline_cardigan", "hooded_stripe_pattern_dress", "buttoned_denim_pencil_skirt", "lace-sleeved_raglan_henley", "southwestern_print_pleated_dress", "pleated_drawstring_chinos", "crochet-trimmed_denim_cutoffs", "slackers_beavis_and_butthead_tee", "striped_loose-knit_sweater", "high-neck_striped_tee", "faux_fur_hood_parka", "married_to_the_mob_mttb_tank", "marble_print_scuba_knit_tee", "botanical_ringer_tank", "boxy_pocket_tee", "fitted_v-neck_cardigan", "painted_floral_maxi_dress", "slim_fit_moto_jeans", "paisley_cami_trapeze_dress", "audrey_hepburn_graphic_tank", "pinstriped_shirt_dress", "v-neck_shift_dress", "chiffon_surplice_cami_dress", "abstract_print_maxi_skirt", "zippered_bomber_jacket", "shawl_collar_blazer", "watercolor_floral_shirt_dress", "striped_bodycon_midi_dress", "striped_a-line_dress", "buttoned_floral_maxi_dress", "zigzag_pocket_tee", "rose_print_graphic_tee", "collared_denim_shift_dress", "striped_southwestern-patterned_shorts", "paisley_chiffon_cardigan", "cacti_print_tee", "power_mesh_performance_jacket", "turtleneck_dolman_sweater", "eptm._zippered_stripe_hoodie", "classic_woven_joggers", "brooklyn_nets_athletic_shorts", "drawstring_cargo_capris", "joie_de_vivre_graphic_hoodie", "belted_floral_print_dress", "strapless_wide-leg_jumpsuit", "boxy_button-front_cardigan", "baroque_midi_dress", "floral_lace-paneled_romper", "toucan_print_tee", "abstract_self-tie_back_dress", "fringed_open-front_cardigan", "clean_dark_wash_-_slim_fit_jeans", "self-tie_floral_romper", "denim_skater_skirt", "zippered_crew_neck_sweater", "woven_suit_joggers", "tribal_pattern_tee", "rock_n_roll_tee", "gondola_graphic_pencil_skirt", "zip_pocket_blazer", "paris_france_tee", "tulip_hem_tie-dye_dress", "striped_medallion_tasseled_shorts", "bandana_print_layered_tee", "foulard_print_tee", "marled_knit_dolman_cardigan", "smocked_ruffle-trim_shorts", "drawstring_cami_jumpsuit", "floral_crochet_sweater", "ibiza_muscle_tee", "heart_print_cardigan", "pleated_maxi_skirt", "soft_knit_burnout_tee", "california_graphic_tank", "cuffed_origami-front_joggers", "crisscross_back_crepe_jumpsuit", "southwestern-inspired_geo_stripe_kimono", "boxy_turtleneck_sweater", "fan_print_a-line_dress", "southwestern_print_henley_hoodie", "two-tone_denim_shorts", "luxe-printed_workout_leggings", "nautical_striped_sweater", "heathered_wool_sweater", "v-neck_tie-dye_dress", "striped_box-pleated_skirt", "colorblocked_yoga_shorts", "destroyed_pocket_tee", "tuxedo-inspired_blazer", "side-slit_tie-dye_maxi_skirt", "marble_print_tee", "pleated_pinstripe_skirt", "collarless_faux_leather_moto_jacket", "boxy_crochet-paneled_blouse", "faded_&_frayed_denim_cutoffs", "zipped_lace_dress", "lace_inset_cami_dress", "striped_mini_dress", "monsieur_graphic_longline_tee", "tie-dye_fringe_tank", "raga_tie-dye_ladder_cutout_maxi_dress", "marble_print_v-back_dress", "cat_print_thermal_pj_romper", "chunky_loose-knit_sweater", "spot_on_scoop-neck_dress", "fit_&_flare_crisscross_cami_dress", "button-down_chambray_dress", "marled_ombre-paneled_leggings", "longline_burnout_tee", "mineral_wash_drawstring_joggers", "southwestern_stripe_print_dress", "high-slit_t-shirt_dress", "pleated_metallic_tweed_dress", "longline_plaid_shirt_dress", "lace_pencil_skirt", "quilted_scuba_knit_shorts", "ditsy_floral_jersey_dress", "striped_snoopy_graphic_tee", "hooded_moto_jacket", "zipper-front_shorts", "boxy_split-neck_blouse", "rainbow_print_cardio_shorts", "floral_eyelet_dress", "abstract_print_cami_dress", "deep-v_draped_blouse", "marled_rib-knit_ringer_dress", "marled_shawl_collar_cardigan", "clustered_floral_muscle_tee", "hooded_cotton_canvas_anorak", "dropped-collar_blazer", "heathered_varsity-stripe_sweatpants", "do_not_care_sweater", "ribbed_stripe_skirt", "acid_wash_mom_jeans", "baad_sheep_muscle_tank", "space_dye-paneled_workout_shorts", "fresh_city_sweatpants", "crocheted_slub_knit_romper", "essential_woven_front_tee", "fringed_open-knit_poncho", "abstract_grid_print_top", "layered_lace_dress", "hooded_open-knit_cardigan", "tie_dye_pencil_skirt", "botanical_print_fit_&_flare_dress", "neon_pocket_tee", "relaxed_draped_cardigan", "cutout_workout_leggings", "tribal_print_skater_skirt", "drape-front_cardigan", "fold-over_yoga_shorts", "belted_high-waisted_shorts", "crochet-trimmed_dolphin_shorts", "tribal_print_cutout_back_dress", "colorblocked_foldover_leggings", "abstract_brushstroke_print_pencil_skirt", "barbie_muscle_tee", "crochet_flounce_romper", "striped_turtle_neck_dress", "faux_suede_fringe_jacket", "love_you_like_summer_night_dress", "floral_print_strapless_dress", "beaded_halter_bodycon_dress", "minnie_mouse_muscle_tee", "high-waisted_-_skinny_jeans", "open_knit_crew_neck_sweater", "la_palm_graphic_tee", "metallic_sheer-paneled_sweater", "floral_print_bomber_jacket", "baroque_print_shorts", "life_in_progress_striped_denim_drawstring_shorts", "everyday_skinny_jeans", "loose-knit_dolman_cardigan", "antiqued_floral_denim_shorts", "toujours_graphic_tank", "striped_ringer_tee", "floral_lace_shorts", "regret_muscle_tee", "married_to_the_mob_falling_in_love_muscle_tee", "caged_side_slit_tee", "zigzag_floral_print_skirt", "drawstring_legging_shorts", "scuba_knit_paneled_leggings", "rib_knit_maxi_cardigan", "faded_distressed_jeans", "floral_print_pocket_tee", "classic_heathered_v-neck_cardigan", "classic_striped_tee", "tulip-back_muscle_tee", "oversized_dot_print_sweatshorts", "flirty_fit_&_flare_dress", "heathered_tulip-back_tank", "shirred_floral-embroidered_blouse", "dainty_a-line_dress", "ornate_print_sweatshorts", "cropped_knit_sweater", "boxy_vented_tank", "lace-paneled_maxi_dress", "geo-embroidered_mesh_kimono", "collared_surplice_blouse", "tribal_print_tank", "striped_shaggy_knit_sweater", "notched_strapless_romper", "matchstick_print_surplice_dress", "sheer_woven_blouse", "paint_splatter_muscle_tee", "new_clothes_tee", "mixed_prints_maxi_dress", "floral_chiffon_blouse", "led_zeppelin_graphic_tee", "high-waisted_mineral_wash_jeans", "longline_floral_lace_cardigan", "mineral_wash_cutoffs", "chambray_drawstring_joggers", "crepe-woven_pleated_skirt", "v-neck_sweater", "well-traveled_denim_shorts", "ornate_lace_romper", "longline_tribal-inspired_elephant_muscle_tee", "purl_knit_sweater", "sunny_days_dip-dyed_cutoffs", "pleated_chiffon_skirt", "paint_it_red_morning_petal_dress", "ornate_print_shorts", "southwestern-printed_jumpsuit", "striped_t-back_maxi_dress", "colorblocked_raglan_baseball_tee", "acid_wash_flat-front_shorts", "embroidered_peasant_blouse", "faded_zippered_sleeveless_hoodie", "pointelle_knit_maxi_dress", "drapey_trench_jacket", "give_up_shopping_muscle_tee", "striped_bow-back_tank", "buttoned_woven_joggers", "strapless_maxi_dress", "things_i_love_tee", "tupac_graphic_oversized_tank", "abstract-watercolor_print_blouse", "abstract_dot_off-the-shoulder_top", "stretch_knit_cami_dress", "chain-trim_fuzzy_cardigan", "life_in_progress_chambray_french_terry_shorts", "floral_foliage_cami_dress", "stretch_knit_trapeze_dress", "heathered_high-waisted_shorts", "fringe_muscle_tee", "daisy_print_drawstring_shorts", "tribal_print_high-slit_dress", "low-rise_-_distressed_skinny_jeans", "ribbed_side-slit_tank", "nautical_print_shorts", "abstract_print_performance_shorts", "paneled_baseball_tee", "southwestern-patterned_shorts", "embroidered_chiffon_blouse", "bandana_print-paneled_tee", "speckled_zip-pocket_sweatshorts", "layered_boxy_v-neck_tank", "fringed_southwestern-embroidered_kimono", "collared_crepe_a-line_dress", "colorblock_pocket_tank", "v-neck_shawl_collar_blouse", "low-rise_-_classic_skinny_jeans", "crochet-trimmed_floral_shorts", "oversized_two-tone_blazer", "belted_rose_babydoll_dress", "abstract_zippered_crop_top", "croc_print_dolphin_shorts", "cable_knit_sweater", "cutout-side_shift_dress", "shawl_collar_maxi_cardigan", "y-back_surplice_peplum_tank", "flounce_cami_maxi_dress", "southwestern-print_romper", "boxy_fuzzy_knit__sweater", "abstract_diamond_print_combo_dress", "abstract_geo_print_crop_top", "tie-dye_woven_shorts", "fringed_cutout_t-shirt_dress", "mineral_wash_denim_cutoffs", "floral-embroidered_fit_&_flare_dress", "dainty_floral_skirt", "organza-paneled_dress", "tokyo_ringer_tee", "scuba_knit_moto_jacket", "crochet_lace_fit_&_flare_dress", "guns_n_roses_racerback_tank", "pintucked_gingham_dress", "manhattan_graphic_tee", "palm_tree_varsity-striped_tank", "stretch_knit_pencil_skirt", "open-knit_cowl_neck_sweater", "slub_knit_fit_&_flare_dress", "longline_sleeveless_sweater", "draped_knit_cardigan", "distressed_v-neck_tee", "scoop_neck_tee", "lacy_rose_pj_shorts", "tribal_print_drawstring_shorts", "belted_mandala_print_dress", "day_trip_tribal_print_dress", "classic_georgette_top", "side-cutout_capri_leggings", "medallion_print_blouse", "ruffled_surplice_dress", "colorblocked_scoop_neck_sweater", "classic_peplum_dress", "langley_fox_dreamcatcher_tank", "heathered_colorblock_tee", "floral_cropped_sweater_tank", "classic_cropped_sweater", "abstract_print_combo_romper", "leef_paris_holographic_faux_leather-paneled_tee", "los_angeles_graphic_tank", "ornate_open-knit_sweater", "stripe_cutout-back_maxi_dress", "lace-paneled_illusion_maxi_dress", "abstract_print_twist-back_blouse", "draped_shawl_collar_cardigan", "eyelet_lace_bodycon_skirt", "boxy_wide_neck_tee", "plaid_pocket_tee", "draped_cable_knit_cardigan", "mesh-textured_workout_capri_leggings", "soft_floral_leggings", "metallic_paisley_printed_tee", "floral_crisscross_cami_dress", "open-front_longline_jacket", "marled_cable_knit_sweater", "drawstring-collar_jacket", "animal_print_satin_blouse", "boxy_eyelash_lace_top", "chiffon_plaid_blouse", "hooded_stripe_dress", "ditsy_floral_print_romper", "bird_print_kimono", "burnout_pocket_tee", "abstract_satin-front_top", "heathered_drawstring_romper", "fluted_faux_leather-trimmed_skirt", "bow_print_ruffled_blouse", "acid_wash_jeggings", "lace_print_shift_dress", "no_coffee_graphic_tee", "abstract-stripe_fuzzy_sweater", "high-waisted_lounge_leggings", "heathered_paris_tee", "collared_faux_leather_jacket", "heathered_running_seam_capri_leggings", "beaded_ornate_print_jumpsuit", "me_prouver_slub_knit_tee", "floral_embroidered_longline_kimono", "galaxy_print_tee", "boxy_heathered_linen_tee", "woven_flounce_tank", "free_spirit_kimono_cardigan", "mesh-paneled_scuba_knit_tee", "mandarin_collar_blouse", "stretch-knit_pencil_skirt", "venice_cityscape_muscle_tee", "rainbow_print_running_shorts", "caged-back_chiffon_jumpsuit", "drawstring_crepe_shorts", "nueva_york_graphic_tee", "printed_flutter-sleeve_dress", "life_in_progress_hooded_chambray_coat", "asymmetrical_dolman_sweater", "abstract_geo_knee-length_skirt", "geo_pattern_bodycon_dress", "bow_back_striped_tank", "asymmetrical_pencil_skirt", "abstract_stripe_bodycon_dress", "zippered_scuba_knit_hoodie", "surplice_woven_dress", "performance_capri_leggings", "diamond_tapestry_print_tee", "scuba_knit_pencil_skirt", "drapey_marled_knit_cardigan", "bell-sleeved_peasant_top", "leaf_print_joggers", "ladder-back_crepe_tank", "marled_drop-sleeved_cardigan", "tupac_baroque_print_jersey_tank", "ornate_paisley_cami_romper", "contrast-front_knit_sweater", "classic_faded_denim_jacket", "southwestern-printed_babydoll_dress", "epic_weekend_muscle_tee", "abstract_animal_print_dress", "no_doubt_graphic_muscle_tee", "velveteen_paisley_skinny_jeans", "classic_distressed_boyfriend_jeans", "lace_overlay_maxi_dress", "knit_&_woven_batwing_tee", "big_city_tee", "classic_pencil_skirt", "ribbed_trapeze_tee", "floral_crochet-paneled_bell_sleeve_dress", "floral_cami_romper", "chiffon_&_knit_tee", "heathered_zip_hoodie", "heathered_stripe-waist_capri_leggings", "crochet-trimmed_denim_shorts", "paint_it_red_strapless_romper", "layered-panel_chiffon_blouse", "to_get_likes_tee", "off-the-shoulder_floral_lace_dress", "knotted_maxi_dress", "micro-striped_pocket_tank", "distressed_cropped_jeans", "abstract_print_tulip-cut_top", "abstract_tie-dye_jumpsuit", "heathered_striped_cardigan", "mesh_paneled_sequined_varsity_tee", "racerback_tank", "ladder_v-neck_shift_dress", "je_suis_linen_tank", "high-neck_lace_maxi_dress", "longline_denim_jacket", "mesh_panel_tank", "embellished_cutout-back_dress", "rugby_striped_cardigan", "rose_lace-up_babydoll_dress", "clean_wash_overall_shorts", "stripe_v-neck_tee", "new_york_tee", "color_striped_performance_leggings", "triangle_stripe_batwing_cardigan", "classic_crew_neck_sweater", "buttoned_eyelet_tank", "heathered_dolman_tee", "ditsy_floral_skater_skirt", "spongebob_x_mina_kwon_varsity_tee", "crochet_maxi_dress", "floral_tribal_print_babydoll_dress", "wide-leg_jeans", "basic_heathered_tank", "keep_out_sweatpants", "faux_leather_skater_dress", "butterfly_sleeve_sheath_dress", "can_you_not_muscle_tee", "distressed_suspender_jeans", "dip-dye_sweater", "knit_trapeze_dress", "dotted_bow_blouse", "suede_fringe_jacket", "strapless_colorblock_maxi_dress", "ditsy_floral_pj_shorts", "really_smart_striped_ringer_tee", "contrast-trimmed_halter_dress", "high-slit_longline_jacket", "self-tie_knit_skirt", "mineral_wash_mini_skirt", "striped_fit_&_flare_dress", "astronaut_print_tank", "embroidered_split_neck_peasant_blouse", "crochet_pencil_skirt", "side-cutout_workout_shorts", "striped_shirt_dress", "matelass&eacute;_pencil_skirt", "marled_knit_joggers", "sleeveless_surplice_romper", "velvet_floral_sweatpants", "boxy_abstract_print_tee", "high-neck_neoprene_hoodie", "life_in_progress_surplice_back_romper", "touch_of_glam_cardigan", "self-tie_neck_blouse", "leaf_print_tee", "faux_leather_fit_&_flare_dress", "crepe_henley_blouse", "garment_dyed_chino_joggers", "abstract_pattern_knit_sweater", "aspca_happy_face_hoodie", "leef_paris_lightning_graphic_logo_tee", "island_graphic_boxy_tee", "eyelash_lace_shift_dress", "striped_boxy_knit_tee", "lace_collar_shift_dress", "eyelash_lace-trimmed_shorts", "the_doors_muscle_tee", "floral_paisley_crochet_jacket", "denim_dolphin_hem_shorts", "collarless_quilted_moto_jacket", "tropical_floral_crochet_dress", "crochet-patch_boyfriend_jeans", "beaded_floral_crop_top", "ladder_cutout_jumpsuit", "vented_cutout_sheath_dress", "swiss_dot_crochet_tank", "perforated_yoke_shirt_dress", "meow_bella_slub_knit_tee", "yes_weekend_muscle_tee", "l.a.t.h.c._abstract_print-paneled_sweatpants", "tulip_front_maxi_skirt", "striped_open-knit_blouse", "heathered_v-neck_tee", "crochet-trimmed_flounce_jumpsuit", "classic_denim_shorts", "chiffon-back_heathered_top", "diamond_embroidered_shorts", "asymmetrical_open-front_blazer", "paisley_print_strappy_halter", "brushstroke_print_shirt_dress", "open_knit-paneled_cardigan", "geo_lace_fit_&_flare_dress", "boxy_southwestern_print_tank", "buttoned_drawstring_joggers", "marled_varsity_stripe_sweatpants", "drawstring_culottes", "strappy_v-back_jumpsuit", "la_lakers_graphic_tank", "varsity-striped_scuba_knit_dress", "floral_scuba_knit_skirt", "textured_damask_mini_skirt", "draped_cowl_neck_poncho", "woven_pleated_shorts", "mickey_mouse_ringer_tee", "l.a.t.h.c._legend_jersey", "must-have_woven_tee", "paisley_print_halter_jumpsuit", "metallic_knit_bodycon_dress", "pintucked_chiffon_blouse", "cropped_faux_fur_jacket", "performance_shorts", "contrast-trimmed_heathered_tank", "sleeveless_bodycon_dress", "fuzzy_marled_knit_sweater", "ditsy_floral_pleated_dress", "las_vegas_81_tee", "lace_print_dress", "easy_chino_shorts", "high-slit_tile_print_kimono", "free_spirit_tee", "heathered_high-slit_tee_dress", "paisley_crochet_skirt", "elephant_graphic_muscle_tee", "space_dye_shorts", "abstract_print_lace-paneled_blouse", "eyelash_lace-paneled_blouse", "embroidered_peasant_tank", "heathered_zip-up_hoodie", "geo_tribal_print_a-line_skirt", "scalloped_lace_shorts", "crepe_woven_cami_romper", "fuzzy_plaid_skirt", "colorblock_high_performance_shorts", "cinched_ankle_jeans", "keyhole_abstract_print_blouse", "sequined_drawstring_shorts", "ribbed_turtleneck_sweater_dress", "beaded_paisley-embroidered_top", "floral_cami_maxi_dress", "life_in_progress_wrap_belt_chambray_dress", "striped_racerback_tank", "v-cut_fringe_tank", "lace-paneled_floral_print_dress", "ruffled_tie-neck_blouse", "loose-knit_zippered_sweater", "ruffle-trimmed_blouse", "kurt_cobain_graphic_tee", "plaid_flannel_mini_skirt", "ornate_crochet_back_romper", "classic_striped_sweater", "sheer_back_tee", "pointelle_knit_crop_tank", "open-front_pocket_kimono", "striped_boat_neck_tee", "pleated_a-line_dress", "fit_&_flare_combo_cami_dress", "abstract_asymmetrical_hem_top", "heathered_colorblock_raglan_tee", "distressed_denim_overall_shorts", "plaid_drawstring_sweatpants", "eptm._zip-paneled_drawstring_hoodie", "woven_pencil_skirt", "heathered_pocket_tee", "drawstring_chino_shorts", "voyager_maxi_skirt", "embroidered-mesh_drop-waist_cami_dress", "lace-paneled_tank", "flatfront_denim_skirt", "textured_maxi_cardigan", "forget-me-not_sweater", "cloud_wash_overall_shorts", "ornate_print_tank", "athletic_mesh-paneled_capri_leggings", "floral_crochet_racerback_romper", "ornate-embroidered_denim_shorts", "rose_print_skirt", "double-breasted_drawstring_parka", "fit_&_flare_knit_dress", "side-slit_longline_tee", "tropical_print_bodycon_dress", "tropical_print_mini_skirt", "lace_overlay_dress", "heathered_babydoll_dress", "lace_raglan_romper", "heathered_scuba_knit_shorts", "cuffed_colorblock_sweatpants", "boxy_striped_knit_top", "wide-leg_surplice_jumpsuit", "polka_dot_matelot_shorts", "boxy_floral_crochet_top", "cargo_joggers", "stop_following_me_tee", "textured_bow-front_blouse", "ruffled-sleeve_layered_blouse", "abstract_diamond_print_jumpsuit", "tribal_print_strapless_jumpsuit", "grid_print_jumpsuit", "floral_lace_a-line_skirt", "marled_knit_dolman-sleeve_cardigan", "classic_crocheted_lace_blouse", "boxy_denim_crop_top", "striped_seersucker_dress", "striped_knit_cardigan", "v-neck_tank", "pleated_wide-leg_culottes", "southwestern_pattern_sweater", "two-button_chino_suit_jacket", "n.w.a._graphic_tank", "marled_crochet_drawstring_shorts", "striped_turtleneck_dress", "classic_knit_tee", "belted_lace_trim_shorts", "striped_floral_blouse", "heart_print_denim_shorts", "los_angeles_pocket_tee", "classic_cotton_knit_tee", "caged_halter_top", "abstract_tribal_print_tank", "lady_lace_mini_skirt", "polka_dot_skinny_jeans", "sunburst_print_workout_shorts", "heathered_seamless_workout_tank", "faded_high-waisted_denim_shorts", "adios_jersey", "contrast-paneled_henley", "mesh_striped_performance_shorts", "chiffon_surplice_dress", "varsity-striped_skirt", "ribbed_button-down_tank", "kitten_graphic_sweater", "crochet_cover-up_tank", "run_graphic_workout_shorts", "embroidered_panel_cutoffs", "mesh-paneled_running_shorts", "cropped_purl_knit_sweater", "tie-dye_cami_romper", "open-front_gauze_kimono", "reason_heathered_ny_baseball_jersey", "high-slit_ribbed_maxi_dress", "elephant_print_strapless_romper", "shirred_peasant_dress", "striped_bodycon_dress", "clean_wash_-_skinny_jeans", "faux_leather_cami_dress", "femme_fatale_crochet_dress", "r2-d2_graphic_tank", "beaded_mini_skirt", "embroidered_high-neck_blouse", "eptm._tribal_print_track_jacket", "fuzzy_polka_dot_cardigan", "chiffon-paneled_top", "ornate_surplice_maxi_dress", "striped_linen_ringer_tee", "zippered_sweatpants", "collared_crossover_sweater_coat", "southwestern-patterned_fringe_cardigan", "abstract_print_fluted_dress", "woven_ruffle_cami_jumpsuit", "chunky_knit_longline_cardigan", "tribal_print_halter_dress", "watercolor_floral_kimono", "classic_cotton_tank", "botanical_print_shift_dress", "peter_pan_collar_sweater", "paint_it_red_valentina_dress", "self-tie_shift_dress", "pintucked_lace_button-down_blouse", "curved_hem_raglan_tee", "collared_woven_top", "tribal-inspired_maxi_dress", "studded_racerback_tank", "pleated_chiffon_romper", "longline_loop-knit_cardigan", "on_the_range_t-shirt_dress", "eiffel_tower_graphic_linen_tee", "watercolor_floral_print_blazer", "striped_henley", "woodstock_rib-paneled_tank", "scuba_knit_peplum_jacket", "faux_mohair_sweater", "burnout_racerback_tank", "lace_trim_cami_romper", "floral_print_trapeze_romper", "strapless_paisley_dress", "rose_print_crepe_dress", "l.a._graphic_tee", "cutout_shoulder_knit_dress", "abstract_print_button-shoulder_dress", "get_cray_muscle_tee", "contrast_crew_neck_tee", "popcorn-knit_sweater", "los_angeles_dreamer_tank", "buttoned_polka_dot_maxi_skirt", "ribbed_knit_curved_hem_tee", "rugby_striped_sweater", "layered_eyelet_dress", "paisley_print_chiffon_kimono", "belted_plaid_shirt_dress", "stripe-pocket_tank", "boat_neck_striped_top", "floral_embroidered_fit_&_flare_dress", "go_baroque_trapeze_dress", "rose_print_cardigan", "faux_leather_trimmed_utility_coat", "abstract_tile_print_cropped_top", "chunky_knit_boxy_sweater", "retro_graphic_tee", "open-knit_geo_tank", "heathered_tropical_print_tee", "corduroy_hooded_parka", "floral_print_maxi_dress", "heathered_ribbed_knit_tank", "crisp_woven_suit_jacket", "hashtags_graphic_muscle_tee", "california_66_tie-dye_tank", "buttoned_collarless_blouse", "pleated_woven_joggers", "chevron-striped_maxi_dress", "ombr&eacute;_contrast_workout_shorts", "zippered_sheath_dress", "abstract_organza_a-line_skirt", "geo_embellished_beadwork_dress", "two-tone_sweatshorts", "abstract_print_peasant_top", "asymmetric_zipper_cardigan", "crochet-trimmed_longline_kimono", "two-pocket_cardigan", "quilted_dolphin_shorts", "distressed_light_wash_-_slim_fit_jeans", "metallic_chevron-patterned_dress", "classic_slub_jersey_tank", "eptm._longline_dip-dye_tee", "cotton_&_linen_pleated_shorts", "embroidered_fringe-trim_kimono", "abstract_zigzag_romper", "heathered_knit_midi_dress", "lace-paneled_stripe_tank", "slim-striped_tee", "curved_hem_ribbed_tank", "heathered_dolman_cardigan", "floral_print_tank", "smocked_drawstring_shorts", "sleeveless_quilted_skater_dress", "crepe_zippered_blouse", "knit_skater_skirt", "ribbed_knit_flared_dress", "tribal_print_tee", "spongebob_x_mina_kwon_patrick_star_nylon_hoodie", "woven_drawstring_skirt", "floral_crochet_a-line_dress", "varsity-striped_baseball_tee", "classic_collared_button-down", "sushi_roll_graphic_tee", "dotted_tulip-sleeve_blouse", "heathered_joggers", "cap-sleeved_lace_blouse", "langley_fox_graphic_muscle_tee", "linen-blend_cargo_shorts", "life_in_progress_denim_pencil_skirt", "floral_stripe_midi_skirt", "lace-up_striped_baja_hoodie", "abstract_print_surplice_jumpsuit", "life_in_progress_linen-blend_drawstring_shorts", "boxy_floral_print_top", "reason_statue_of_liberty_mesh_tank", "hooded_longline_toggle_coat", "stonewash_-_skinny_jeans", "life_in_progress_drawstring_denim_jumpsuit", "heathered_performance_shorts", "dotted_clean_wash_-_skinny_jeans", "paris_france_sleeveless_hoodie", "floral_lace_cutout_dress", "tonal-patterned_halter_dress", "floral_print_crepe_kimono", "classic_leggings", "draped_pocket_kimono_cardigan", "mixed_ornate_print_blouse", "abstract-geo_print_mini_skirt", "paisley_print_cami_maxi_dress", "geo_pattern_sweater", "mineral_wash_denim_drawstring_shorts", "beaded_tuxedo_stripe_skirt", "sheer_abstract_print_blouse", "polka_dot_skater_dress", "marled_knit_racerback_jumpsuit", "southwestern-inspired_cardigan", "longline_chiffon_baseball_jersey", "hooded_maxi_dress", "marled_ribbed_knit_hoodie", "heathered_ribbed-knit_cardigan", "ladder_cutout_cami_dress", "cami_crop_top", "turtleneck_sweater_dress", "west_coast_mesh_jersey", "tile_print_halter_maxi_dress", "ribbed_open-knit_cardigan", "ditsy_floral-patterned_shorts", "marled_knit_pleated-back_tank", "ruffle_drawstring_shorts", "acid_wash_denim_romper", "woven_surplice_romper", "heart_muscle_tee", "draped-front_sleeveless_romper", "textured_bodycon_dress", "diamond_print_pocket_tank", "classic_double-breasted_trench_coat", "polka_dot_rose-printed_romper", "genuine_suede_shorts", "boxy_cuff-sleeve_top", "swan_print_pj_shorts", "crepe_woven_a-line_dress", "striped_drapey_tee", "abstract_mandala_print_skirt", "bold_baja_knit_shorts", "tulip_sleeve_satin_blouse", "ribbed_crop_tee", "tasseled_neckline_stripe_blouse", "lace-paneled_romper", "marled_knit_pencil_skirt", "asymmetrical_twist-front_top", "floral_print_surplice_romper", "abstract_diamond_print_dress", "keith_haring_heart_print_tee", "abstract_floral_strapless_dress", "slub_knit_v-neck_tee", "pleated_plaid_a-line_dress", "tribal_print_kimono", "ornate-patterned_dolman_cardigan", "heathered_side-pocket_performance_leggings", "open-knit_poncho_sweater", "pleated_midi_skirt", "baroque_print_bodycon_dress", "no_way_baseball_tee", "ruffled_mineral_wash_cami_dress", "star-spangled_cropped_tee", "leef_paris_splatter_print_tee", "mesh-paneled_colorblock_workout_shorts", "french_terry_hoodie", "floral_print_slit_maxi_dress", "cuffed_mineral_wash_tee", "colorblocked_southwestern_print_tee", "tab-sleeved_chiffon_blouse", "boxy_open-knit_sweater", "leopard_love_jumpsuit", "stretch-knit_mini_skirt", "longline_tulip-back_tee", "zip-pocket_drawstring_shorts", "asymmetrical_hem_top", "crochet-back_tank", "side_pocket_yoga_leggings", "lace-paneled_crepe_blouse", "floral_lace_pencil_skirt", "belted_stripe_print_shorts", "crochet-trimmed_crepe_tank", "seamless_athletic_tank", "mesh-paneled_fit_&_flare_dress", "clean_wash_jeggings", "chiffon-paneled_cutout_top", "crochet-trimmed_abstract_print_shorts", "varsity_stripe_a-line_dress", "marled_metallic_knit_tank", "distressed_chino_joggers", "geo_print_romper", "side-slit_striped_blouse", "crocheted_tank", "married_to_the_mob_shaved_my_legs_tank", "floral-embroidered_mesh_shorts", "sateen_fit_&_flare_dress", "athletic_mesh-paneled_track_jacket", "accordion-pleated_raglan_blouse", "belted_tribal_print_maxi_dress", "layered_sleeveless_dress", "paisley_print_tank", "clean_wash_bootleg_jeans", "zip_paneled_skirt", "bonjour_au_revoir_tee", "abstract_geo_print_top", "palm_tree_tee", "classic_denim_blazer", "la_longline_baseball_tee", "beauty_&_brains_muscle_tee", "lattice_knit_sweater", "tassel-trimmed_shorts", "rose_print_corduroy_skater_skirt", "french_terry_pocket_tee", "power_brunch_flounce_dress", "ribbed_knit_sweater_tank", "crochet-trimmed_chiffon_dress", "floral_foliage_peasant_dress", "flower_&_dot_cami_dress", "but_first_coffee_tank", "shirred_panel_shorts", "marled_drop-sleeve_sweater", "mandala_print_skirt", "sleek_woven_pocket_blouse", "cable_knit_fringe_cardigan", "scarf-print_pencil_skirt", "l.a.t.h.c._victory_circle_tee", "v-neck_woven_romper", "lace-paneled_lattice-back_blouse", "wide-leg_jumpsuit", "abstract_splatter_print_dress", "damask_patterned_mini_dress", "fitted_v-neck_tee", "control_sector_striped_cotton-blend_shorts", "watercolor_floral_print_romper", "crisscross_bodycon_dress", "flat_front_textured_shorts", "hooded_chambray_parka_jacket", "crochet-back_maxi_dress", "scoop_neck_slub_knit_tee", "favorite_strappy_shift_dress", "civil_zippered_longline_tee", "shawl_collar_geo-patterned_cardigan", "heathered_knit_drawstring_jumpsuit", "ornate_floral_drawstring_shorts", "lace_paneled_shift_dress", "sophisticated_jersey_knit_dress", "seamless_studio_capri_leggings", "hooded_utility_jacket", "slit_midi_skirt", "classic_knit_pencil_skirt", "basic_scoop_neck_tank", "marled_knit_slit_tee", "metallic_knit_tee", "southwestern_print_muscle_tee", "rose_print_maxi_dress", "faux_suede_moto_jacket", "damask_mesh_bodycon_dress", "oversized_v-neck_tee", "tribal_print_linen_shorts", "mid_rise-_destroyed_straight_leg_ankle_jeans", "leaf_embroidery_tiered_dress", "floral_lace_cami_dress", "sleeveless_snap-button_jumpsuit", "beaded_chiffon_top", "collarless_boucl&eacute;_coat", "classic_twill_chinos", "embroidered_pintucked_blouse", "draped_v-neck_speckled_tee", "destroyed_linen_tee", "baroque-embossed_romper", "sleeveless_hoodie", "linen-blend_drawstring_shorts", "sheer-paneled_printed_dress", "pink_floyd_crochet_trim_tee", "classic_woven_top", "fringed_shawl_cardigan", "tribal-inspired_print_tank", "textured_floral_lace_romper", "draped_chiffon_lace_dress", "abstract_print_tasseled_mini_dress", "daisy_print_maxi_skirt", "belted_open-knit_cardigan", "high-waisted_denim_shorts", "belted_floral_print_romper", "crochet_maxi_cardigan", "textured_stripe_tank", "leopard_print_longline_cardigan", "floral_crochet_cutout_blouse", "embroidered_faux_gem_shorts", "embroidered_gauze_belted_dress", "floral_print_dolman_kimono", "dream_alive_cuffed-sleeve_tee", "high-waisted_denim_cutoffs", "wildflower_print_leggings", "abstract_tile_print_halter_top", "flawless_knit_tank", "distressed_high-waisted_cutoffs", "abstract_floral_tie-waist_dress", "seaside_strapless_maxi_dress", "cutout-mixed_print_dress", "pink_floyd_knit_tee", "faded_mid-rise_skinny_jeans", "shawl_collar_cardigan", "metallic_geo-patterned_dress", "faux_leather_shorts", "glasses_print_tee", "curved_hem_pleat-back_dress", "mineral_wash_utility_jacket", "eyelet_fit_&_flare_dress", "gathered_floral_lace_dress", "basic_v-neck_tee", "pebbled_faux_leather_moto_jacket", "floral-embroidered_cami_romper", "braided-strap_tour_graphic_tank", "buttoned_knit_tank", "textured_knit_a-line_dress", "ribbed-trim_sheath_dress", "tie-dye_crochet_maxi_dress", "colorblocked_pocket_striped_tee", "classic_slouchy_sweater", "split-neck_chiffon_blouse", "abstract_brushstroke_pocket_top", "nailed_it_graphic_tee", "lace-hem_floral_pj_shorts", "layered_a-line_dress", "drawstring_cargo_dress", "crisscross_back_knit_dress", "crocheted_gauze_maxi_dress", "french_terry_tee", "crochet-hem_cami_romper", "chevron_embroidered_kimono", "cat_print_crop_top", "la_ny_graphic_tee", "acid_washed_denim_skater_skirt", "floral_print_leggings", "ribbed_knit_cropped_tank", "striped_mesh-paneled_capri_leggings", "single-button_blazer", "betty_boop_pj_shorts", "cities_graphic_boxy_tee", "longline_faux_fur_coat", "front_slit_pencil_skirt", "high-waisted_matelot_skinny_jeans", "embellished_boxy_tee", "sleek_v-back_dress", "colorblocked_bomber_jacket", "ribbed_open-front_cardigan", "heathered_woven_running_shorts", "pintucked_rose_print_blouse", "striped_sailor_shorts", "eyelash_lace_maxi_dress", "pleated_skater_skirt", "southwestern-patterned_tee", "metallic_open-knit_cardigan", "embroidered_gauze_layered_dress", "zippered_open-front_jacket", "flutter_self-tie_blouse", "faux_leather-trim_blouse", "chambray_drawstring_shorts", "strapless_romper", "seaside_sweet_tube_dress", "colorblocked_cable_knit_sweater", "abstract_geo_print_blouse", "southwestern_print_cardigan", "crochet-hemmed_denim_shorts", "cowl_neck_sweater", "slouchy_racerback_tank", "contrast_mesh-paneled_tee", "collared_chiffon_surplice_top", "chevron_print_cami_maxi_dress", "floral_print_robe_kimono", "slub_knit_t-shirt_dress", "button-down_maxi_cardigan", "abstract_print_jumpsuit", "denim_utility_romper", "collarless_open-front_blazer", "abstract_southwestern_print_flounce_dress", "collarless_a-line_boucl&eacute;_coat", "colorblocked_popover_shirt_dress", "floral_windowpane_print_dress", "knit_mini_skirt", "longline_linen-blend_tee", "waffle_knit_sweater", "crinkled_crepe_halter_dress", "must-have_ruched_blazer", "slub_knit_high-slit_maxi_dress", "cloud_wash_cuffed_shorts", "ornate_print_tulip_shorts", "wild_cropped_muscle_tee", "heathered_midi_dress", "lace-paneled_racerback_tank", "floral-paneled_mini_skirt", "l.a.t.h.c._abstract_print_tee", "beaded_bandage_dress", "cheetah_print_high-neck_blouse", "pleated-waist_shorts", "utility_jumpsuit", "tropical_print_combo_dress", "strapless_tile_print_romper", "rose_print_chiffon_dress", "open-knit_fisherman_sweater", "tile_print_strapless_jumpsuit", "colorblock_heathered_capri_leggings", "boxy_marled_ringer_tee", "scoop_neck_maxi_dress", "strappy_flounce_gauze_dress", "rose_print_fit_&_flare_dress", "floral_surplice_cutout_romper", "tropical_curved-hem_tee", "abstract_chevron_print_kimono", "longline_slit_blazer", "classic_chino_shorts", "paneled_grid_print_shorts", "reverse_abstract_print_sweatshorts", "notorious_b.i.g._graphic_tee", "lace_paneled_blouse", "ruffled_wrap_dress", "tulip_front_blazer", "houndstooth_plaid_shorts", "open-knit_batwing_cardigan", "plaid_shirt_dress", "maxi_utility_dress", "matelass&eacute;_skater_dress", "crinkled_satin_halter_dress", "cubist_print_v-back_romper", "woven_chelsea_collar_blouse", "tribal_pattern_cardigan", "sequined_geo-embroidered_mini_skirt", "satin_joggers", "perforated_athletic_tank", "watercolor_abstract-sleeved_tee", "scuba_knit_collared_jacket", "boucl&eacute;_knit_cardigan", "tie-dye_boxy_tee", "layered_floral_print_romper", "tiered_peasant_dress", "crochet_drawstring_shorts", "tribal_print_coverup", "basquiat_graphic_baseball_tee", "polka_dot_knit_pencil_skirt", "floral_lace_kimono", "reason_rose_paneled_jersey", "boxy_slub_knit_tee", "zipper_drawstring_hoodie", "boxy_winged_tee", "rose_print_shift_dress", "belted_pleat-front_shorts", "popcorn_knit_cardigan", "stretch_knit_leggings", "skinny_ankle_jeans", "leaf_print_tank", "crochet_denim_cutoffs", "abstract_print_tee", "colorblock-striped_sweater", "eyelash_lace_pleated_dress", "classic_bootcut_jeans", "classic_raglan_tee", "button_fly_denim_shorts", "pintucked_shirt_dress", "wearing_it_anyway_graphic_tee", "marled_knit_racerback_tank", "heathered_mesh-paneled_leggings", "box_pleat_crop_top", "drape-front_shawl_collar_jacket", "floral_lace_flat-front_shorts", "heathered_curved-hem_tank", "cable_knit_varsity_cardigan", "ribbed_stripe-trim_dress", "v-neck_button-down_cardigan", "abstract_print_culottes_jumpsuit", "distressed_skinny_jeans", "abstract_tribal_print_poncho_dress", "tile_print_fit_&_flare_dress", "angular_colorblock_blouse", "malibu_beach_muscle_tee", "rose_print_romper", "chiffon-trimmed_linen_top", "mesh-trimmed_bodycon_dress", "crocheted_lace_shift_dress", "box-pleated_top", "cutout-back_denim_jumpsuit", "fringed_chantilly_lace_kimono", "boxy_plaid_flannel", "boxy_micro-striped_tee", "la_graphic_tank", "cuffed_high-waisted_shorts", "hooded_loose-knit_cardigan", "southwestern_print_batwing_cardigan", "stretch-knit_shorts", "abstract_print_colorblock_top", "floral_bow-back_dress", "pleated_dolman_tee", "zippered_tartan_plaid_flannel", "sheer_pleated-front_blouse", "tribal_print_combo_maxi_dress", "floral_print_tie-front_blouse", "boxy_heathered_crop_top", "laid_back_striped_sweater", "box-pleated_rose_print_skirt", "triangle-patterned_sequin_shorts", "abstract_grid_peplum_top", "hooded_tassel_cardigan", "button-front_pocket_skirt", "mineral_wash_pencil_skirt", "chambray-trim_pocket_tee", "heathered_raglan_sweater", "floral_print_chiffon_dress", "faux_fur_collar_waffle_knit_cardigan", "leopard_print_cami_dress", "ribbed_side_slit_dress", "front_row_graphic_tee", "southwestern-patterned_burnout_cardigan", "batwing_fringe_cardigan", "sheer_mesh_maxi_dress", "geo_quilted_skater_skirt", "life_in_progress_tuxedo-striped_joggers", "cuffed-sleeve_linen_tee", "tiered_fringe_cami_dress", "chambray_joggers", "dotted_tulle_maxi_skirt", "perfomance_leggings", "hello_goodbye_graphic_hoodie", "rose_print_scuba_knit_dress", "paisley_maxi_cami_dress", "floral_print_halter_dress", "strapless_fleece_romper", "floral-embroidered_yoke_layered_dress", "textured_knit_dolman_cardigan", "hooded_cardigan", "crisscross_open-back_maxi_dress", "hooded_slub_knit_henley", "cuffed_chino_shorts", "denim_utility_jacket", "tie-dye_caftan_dress", "on_fleek_muscle_tee", "slub_knit_dolman_cardigan", "slub_knit_tank", "longline_shift_dress", "chevron_open-knit_sweater", "french_terry_open-front_cardigan", "ribbed_knit_tank", "wearing_today_tee", "striped_mandarin_collar_blouse", "daisy_print_dress", "free_spirit_muscle_tee", "lace-trimmed_pj_romper", "denim_cami_dress", "mascot_graphic_tee", "heathered_fleece-lined_cardigan", "classic_mom_jeans", "eyelash_lace-paneled_romper", "beaded_cross-back_maxi_dress", "boxy_polka_dot_pocket_tee", "tonal_topstitched_skinny_jeans", "floral_print_mock_neck_dress", "longline_collared_crepe_jacket", "diamond_print_cami_dress", "marled_loose-knit_tee", "diamond-embroidered_mini_dress", "polka_dot_cropped_blouse", "mesh-back_tank", "mesh_paneled_tank", "rose_pattern_skater_skirt", "striped_shawl_collar_cardigan", "fringed_bandana_print_kimono", "collared_surplice_romper", "draped_tribal_pattern_cardigan", "faux_wrap_heathered_sheath_dress", "pintucked_button-down_blouse", "abstract-patterned_blouse", "sky_culture_kid_cloud_stars_tee", "boxy_linen_pocket_tee", "safari_animal_print_shorts", "belted_floral_print_cami_dress", "cherry_blossom_chiffon_kimono", "baroque_print_blouse", "geo_stripe_tank", "pleated_mosaic_print_skirt", "medallion_print_halter_dress", "sequined_striped_bodycon_dress", "boxy_ribbed_knit_top", "breton_stripe_a-line_dress", "mickey_mouse_distressed_muscle_tee", "watercolor_rose_skater_skirt", "buttoned_paisley_print_romper", "2-in-1_space_dye_athletic_tank", "distressed_acid_wash_cutoffs", "the_beatles_baseball_tee", "grid_tie-dye_print_romper", "marled_open-front_cardigan", "pintucked_pleat-hem_blouse", "abstract_dotted_blouse", "leaf_print_blouse", "floral_print_a-line_skirt", "hooded_leaf_print_utility_jacket", "snoop_dogg_muscle_tee", "diamond_textured_cutout_dress", "colorblocked_paris_graphic_sweatpants", "strappy_chiffon_maxi_dress", "sheer_lace_&_chiffon_blouse", "crochet_strap_dress", "lace_sleeve_tee", "mesh-paneled_shift_dress", "longline_crepe_jacket", "life_in_progress_belted_shirt_dress", "van_halen_cutout_muscle_tee", "cutout_tribal_print_dress", "tribal_print_crisscross_jumpsuit", "classic_waffle_knit_sweater", "bejeweled_waist_maxi_dress", "beaded_collar_shift_dress", "cascading_layered_shift_dress", "the_beatles_graphic_tee", "everlasting_love_lace_dress", "rose_print_sweatshorts", "perforated_faux_leather_tank", "mineral_wash_denim_shirt_dress", "lace_back_shift_dress", "hooded_longline_t-shirt_dress", "sheer_crochet-paneled_jumpsuit", "lace-paneled_satin_robe", "floral_and_bird_print_tee", "hooded_stripe_poncho", "slim_cotton_chinos", "floral_lace_peplum_dress", "medium_wash_-_slim_fit_jeans", "textured_damask_bodycon_dress", "paisley_surplice_halter_romper", "classic_one-button_blazer", "open-front_multi-stripe_cardigan", "drop-crotch_drawstring_sweatshorts", "yes_please_paneled_tee", "seamless_athletic_capri_leggings", "seamless_zip-up_track_jacket", "belted_lace_skater_dress", "abstract_print-sleeved_tee", "forget_me_not_babydoll_dress", "burnout_crew_neck_tee", "draped_marled_knit_cardigan", "hooded_southwestern-inspired_sweater", "high-slit_thoreau_graphic_dress", "abstract_print_pleated_skirt", "wild_at_heart_tee", "lace-paneled_yoke_romper", "pizza_party_tee", "abstract_slub_knit_top", "linen_crew_neck_tee", "mirrored_palm_print_tee", "ribbed_stripe_mini_skirt", "cities_graphic_trapeze_top", "out_to_sea_maxi_dress", "collared_surplice_jumpsuit", "heathered_yoga_capri_leggings", "abstract_striped_bodycon_skirt", "best_friend_muscle_tee", "elephant_printed_tank", "lace-paneled_sheath_dress", "cool_shirt_day_tee", "draped-lapel_trench_coat", "crochet-paneled_bell_sleeve_dress", "scoop_neck_linen_tee", "crochet_lace_shift_dress", "quilted_faux_leather_trim_skirt", "baroque_print_woven_joggers", "embroidered_lace-paneled_maxi_dress", "morning_allergy_graphic_tee", "embroidered_self-tie_blouse", "scuba_knit_fit_&_flare_dress", "floral_raglan_sweater", "open-back_muscle_tank", "today_workout_tank", "embroidered_woven_halter_tank", "lace-trim_cutout_romper", "gingham_plaid_shirt_dress", "fold-over_drawstring_sweatpants", "high-waisted_woven_shorts", "medallion_print_bell-sleeve_dress", "marled_midi_turtleneck_dress", "abstract_print_combo_maxi_dress", "reason_baroque_graphic_tee", "cloud_wash_skinny_jeans", "la_sneaker_muscle_tee", "tropical_varsity-striped_tank", "fair_isle_v-neck_poncho", "whiskered_skinny_jeans", "diamond-knit_sweater", "striped_slub_knit_tee", "so_much_internet_tee", "flat-front_shorts", "diamond_print_halter_maxi_dress", "floral_lace_print_dress", "so_tired_graphic_tee", "heathered_baseball_tee", "oversized_braided_knit_sweater", "rose_print_drawstring_shorts", "textured_floral_pattern_skirt", "crisscross_striped-waist_dress", "smocked_tie-dye_skirt", "ladder-cutout_crepe_dress", "striped_geo_pocket_tank", "sky_culture_heathered_kid_cloud_stars_tee", "low-rise_denim_cutoffs", "mesh_straps_cutout-back_tank", "strapless_floral_print_dress", "heathered_cuffed_sweatshorts", "diamond_cutout_sheath_dress", "dotted_elephant_print_tee", "collarless_draped-front_blazer", "high-neck_drawstring_dolman_jacket", "enchanted_floral_layered_skirt", "distressed_patchwork_jeans", "bleached_thermal_top", "tribal_print_crinkled_shorts", "pinstriped_a-line_dress", "quilted_sweatpants", "braided_racerback_athletic_tank", "acid_wash_-_skinny_jeans", "circle_crochet-paneled_tee", "essential_waffle_knit_sweater", "classic_halter_top", "rose_print_surplice_dress", "colorblock_trapeze_dress", "self-tie_peasant_blouse", "waist_pocket_shift_dress", "ruched_pencil_dress", "longline_fuzzy_cardigan", "rose_print_pj_dolphin_shorts", "faux_fur_&_knit_sweater", "tie-dye_longline_cardigan", "crochet_and_lace_babydoll_dress", "rose_print_chiffon_shorts", "zippered_mesh-paneled_tee", "life_in_progress_dip-dye_chambray_shorts", "clean_wash_high-rise_skinny_jeans", "varsity-striped_baseball_jacket", "embossed_mock_neck_dress", "chambray_tank_top", "crepe_woven_shift_dress", "striped_statue_graphic_tee", "spongebob_x_mina_kwon_graphic_tee", "southwestern-inspired_maxi_cardigan", "cropped_double-racer_tank", "mesh_racerback_tank", "faded_floral_print_tank", "patched_straight-leg_jeans", "sequined_chiffon_maxi_dress", "pardon_marled_sweater", "rolling_stones_graphic_tee", "thunderbird_graphic_muscle_tee", "cropped_striped_hoodie", "abstract_bodycon_dress", "boxy_slub_knit_sweater", "semi-sheer_ornate_crochet_dress", "pleated_polka_dot_dress", "dotted_ruffle_blouse", "buttoned_distressed_denim_cutoffs", "longline_cutout_cami_dress", "three-button_flat_collar_blouse", "ribbed_fit_&_flare_dress", "pleated_a-line_skirt", "speckled_metallic_surplice_dress", "ladder_cutout_halter_tank", "tropical_floral_wide-leg_jumpsuit", "fuzzy_hooded_toggle_cardigan", "lace-paneled_crepe_kimono", "longline_rose_print_cardigan", "faux_leather_mini_skirt", "mesh-paneled_romper", "life_in_progress_chambray_dolphin_shorts", "elegant_crochet_lace_dress", "geo_knit_maxi_dress", "lace_inset_cardigan", "spoiled_graphic_tee", "pleated_woven_blouse", "embroidered_organza_skirt", "eptm._abstract_print_thermal_sweatpants", "acid_wash_distressed_jeans", "sequined_knit_dolman_cardigan", "colorblocked_french_terry_hoodie", "mineral_wash_drawstring_sweatpants", "caged_lace_fit_&_flare_dress", "heathered_knit_tee", "longline_side-slit_blazer", "mesh_jersey_tank", "matelot_denim_shorts", "frayed_denim_cutoffs", "abstract_ikat_maxi_dress", "dip-dye_tank", "oversized_fuzzy_knit_cardigan", "slub_knit_pocket_tee", "eptm._side-zip_colorblocked_hoodie", "ornate_striped_tank", "crochet_lace_tee", "belted_chambray_shorts", "loose-knit_longline_tee", "cowl_neck_maxi_dress", "everyday_gathered_mini_skirt", "marled_adios_tank", "textured_floral_skater_dress", "baroque_embroidered_romper", "leopard_&_lace_slip_dress", "watercolor_rose_print_dress", "crochet_yoke_embroidered_dress", "v-neck_box_pleat_dress", "daisy_graphic_muscle_tee", "ornate_botanical_print_kimono", "reason_woke_up_like_this_tee", "striped_raglan_sweater", "distressed_denim_skirt", "curved_hem_racerback_tank", "lace_back_linen_cardigan", "side-cutout_knit_dress", "embroidered_chiffon_kimono", "draped_cutout-back_tee", "basic_crew_neck_tee", "strappy_floral-embroidered_dress", "favorite_short-sleeve_dress", "ciao_bella_graphic_tank", "denim_drawstring_jumpsuit", "plaid_knit_sweater", "map_graphic_tee", "wild_rose_skater_dress", "high-slit_tartan_plaid_midi_dress", "colorblock_performance_capri_leggings", "crocheted_tie-dye_maxi_skirt", "unicorns_graphic_cutout_tank", "tiered_maxi_cami_dress", "tribal_print_cover-up_dress", "marled_french_terry_hoodie", "mineral_wash_jeggings", "striped_open-front_fringed_poncho", "paris_graphic_tee", "caged_back_bandage_dress", "paneled_knit_sweatpants", "textured_crosshatch_dolman_tee", "micro-striped_tank", "distressed_slub_knit_tank", "wander_with_love_tank", "knit_chambray_dolphin_shorts", "marled_open-knit_sweater", "oh_plz_muscle_tee", "paisley_print_cami_dress", "v-neck_velveteen_bodycon_dress", "boxy_mixed_stripe_blouse", "stretch-knit_bodycon_dress", "butterfly_print_scuba_knit_skirt", "crochet_lace_flounce_dress", "patterned_knit_sweater", "socialite_halter_dress", "colorblock_cutout_jumpsuit", "boxy_distressed_tee", "meow_or_never_crop_tee", "crossback_surplice_jumpsuit", "boxy_texture-striped_top", "colorblocked_raglan_sweater", "broad_stripe_knit_tee", "tribal_print_dolman_cardigan", "striped_chiffon_shift_dress", "tile_print_drawstring_caftan", "van_halen_muscle_tee", "southwestern_print_tank", "faded_chambray_romper", "classic_cable_knit_sweater", "classic_skater_skirt", "classic_bike_shorts", "marled_t-shirt_dress", "cutout_lace_cami_dress", "hooded_side-slit_maxi_dress", "bohemian_floral_mini_skirt", "striped_a-line_skirt", "bandana_print_crop_top", "beaded-trim_chiffon_tank", "shirred_surplice-front_romper", "boxy_tank_top", "mid-rise_denim_shorts", "retro_floral_blouse", "chiffon-paneled_maxi_dress", "giraffe_print_drawstring_shorts", "southwestern_print_cutout_maxi_dress", "pintucked_mini_skirt", "mixed_stripe_shorts", "arrow-printed_tee", "led_zeppelin_muscle_tee", "crochet_paisley_woven_tank", "marled_knit_zippered_hoodie", "by_the_sea_matelot_shorts", "scuba_knit_varsity_jacket", "box-pleated_gingham_skirt", "cropped_crew_neck_tee", "chiffon_paneled_sweater", "bandana_print_muscle_tee", "floral_lace-paneled_cardigan", "ribbed_racerback_tank", "zippered_sleeveless_hoodie", "chunky_knit_tassel_cardigan", "ribbed-trim_denim_joggers", "rugby_stripe_sweater", "classic_scuba_knit_skirt", "california_crew_neck_tee", "pleated_bell_sleeve_romper", "floral_print_chiffon_shorts", "textured_open-front_cardigan", "taco_bout_it_graphic_tee", "camouflage_utility_jacket", "speckled_pencil_skirt", "scuba_knit_skater_skirt", "tropical_floral_print_dress", "soft_knit_leggings", "in_love_tank", "bandana_print_flounce_romper", "palm_print_drawstring_sweatshorts", "embroidered_crepe_shorts", "metallic_tribal-inspired_shorts", "running_seams_workout_leggings", "high_intensity_running_leggings", "tropical_v-cut_maxi_dress", "crochet-embroidered_chiffon_dress", "crochet-trimmed_blouse", "floral_tile_print_romper", "eyelash_lace_surplice_dress", "belted_paisley_print_dress", "standout_americana_sweater", "floral_print_shorts", "embroidered_gauze_maxi_dress", "boxy_tribal_print_top", "textured_knit_zipper_dress", "wifey_graphic_muscle_tee", "distressed_dolman_tee", "classic_wash_-_slim_fit_jeans", "southwestern_print_crepe_kimono", "striped_tulip_back_tee", "open-front_duster_coat", "structured_a-line_dress", "brooklyn_nets_logo_hoodie", "ribbed_knit_trapeze_dress", "varsity_stripe-neck_dress", "crochet_trim_belted_romper", "floral_print_fit_&_flare_dress", "crochet_cami_strap_dress", "layered_chiffon_blouse", "textured_two-tone_sweatpants", "bell-sleeved_lace_crop_top", "knit_bodycon_dress", "hooded_open-front_cardigan", "abstract_dot_surplice_top", "contrast-cuff_chinos", "ditsy_floral_cami_dress", "zippered_ponte_knit_leggings", "layered-collar_sweater", "colorblocked_pocket_tee", "striped_drawstring_shorts", "dickies_dropped-taper_fit_joggers", "boxy_heathered_tee", "distressed_longline_striped_tee", "stripe_overall_shorts", "marled_stripe_cardigan", "buttoned_overall_shorts", "life_in_progress_mineral_wash_chambray_shorts", "denim_mini_skirt", "linen_capri_joggers", "crisscross-back_skater_dress", "fold-over_capri_leggings", "destroyed_slim-leg_jeans", "ladder-back_workout_tank", "clashist_aluminum_foil_print_tee", "varsity-striped_trim_sweater", "striped_sheath_dress", "embroidered_crepe_surplice_jumpsuit", "heathered_stripe-pocket_tank", "open-back_woven_romper", "balzac_print_sweatpants", "plaid_skater_skirt", "flounce_maxi_dress", "boxy_cable_knit_sweater", "floral_lace_tee", "striped_tie-front_buttoned_romper", "cotton_twill_trench_coat", "loose-knit_longline_cardigan", "abstract_paisley_print_jumpsuit", "strapless_paisley_print_jumpsuit", "two-tone_boucl&eacute;_coat", "buttoned_floral_gauze_skirt", "watercolor_ikat_m-slit_maxi_dress", "zippered_linen_tee", "nyc_tee", "striped_twist-front_blouse", "striped_floral_fit_&_flare_dress", "textured_rose_pattern_shorts", "surplice_back_keyhole_jumpsuit", "distressed_trim_tee", "fringed_lace_cardigan", "striped_denim_shorts", "abstract_geo_v-neck_top", "striped_pencil_skirt", "embroidered_chiffon_dress", "elephant_print_maxi_dress", "boxy_lace_top", "tasseled_crochet_shift_dress", "crocheted_surplice_pj_romper", "crochet-trimmed_cami_fit_&_flare_dress", "rose_&_lace_maxi_dress", "clustered_floral_heathered_tee", "tile_print_blouse", "longline_open-front_cardigan", "island_tropics_buttoned_dress", "los_angeles_graphic_muscle_tee", "faded_pocket_tee", "crosshatch_bodycon_dress", "classic_heathered_knit_top", "side-pocket_performance_leggings", "zippered_denim_joggers", "pleated_chevron_matelass&eacute;_skirt", "crochet-paneled_jumpsuit", "geo_stripe_flat_front_shorts", "classic_french_terry_sweatpants", "marled_skater_skirt", "geo_stripe_knit_mini_skirt", "buttoned_high-waisted_skinny_jeans", "l.a.t.h.c._graphic_drawstring_shorts", "mineral_wash_denim_jacket", "crinkled_denim_shorts", "crinkled_asymmetrical_kimono", "two-button_blazer", "striped_adj&ouml;_graphic_tee", "amour_peplum_top", "varsity_joggers", "ripped_skinny_jeans", "bleached_skinny_jeans", "defyant_marble_logo_tee", "surplice_back_printed_maxi_dress", "eyelash_lace_sheath_dress", "zippered-ankle_skinny_jeans", "drawstring_denim_cargo_joggers", "geo_print_flounce_dress", "classic_wash_-_skinny_jeans", "bow-front_ruffle_top", "dotted_chambray_babydoll_dress", "eptm._slub_knit_longline_tee", "geo_striped_knit_cardigan", "boxy_stripe_sweater", "rose_print_cami_romper", "seaside_textured_boxy_tee", "high-neck_blouse", "watercolor_plaid_chiffon_blouse", "pleated_abstract_print_dress", "what_i_said_muscle_tee", "standout_mesh-trimmed_dress", "tulip-back_chiffon_blazer", "faded_denim_jacket", "heathered_graphite_floral_sweatshorts", "tell_me_i'm_pretty_graphic_tee", "mixed_print_sweatpants", "defyant_colorblocked_longline_tee", "keyhole_babydoll_dress", "floral_lace_shift_dress", "must-have_scoop_tank", "ribbed_side_zipper_tank", "tonal_feather-patterned_cami_jumpsuit", "floral_flutter_sleeve_dress", "embroidered_tulle_dress", "tribal_print_crepe_shorts", "cutout-back_midi_dress", "drawstring_woven_joggers", "reason_bad_paneled_mesh_jersey", "local_heroes_dolphin_shorts", "embroidered-front_woven_shorts", "destroyed_denim_shorts", "boxy_rose_print_tee", "chic_sweater_crop_top", "mineral_wash_chambray_joggers", "slub_knit_drawstring_hoodie", "embroidered_crepe_combo_dress", "believe_racerback_tank", "mineral_wash_jeans", "embroidered_crochet_pencil_skirt", "cuffed_herringbone_shorts", "pizza_party_graphic_tank", "high-waisted_distressed_cutoffs", "cutout_back_floral_dress", "slub_knit_maxi_cardigan", "flounced_sateen_romper", "abstract_print_mesh-paneled_top", "polka_dot_embroidered_dress", "daisy-embroidered_denim_shorts", "dotted_stripes_tank", "colorblock_yoga_shorts", "aerosmith_raglan_top", "textured_woven_blazer", "tribal_print_linen_blazer", "stitch_mineral_wash_tee", "classic_scoop_neck_top", "textured_stripe_smocked_dress", "abstract_print_woven_cardigan", "ribbed_sweetheart_dress", "lace_pj_shorts", "ditsy_floral_skater_dress", "woven_pocket_tank", "ribbed_knit_hoodie", "garden_party_pleated_dress", "dreamcatcher_muscle_tee", "bae_graphic_tee", "collarless_faux_shearling_coat", "crochet-paneled_cardigan", "pocket_shirt_jacket", "braided-back_abstract_maxi_dress", "crocheted_peter_pan_collar_dress", "textured_pencil_skirt", "chambray_y-back_cami_dress", "zip-front_leggings", "southwestern_print_poncho", "bengal_stripe_tee", "embroidered_daisy_dress", "tasseled_open-knit_cardigan", "collarless_marled_cardigan", "macram&eacute;-back_la_tank", "southwestern_print_pocket_tee", "california_graphic_crop_top", "cable_knit_turtleneck_sweater", "striped_topstitched_drop-sleeve_sweater", "belted_chino_shorts", "hooded_puffer_jacket", "deep_v-neck_pleated_dress", "tartan_plaid_pj_shorts", "tie-dye_cutout_tee", "squiggle_print_tee", "abstract_mandala_print_top", "vented_stripe_tee", "chunky_longline_cardigan", "rhinestone-embellished_maxi_dress", "classic_dolman_top", "belted_crochet-paneled_dress", "space_dye_waist_running_shorts", "defyant_d_graphic_tee", "eyelash_lace_maxi_cardigan", "tasseled_lace-up_sweater", "wild_youth_cropped_tee", "crochet-paneled_crepe_maxi_skirt", "floral_print_raglan_tee", "bird_print_sateen_dress", "ruffled_floral_pj_shorts", "m-slit_maxi_skirt", "ombr&eacute;_high-slit_tank", "colorblocked_crew_neck_tee", "distressed_overall_shorts", "zip-up_puffer_jacket", "longline_raw-cut_hoodie", "medallion_print_cami_jumpsuit", "marled_high-slit_midi_dress", "crisscross_open-back_jumpsuit", "longline_striped_slit-back_dress", "geo-patterned_fit_&_flare_dress", "dip-dyed_trapeze_tee", "pleated_square_neck_dress", "acid_wash_distressed_cutoffs", "angel-sleeved_top", "elephant_paisley_print_dress", "square_neck_cutout_dress", "rose_crossback_mini_dress", "draped-collar_snap_button_jacket", "elephant_print_drawstring_shorts", "chambray_shirt_dress", "giraffe_print_sweatshorts", "cable_knit_batwing_cardigan", "la_graphic_hoodie", "embroidered-trim_cami_dress", "polka_dot-pocket_cutoffs", "kaleidoscope_woven_tee", "boxy_chiffon_top", "embroidered_stripe_dress", "textured_zigzag_bodycon_dress", "distressed_denim_mini_skirt", "stripe_print_surplice_blouse", "animals_and_coffee_graphic_tee", "strapless_skort_romper", "bodycon_bustier_dress", "varsity-striped_cutoff_sweatshorts", "abstract_geo_print_drawstring_shorts", "captain_graphic_sweatpants", "pegasus_graphic_tee", "faux_fur_collar_cardigan", "knife-pleated_floral_skirt", "braided_halter_top", "blah_blah_blah_tee", "collarless_faux_fur_jacket", "high-waisted_knit_shorts", "beaded_collar_empire-waist_dress", "cutout_bodycon_dress", "favorite_heathered_tank", "tie-dye_surplice_romper", "denim_utility_jumpsuit", "polka_dot_print_blouse", "zippered_faux_leather_mini_skirt", "new_york_city_pocket_tee", "cross-back_bodycon_dress", "shirred_gauze_midi_dress", "heathered_drawstring_shorts", "boxy_crepe_top", "southwestern_print_blouse", "heathered_metallic_bodycon_dress", "art_nouveau_floral_print_top", "rose_print_knit_tee", "tropical_tank_dress", "life_in_progress_distressed_low-rise_skinny_jeans", "mon_belle_graphic_tee", "mesh_pullover_hoodie", "tiered_crochet_mini_skirt", "open_knit_textured_sweater", "embroidered_bead_keyhole_blouse", "high-waisted_plaid_shorts", "layered_landscape_print_tee", "southwestern_print_drawstring_shorts", "tribal-inspired_skater_dress", "crochet-trimmed_woven_blouse", "denim_shirt_dress", "brocade_floral_peplum_top", "mid-rise_-_acid_wash_skinny_jeans", "v-neck_crop_tee", "faux_suede-trimmed_marled_joggers", "sunburst_crochet_fringe_tank", "easy_camo_jacket", "tribal_print_surplice_jumpsuit", "abstract_stripe_cami_dress", "high_slit_scoop_neck_tee", "chiffon_pleated_jumpsuit", "distressed_mid-rise_skinny_jeans", "cute_guys_french_fries_tee", "floral_print_v-neck_romper", "marled_knit_drawstring_shorts", "belted_polka_dot_skirt", "seamless_workout_tank", "m-slit_pleated_maxi_skirt", "crochet_cami_romper", "pleated_woven_mini_skirt", "classic_turtleneck_sweater", "classic_long_sleeve_top", "cutout-neckline_bodycon_dress", "curved_hem_longline_tank", "high-slit_shirt_dress", "sky_culture_star_print_sweatpants", "ornate_floral_babydoll_dress", "x-ray_floral_joggers", "chevron_surplice_jumpsuit", "twisted-hem_slub_knit_tee", "crochet-trimmed_daisy_print_shorts", "elephant_print_tee", "crossback_woven_maxi_dress", "sanded_wash_denim_joggers", "heathered_colorblock_sweatpants", "striped_marled_knit_cardigan", "faux_leather_hooded_jacket", "tie-dye_hooded_maxi_dress", "hooded_drape_cardigan", "heathered_stripe_romper", "oversized_southwestern_print_tank", "hooded_french_terry_dress", "brooklyn_nets_jersey_top", "la_vie_mesh_jersey_tee", "watercolor_paneled_sweater", "belted_paisley_print_romper", "floral_lace_a-line_dress", "scoop_back_striped_tee", "splatter_print_muscle_tee", "l.a.t.h.c._victory_sweatpants", "layered_halter_jumpsuit", "diamond_pattern_cardigan", "southwestern_print_dolman_cardigan", "classic_low_rise_skinny_jeans", "contrast_chiffon_shift_dress", "power_mesh-paneled_workout_shorts", "looney_tunes_muscle_tee", "varsity_stripe_tee", "beautiful_graphic_drawstring_hoodie", "herringbone_denim_coat", "heathered_mesh-panel_workout_shorts", "life_in_progress_denim_jacket", "cities_graphic_tee", "side_vent_heathered_tank", "hello_kitty_pj_romper", "reindeer_pattern_sweater", "embroidered_mesh_trapeze_dress", "crepe_ladder-cutout_sheath_dress", "the_lion_king_muscle_tee", "life_coordinates_tee", "floral_button-front_dress", "blurred_floral_cami_jumpsuit", "mixed_abstract_print_shorts", "palm_springs_cropped_tank", "cable_knit_mock-neck_sweater", "tropical_floral_leggings", "taco_graphic_tee", "embroidered_lace_dress", "linen_pocket_tee", "life_in_progress_patched_cutoffs", "standout_fit_&_flare_dress", "remixed_regent_crochet_lace_tank", "v-cut_back_dress", "boxy_baseball_tee", "abstract_floral_babydoll_dress", "paisley_tunic_dress", "civil_regime_graphic_jersey", "chiffon-layered_top", "fianc&eacute;_graphic_tee", "performance_workout_shorts", "abstract_print_surplice_romper", "favorite_scuba-knit_skirt", "abstract-plaid_ruffled_bell_sleeve_top", "boho_doll_paisley_joggers", "cali_state_of_mind_tank", "cutoff_sweat_shorts", "draped_longline_cardigan", "polka_dot_woven_shorts", "stretch-knit_maxi_skirt", "self-tie_knotted_romper", "do_tell_tee", "belted_wide-leg_jumpsuit", "crochet-trimmed_maxi_dress", "rose_print_shorts", "side-zipper_drawstring_hoodie", "classic_pleated_shorts", "bleached_chambray_bomber_jacket", "kangaroo_pocket_drawstring_shorts", "ornate_print_skirt", "lace_paneled_tee", "fluttered_polka_dot_blouse", "clean_wash_slim_jeans", "eagle_graphic_self-tie_tank", "free_spirit_kimono", "layered_crepe_blouse", "macram&eacute;-back_tank", "heathered_stripe_boxy_tee", "faux_leather_&_lace_shorts", "chambray_halter_top", "geo_striped_cardigan", "eyelash_lace_bodycon_dress", "caged-side_cami_romper", "grateful_dead_muscle_tee", "paisley_rose_print_dress", "abstract_print_pleated_dress", "no_thank_you_hoodie", "be_true_graphic_tunic_tank", "damask_print_leggings", "abstract_print_running_shorts", "paisley_print_dress", "boxy_raglan_sweater", "butterfly_print_tie-neck_blouse", "girls_graphic_muscle_tee", "essential_raglan_tee", "strapless_tribal_print_maxi_dress", "heathered_drawstring_workout_shorts", "mixed_print_maxi_skirt", "chiffon_maxi_cardigan", "reverse_french_terry_sweatshorts", "cuffed-sleeve_boyfriend_blazer", "marled_zip-up_hoodie", "side_pocket_yoga_shorts", "paisley_high-slit_maxi_dress", "colorblocked_surplice_dress", "abstract_floral_print_top", "lacy_pintucked_cami_romper", "crochet-paneled_graph_print_blouse", "paisley_cami_maxi_dress", "nyc_muscle_tee", "heathered_crew_neck_tee", "low-rise_-_skinny_jeans", "mixed_stripe_print_shorts", "athletic_training_tank", "belted_crepe_trench_coat", "classic_mid-rise_skinny_jeans", "buttoned-up_denim_shorts", "ornate_floral_print_shorts", "floral_lace_sheath_dress", "butterfly_print_blouse", "fox_print_tee", "floral_printed_side-tie_blouse", "floral_lace_halter_dress", "ribbed_dolman_maxi_dress", "side-slit_marled_dress", "clashist_roses_print_tee", "striped_knit_tee", "dropped_hem_t-shirt_dress", "tribal_print_cutout_dress", "washed_terry_knit_tee", "raw-edged_muscle_tee", "classic_toggle_coat", "distressed_cloud_wash_cutoffs", "collared_luxe_faux_fur_jacket", "v-neck_cardigan", "longline_ribbed_cardigan", "southwestern_print_maxi_dress", "camouflage_print_shirt_jacket", "abstract_print_halter_jumpsuit", "crepe_shawl_collar_blazer", "cropped_ribbed_knit_turtleneck", "sequin_embroidered_lace_dress", "scuba_knit_bodycon_dress", "brooklyn_nets_jersey_tank_top", "scuba_knit_sphinx_graphic_tee", "abstract_print_maxi_dress", "palm_leaf_print_sweatpants", "abstract_printed_jumpsuit", "mesh-paneled_colorblock_tee", "ikat_print_babydoll_dress", "faux_leather_convertible_jacket", "zip-front_hoodie", "floral_lace_elasticized_shorts", "worldly_girl_cutout_dress", "metallic_brocade_mini_skirt", "life_in_progress_low-rise_skinny_jeans", "drapey_crepe_kimono", "varsity-striped_crew_neck_sweater", "no_guts_graphic_tee", "chiffon-paneled_longline_high-slit_top", "pleated_abstract_print_shorts", "beaded-trim_mandala_print_blouse", "civil_graphic_sweatpants", "tropical_print_halter_romper", "burnout_velvet_fringe_kimono", "favorite_soft_knit_tee", "scalloped_bow-front_dress", "waldo_graphic_tee", "abstract_geo_print_shorts", "big_apples_tee", "hooded_high-neck_jacket", "daisy_print_shorts", "tribal_print_joggers", "distressed_denim_bermuda_shorts", "embroidered_floral_dress", "knit_combo_dress", "finish_line_athletic_tank", "paisley_fit_&_flare_dress", "tie-dye_kimono", "embroidered_lace_a-line_dress", "draped_chiffon_jacket", "geometric_button-down_blouse", "rugby_stripe_shift_dress", "chevron_high-low_combo_dress", "tie-dye_midi_dress", "sheer_organza_varsity_jacket", "quilted_chevron_sweatpants", "denim_drawstring_joggers", "floral_eyelet_fit_&_flare_dress", "new_you_muscle_tee", "striped_trapeze_dress", "mixed_knit_cowl_neck_sweater", "refined_twill_shorts", "drawstring_palm_print_shorts", "stretch-knit_shift_dress", "classic_zippered_joggers", "la_clippers_graphic_tank", "boxy_surfboard_tee", "cozy_southwestern_pattern_cardigan", "lace_open-knit_cardigan", "striped_cutout-back_tank", "scuba_knit_photo_floral_dress", "oversized_shawl_cardigan", "wild_youth_graphic_tee", "whale_print_tee", "cuffed-sleeve_striped_tee", "watercolor_abstract_print_blouse", "colorblock_tee", "reflective-piped_heathered_run_leggings", "baroque_print_crop_top", "smocked_southwestern_print_dress", "sleek_cutout_maxi_dress", "woven_drawstring_joggers", "chenille_&_metallic_knit_skirt", "sequined_geo_pattern_dress", "floral-embroidered_kimono", "daisy_shift_dress", "mesh_paneled_bodycon_dress", "one_of_a_kind_muscle_tee", "abstract_print_capri_leggings", "dallas_denim_jacket", "ornate_tribal_print_shorts", "colorblocked_yoga_capri_leggings", "textured_athletic_jacket", "floral_cap-sleeved_dress", "belted_crotchet_combo_dress", "bow_back_striped_top", "rhinestone_beaded_fuzzy_sweater", "nautical-striped_cotton_tee", "cutout_bandage_dress", "vented_flat-front_shorts", "sleek_one-shoulder_dress", "tribal_print_scuba_knit_dress", "abstract_chevron_surplice_dress", "slub_knit_baseball_tee", "classic_pullover_hoodie", "heathered_waffle_knit_baseball_tee", "zip_pocket_sweatpants", "high-slit_plaid_shirt_dress", "crepe_midi_skirt", "multicolored_dolman_sleeve_cardigan", "destroyed_denim_cutoffs", "tulip-hem_bodycon_dress", "belted_ladder-back_dress", "cuffed_linen-blend_shorts", "m-slit_maxi_dress", "palm_springs_muscle_tee", "mineral_wash_cutout-back_dress", "abstract_stripe_print_jumpsuit", "striped_maxi_cami_dress", "classic_open-front_blazer", "marled_side-slit_dress", "heathered_shawl_collar_cardigan", "striped_cutout-back_dress", "lace-paneled_georgette_blouse", "candy_stripe_knit_top", "heathered_side-cutout_capri_leggings", "floral_robin_print_tee", "chiffon-paneled_knit_tee", "structured_quilted_jacket", "cuffed_lined-blend_shorts", "pleated_overall_skirt", "paisley_print_sun_dress", "yes_please_knot-front_tee", "local_heroes_cropped_hoodie", "crochet-trimmed_floral_romper", "mesh-paneled_t-shirt_dress", "abstract_varsity-striped_top", "slub-knit_v-back_tee", "open-knit_dolman_cardigan", "ruffled_lace_sheath_dress", "ombr&eacute;_dolman_button-down_blouse", "sheer_sequin_tank", "pintucked_eyelash_lace_blouse", "longline_fringed-back_tank", "piqu&eacute;_bodycon_dress", "chambray-sleeved_tee", "classic_mini_skirt", "slouchy_fuzzy_knit_cardigan", "mesh_maxi_dress", "killin_it_muscle_tee", "modernist_hooded_jacket", "tribal_print_fit_&_flare_dress", "faux_leather_midi_pencil_skirt", "patch_pocket_denim_tee", "ribbed_knit_turtleneck", "high-slit_maxi_dress", "cap-sleeved_midi_dress", "paint_it_red_marble_print_skirt", "oversized_boucl&eacute;_moto_jacket", "varsity-striped_heathered_tee", "bleach_wash_chambray_top", "ruffled_lace-up_blouse", "lace_panel_pintucked_blouse", "kaleidoscopic_floral_dress", "woven_running_shorts", "striped_open-knit_sweater", "oversized_floral_print_sweatshorts", "zippered_faux_leather_shorts", "floral_faux_leather_applique_dress", "contrast-paneled_sweatpants", "chambray_popover_blouse", "flounced_abstract_print_cami_romper", "love_hate_tee", "zippered_high-neck_sweater", "button_cuffed_denim_shorts", "zippered_sweatshorts", "lace-paneled_cami_dress", "statement-making_twerk_tee", "buttoned_denim_skirt", "floral_lace-paneled_tee", "paneled_zipper_sweatpants", "star_wars_graphic_boxy_tee", "wake_up_graphic_tee", "eyelash_lace_combo_dress", "faux_shearling_aviator_jacket", "american_flag_sweater", "bold_moves_bodycon_dress", "get_over_graphic_tee", "doodle_print-paneled_sweatpants", "textured_dot_skater_dress", "sandstone_ikat_joggers", "plaid_woven_coat", "colorblocked_floral_print_tee", "slub_knit_boyfriend_tee", "palm_tree_graphic_tee", "belted_polka_dot_dress", "for_you_graphic_tee", "americana_skinny_jeans", "tribal_print_fringe_cami_dress", "geo_striped_maxi_dress", "cuffed_raglan_tee", "woven_trench_coat", "marled_cutout_back_sweater", "diagonal_plaid_skirt", "backless_bodycon_dress", "racerback_floral_a-line_dress", "blue_jeans_acid_wash_shorts", "elephant_print_tulip_shorts", "boxy_shirt_dress", "waffle_knit_crew_neck_sweater", "young,_beautiful,_&_glamorous_sweater", "side-cutout_heathered_shorts", "buttoned_geo_jumpsuit", "rad_graphic_tee", "control_sector_shard_print_tee", "cutout_maxi_cami_dress", "striped_eyelash-knit_sweater", "dip-dyed_sweater_tank", "m-slit_slip_dress", "cutout_abstract_print_dress" ]
Carina124/plant-vit-model-1
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # plant-vit-model-1 This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the None dataset. It achieves the following results on the evaluation set: - Loss: 0.1560 - Accuracy: 0.9995 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 1.296 | 1.0 | 83 | 1.0361 | 0.9227 | | 0.4476 | 2.0 | 166 | 0.3646 | 0.9904 | | 0.2731 | 3.0 | 249 | 0.2174 | 0.9952 | | 0.2097 | 4.0 | 332 | 0.1560 | 0.9995 | | 0.1679 | 5.0 | 415 | 0.1288 | 0.9973 | | 0.135 | 6.0 | 498 | 0.1052 | 0.9984 | | 0.118 | 7.0 | 581 | 0.0918 | 0.9989 | | 0.1054 | 8.0 | 664 | 0.0826 | 0.9989 | | 0.1083 | 9.0 | 747 | 0.0777 | 0.9989 | | 0.0918 | 10.0 | 830 | 0.0756 | 0.9995 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "apple___apple_scab", "apple___black_rot", "apple___cedar_apple_rust", "apple___healthy", "blueberry___healthy", "grape___black_rot", "grape___healthy", "peach___bacterial_spot", "peach___healthy", "potato___early_blight", "potato___late_blight", "potato___healthy", "raspberry___healthy", "soybean___healthy" ]
maxingenio/platzi-vit-model-massimo
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # platzi-vit-model-massimo This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the pokemon-classification dataset. It achieves the following results on the evaluation set: - Loss: 7.8941 - Accuracy: 0.0820 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 2.9383 | 0.82 | 500 | 6.3834 | 0.0360 | | 0.3399 | 1.64 | 1000 | 7.1051 | 0.0755 | | 0.0749 | 2.46 | 1500 | 7.6120 | 0.0885 | | 0.0332 | 3.28 | 2000 | 7.8941 | 0.0820 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "porygon", "goldeen", "articuno", "clefable", "cubone", "marowak", "nidorino", "jolteon", "muk", "magikarp", "slowbro", "tauros", "kabuto", "seaking", "spearow", "sandshrew", "eevee", "kakuna", "omastar", "ekans", "geodude", "magmar", "snorlax", "meowth", "dugtrio", "pidgeotto", "venusaur", "persian", "rhydon", "starmie", "charmeleon", "lapras", "alakazam", "graveler", "psyduck", "machop", "rapidash", "doduo", "magneton", "arcanine", "electrode", "omanyte", "poliwhirl", "mew", "alolan sandslash", "mewtwo", "jynx", "weezing", "gastly", "victreebel", "ivysaur", "mrmime", "shellder", "scyther", "diglett", "primeape", "raichu", "oddish", "dodrio", "dragonair", "weedle", "golduck", "hitmonlee", "flareon", "krabby", "parasect", "ninetales", "nidoqueen", "kabutops", "drowzee", "caterpie", "jigglypuff", "machamp", "hitmonchan", "clefairy", "kangaskhan", "dragonite", "weepinbell", "fearow", "bellsprout", "grimer", "nidorina", "staryu", "horsea", "gloom", "electabuzz", "dratini", "machoke", "magnemite", "squirtle", "gyarados", "pidgeot", "bulbasaur", "nidoking", "golem", "aerodactyl", "dewgong", "moltres", "zapdos", "poliwrath", "vulpix", "beedrill", "charmander", "abra", "zubat", "golbat", "mankey", "wigglytuff", "charizard", "slowpoke", "poliwag", "tentacruel", "rhyhorn", "onix", "butterfree", "exeggcute", "sandslash", "seadra", "pinsir", "rattata", "growlithe", "haunter", "pidgey", "ditto", "farfetchd", "pikachu", "raticate", "wartortle", "gengar", "vaporeon", "cloyster", "hypno", "arbok", "metapod", "tangela", "kingler", "exeggutor", "kadabra", "seel", "venonat", "voltorb", "chansey", "venomoth", "ponyta", "vileplume", "koffing", "blastoise", "tentacool", "lickitung", "paras" ]
platzi/platzi-vit-model-franco-medina
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # platzi-vit-model-franco-medina This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset. It achieves the following results on the evaluation set: - Loss: 0.0776 - Accuracy: 0.9850 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.1331 | 3.85 | 500 | 0.0776 | 0.9850 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "angular_leaf_spot", "bean_rust", "healthy" ]
tlord/vit-base-dogs
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-dogs This model is a fine-tuned version of [google/vit-large-patch16-224-in21k](https://huggingface.co/google/vit-large-patch16-224-in21k) on the None dataset. It achieves the following results on the evaluation set: - Loss: 0.1696 - Accuracy: 0.9607 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 2e-05 - train_batch_size: 10 - eval_batch_size: 4 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 1.2208 | 1.0 | 591 | 0.3024 | 0.9343 | | 0.4149 | 2.0 | 1182 | 0.2548 | 0.9268 | | 0.3095 | 3.0 | 1773 | 0.2700 | 0.9329 | | 0.2928 | 4.0 | 2364 | 0.1921 | 0.9444 | | 0.2352 | 5.0 | 2955 | 0.1947 | 0.9472 | | 0.1731 | 6.0 | 3546 | 0.2024 | 0.9458 | | 0.1778 | 7.0 | 4137 | 0.1967 | 0.9526 | | 0.156 | 8.0 | 4728 | 0.1780 | 0.9546 | | 0.135 | 9.0 | 5319 | 0.1818 | 0.9553 | | 0.1403 | 10.0 | 5910 | 0.1696 | 0.9607 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "abyssinian", "bengal", "siamese", "sphynx", "american bulldog", "american pit bull terrier", "basset hound", "beagle", "boxer", "chihuahua", "english cocker spaniel", "english setter", "birman", "german shorthaired", "great pyrenees", "havanese", "japanese chin", "keeshond", "leonberger", "miniature pinscher", "newfoundland", "pomeranian", "pug", "bombay", "saint bernard", "samoyed", "scottish terrier", "shiba inu", "staffordshire bull terrier", "wheaten terrier", "yorkshire terrier", "british shorthair", "egyptian mau", "maine coon", "persian", "ragdoll", "russian blue" ]
amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.1577 - Accuracy: 0.9396 - F1 Score: 0.9385 - Precision: 0.9408 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 1e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 20 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Precision | |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:| | 1.1562 | 0.99 | 41 | 1.1378 | 0.6378 | 0.6191 | 0.6537 | | 0.4878 | 1.99 | 82 | 0.6477 | 0.7591 | 0.7499 | 0.7874 | | 0.2623 | 2.98 | 123 | 0.4410 | 0.8337 | 0.8311 | 0.8488 | | 0.1985 | 4.0 | 165 | 0.4660 | 0.8144 | 0.8115 | 0.8455 | | 0.1736 | 4.99 | 206 | 0.3230 | 0.8776 | 0.8760 | 0.8894 | | 0.124 | 5.99 | 247 | 0.2684 | 0.9026 | 0.9014 | 0.9090 | | 0.1278 | 6.98 | 288 | 0.2210 | 0.9180 | 0.9166 | 0.9210 | | 0.0959 | 8.0 | 330 | 0.2151 | 0.9208 | 0.9195 | 0.9260 | | 0.0849 | 8.99 | 371 | 0.2154 | 0.9220 | 0.9205 | 0.9291 | | 0.0805 | 9.99 | 412 | 0.2112 | 0.9191 | 0.9179 | 0.9251 | | 0.0682 | 10.98 | 453 | 0.1563 | 0.9385 | 0.9369 | 0.9402 | | 0.0624 | 12.0 | 495 | 0.1577 | 0.9396 | 0.9385 | 0.9408 | | 0.0415 | 12.99 | 536 | 0.1836 | 0.9305 | 0.9294 | 0.9332 | | 0.0465 | 13.99 | 577 | 0.2145 | 0.9203 | 0.9192 | 0.9252 | | 0.056 | 14.98 | 618 | 0.1710 | 0.9339 | 0.9325 | 0.9369 | | 0.0545 | 16.0 | 660 | 0.2094 | 0.9248 | 0.9236 | 0.9298 | | 0.0591 | 16.99 | 701 | 0.1752 | 0.9317 | 0.9303 | 0.9341 | | 0.0512 | 17.99 | 742 | 0.1781 | 0.9311 | 0.9297 | 0.9342 | | 0.0424 | 18.98 | 783 | 0.1873 | 0.9305 | 0.9293 | 0.9338 | | 0.0438 | 19.88 | 820 | 0.1955 | 0.9265 | 0.9252 | 0.9307 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "glioma", "meningioma", "notumor", "pituitary" ]
Mytical/ClassificationOfLeaves
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # ViT Bean Leaves Este modelo es una versión mejorada de [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) en el conjunto de datos beans. Obtiene los siguientes resultados en el conjunto de evaluación: - Pérdida: 0.0454 - Precisión: 0.9925 ## Descripción del modelo Al procesar imágenes de hojas, la IA puede realizar análisis y comparaciones con una base de datos de imágenes previamente etiquetadas para identificar patrones y características distintivas asociadas con diferentes enfermedades o daños. ### Hiperparámetros de entrenamiento Durante el entrenamiento se utilizaron los siguientes hiperparámetros: - learning_rate 0.0002 - tamaño_lote_entrenamiento: 16 - tamaño_lote_evaluación: 8 - semilla: 42 - optimizador: Adam con betas=(0.9,0.999) y epsilon=1e-08 - lr_scheduler_type: lineal - número de épocas: 5 - entrenamiento_precisión_mezclada: Native AMP ### Resultados del entrenamiento | Pérdida de entrenamiento| Epoch | Step | Pérdida de Validación | Precisión | |:-----------------------:|:-----:|:----:|:---------------------:|:---------:| | 0.0705 | 1.54 | 100 | 0.0562 | 0.9925 | | 0.0123 | 3.08 | 200 | 0.0124 | 1.0 | | 0.008 | 4.62 | 300 | 0.0099 | 1.0 | ### Framework versions - Transformers 4.10.0.dev0 - Pytorch 1.9.0+cu102 - Conjuntos de datos 1.11.0 - Tokenizadores 0.10.3
[ "angular_leaf_spot", "bean_rust", "healthy" ]
anasalashqar/autotrain-hhhh-61081134661
# Model Trained Using AutoTrain - Problem type: Binary Classification - Model ID: 61081134661 - CO2 Emissions (in grams): 0.0311 ## Validation Metrics - Loss: 0.491 - Accuracy: 0.975 - Precision: 0.952 - Recall: 1.000 - AUC: 1.000 - F1: 0.976
[ "lion", "tiger" ]
Zetatech/pvt-large-224
# Pyramid Vision Transformer (large-sized model) Pyramid Vision Transformer (PVT) model pre-trained on ImageNet-1K (1 million images, 1000 classes) at resolution 224x224, and fine-tuned on ImageNet 2012 (1 million images, 1,000 classes) at resolution 224x224. It was introduced in the paper [Pyramid Vision Transformer: A Versatile Backbone for Dense Prediction without Convolutions](https://arxiv.org/abs/2102.12122) by Wenhai Wang, Enze Xie, Xiang Li, Deng-Ping Fan, Kaitao Song, Ding Liang, Tong Lu, Ping Luo, Ling Shao and first released in [this repository](https://github.com/whai362/PVT). Disclaimer: The team releasing PVT did not write a model card for this model so this model card has been written by [Rinat S. [@Xrenya]](https://huggingface.co/Xrenya). ## Model description The Pyramid Vision Transformer (PVT) is a transformer encoder model (BERT-like) pretrained on ImageNet-1k (also referred to as ILSVRC2012), a dataset comprising 1 million images and 1,000 classes, also at resolution 224x224. Images are presented to the model as a sequence of variable-size patches, which are linearly embedded. Unlike ViT models, PVT is using a progressive shrinking pyramid to reduce computations of large feature maps at each stage. One also adds a [CLS] token to the beginning of a sequence to use it for classification tasks. One also adds absolute position embeddings before feeding the sequence to the layers of the Transformer encoder. By pre-training the model, it learns an inner representation of images that can then be used to extract features useful for downstream tasks: if you have a dataset of labeled images for instance, you can train a standard classifier by placing a linear layer on top of the pre-trained encoder. One typically places a linear layer on top of the [CLS] token, as the last hidden state of this token can be seen as a representation of an entire image. ## Intended uses & limitations You can use the raw model for image classification. See the [model hub](https://huggingface.co/Xrenya) to look for fine-tuned versions on a task that interests you. ### How to use Here is how to use this model to classify an image of the COCO 2017 dataset into one of the 1,000 ImageNet classes: ```python from transformers import PvtImageProcessor, PvtForImageClassification from PIL import Image import requests url = 'http://images.cocodataset.org/val2017/000000039769.jpg' image = Image.open(requests.get(url, stream=True).raw) processor = PvtImageProcessor.from_pretrained('Zetatech/pvt-large-224') model = PvtForImageClassification.from_pretrained('Zetatech/pvt-large-224') inputs = processor(images=image, return_tensors="pt") outputs = model(**inputs) logits = outputs.logits # model predicts one of the 1000 ImageNet classes predicted_class_idx = logits.argmax(-1).item() print("Predicted class:", model.config.id2label[predicted_class_idx]) ``` For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/pvt.html#). ## Training data The ViT model was pretrained on [ImageNet-1k](http://www.image-net.org/challenges/LSVRC/2012/), a dataset consisting of 1 million images and 1k classes. ## Training procedure ### Preprocessing The exact details of preprocessing of images during training/validation can be found [here](https://github.com/whai362/PVT/blob/v2/classification/datasets.py). Images are resized/rescaled to the same resolution (224x224) and normalized across the RGB channels with mean (0.485, 0.456, 0.406) and standard deviation (0.229, 0.224, 0.225). ### BibTeX entry and citation info ```bibtex @inproceedings{wang2021pyramid, title={Pyramid vision transformer: A versatile backbone for dense prediction without convolutions}, author={Wang, Wenhai and Xie, Enze and Li, Xiang and Fan, Deng-Ping and Song, Kaitao and Liang, Ding and Lu, Tong and Luo, Ping and Shao, Ling}, booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision}, pages={568--578}, year={2021} } ```
[ "tench, tinca tinca", "goldfish, carassius auratus", "great white shark, white shark, man-eater, man-eating shark, carcharodon carcharias", "tiger shark, galeocerdo cuvieri", "hammerhead, hammerhead shark", "electric ray, crampfish, numbfish, torpedo", "stingray", "cock", "hen", "ostrich, struthio camelus", "brambling, fringilla montifringilla", "goldfinch, carduelis carduelis", "house finch, linnet, carpodacus mexicanus", "junco, snowbird", "indigo bunting, indigo finch, indigo bird, passerina cyanea", "robin, american robin, turdus migratorius", "bulbul", "jay", "magpie", "chickadee", "water ouzel, dipper", "kite", "bald eagle, american eagle, haliaeetus leucocephalus", "vulture", "great grey owl, great gray owl, strix nebulosa", "european fire salamander, salamandra salamandra", "common newt, triturus vulgaris", "eft", "spotted salamander, ambystoma maculatum", "axolotl, mud puppy, ambystoma mexicanum", "bullfrog, rana catesbeiana", "tree frog, tree-frog", "tailed frog, bell toad, ribbed toad, tailed toad, ascaphus trui", "loggerhead, loggerhead turtle, caretta caretta", "leatherback turtle, leatherback, leathery turtle, dermochelys coriacea", "mud turtle", "terrapin", "box turtle, box tortoise", "banded gecko", "common iguana, iguana, iguana iguana", "american chameleon, anole, anolis carolinensis", "whiptail, whiptail lizard", "agama", "frilled lizard, chlamydosaurus kingi", "alligator lizard", "gila monster, heloderma suspectum", "green lizard, lacerta viridis", "african chameleon, chamaeleo chamaeleon", "komodo dragon, komodo lizard, dragon lizard, giant lizard, varanus komodoensis", "african crocodile, nile crocodile, crocodylus niloticus", "american alligator, alligator mississipiensis", "triceratops", "thunder snake, worm snake, carphophis amoenus", "ringneck snake, ring-necked snake, ring snake", "hognose snake, puff adder, sand viper", "green snake, grass snake", "king snake, kingsnake", "garter snake, grass snake", "water snake", "vine snake", "night snake, hypsiglena torquata", "boa constrictor, constrictor constrictor", "rock python, rock snake, python sebae", "indian cobra, naja naja", "green mamba", "sea snake", "horned viper, cerastes, sand viper, horned asp, cerastes cornutus", "diamondback, diamondback rattlesnake, crotalus adamanteus", "sidewinder, horned rattlesnake, crotalus cerastes", "trilobite", "harvestman, daddy longlegs, phalangium opilio", "scorpion", "black and gold garden spider, argiope aurantia", "barn spider, araneus cavaticus", "garden spider, aranea diademata", "black widow, latrodectus mactans", "tarantula", "wolf spider, hunting spider", "tick", "centipede", "black grouse", "ptarmigan", "ruffed grouse, partridge, bonasa umbellus", "prairie chicken, prairie grouse, prairie fowl", "peacock", "quail", "partridge", "african grey, african gray, psittacus erithacus", "macaw", "sulphur-crested cockatoo, kakatoe galerita, cacatua galerita", "lorikeet", "coucal", "bee eater", "hornbill", "hummingbird", "jacamar", "toucan", "drake", "red-breasted merganser, mergus serrator", "goose", "black swan, cygnus atratus", "tusker", "echidna, spiny anteater, anteater", "platypus, duckbill, duckbilled platypus, duck-billed platypus, ornithorhynchus anatinus", "wallaby, brush kangaroo", "koala, koala bear, kangaroo bear, native bear, phascolarctos cinereus", "wombat", "jellyfish", "sea anemone, anemone", "brain coral", "flatworm, platyhelminth", "nematode, nematode worm, roundworm", "conch", "snail", "slug", "sea slug, nudibranch", "chiton, coat-of-mail shell, sea cradle, polyplacophore", "chambered nautilus, pearly nautilus, nautilus", "dungeness crab, cancer magister", "rock crab, cancer irroratus", "fiddler crab", "king crab, alaska crab, alaskan king crab, alaska king crab, paralithodes camtschatica", "american lobster, northern lobster, maine lobster, homarus americanus", "spiny lobster, langouste, rock lobster, crawfish, crayfish, sea crawfish", "crayfish, crawfish, crawdad, crawdaddy", "hermit crab", "isopod", "white stork, ciconia ciconia", "black stork, ciconia nigra", "spoonbill", "flamingo", "little blue heron, egretta caerulea", "american egret, great white heron, egretta albus", "bittern", "crane", "limpkin, aramus pictus", "european gallinule, porphyrio porphyrio", "american coot, marsh hen, mud hen, water hen, fulica americana", "bustard", "ruddy turnstone, arenaria interpres", "red-backed sandpiper, dunlin, erolia alpina", "redshank, tringa totanus", "dowitcher", "oystercatcher, oyster catcher", "pelican", "king penguin, aptenodytes patagonica", "albatross, mollymawk", "grey whale, gray whale, devilfish, eschrichtius gibbosus, eschrichtius robustus", "killer whale, killer, orca, grampus, sea wolf, orcinus orca", "dugong, dugong dugon", "sea lion", "chihuahua", "japanese spaniel", "maltese dog, maltese terrier, maltese", "pekinese, pekingese, peke", "shih-tzu", "blenheim spaniel", "papillon", "toy terrier", "rhodesian ridgeback", "afghan hound, afghan", "basset, basset hound", "beagle", "bloodhound, sleuthhound", "bluetick", "black-and-tan coonhound", "walker hound, walker foxhound", "english foxhound", "redbone", "borzoi, russian wolfhound", "irish wolfhound", "italian greyhound", "whippet", "ibizan hound, ibizan podenco", "norwegian elkhound, elkhound", "otterhound, otter hound", "saluki, gazelle hound", "scottish deerhound, deerhound", "weimaraner", "staffordshire bullterrier, staffordshire bull terrier", "american staffordshire terrier, staffordshire terrier, american pit bull terrier, pit bull terrier", "bedlington terrier", "border terrier", "kerry blue terrier", "irish terrier", "norfolk terrier", "norwich terrier", "yorkshire terrier", "wire-haired fox terrier", "lakeland terrier", "sealyham terrier, sealyham", "airedale, airedale terrier", "cairn, cairn terrier", "australian terrier", "dandie dinmont, dandie dinmont terrier", "boston bull, boston terrier", "miniature schnauzer", "giant schnauzer", "standard schnauzer", "scotch terrier, scottish terrier, scottie", "tibetan terrier, chrysanthemum dog", "silky terrier, sydney silky", "soft-coated wheaten terrier", "west highland white terrier", "lhasa, lhasa apso", "flat-coated retriever", "curly-coated retriever", "golden retriever", "labrador retriever", "chesapeake bay retriever", "german short-haired pointer", "vizsla, hungarian pointer", "english setter", "irish setter, red setter", "gordon setter", "brittany spaniel", "clumber, clumber spaniel", "english springer, english springer spaniel", "welsh springer spaniel", "cocker spaniel, english cocker spaniel, cocker", "sussex spaniel", "irish water spaniel", "kuvasz", "schipperke", "groenendael", "malinois", "briard", "kelpie", "komondor", "old english sheepdog, bobtail", "shetland sheepdog, shetland sheep dog, shetland", "collie", "border collie", "bouvier des flandres, bouviers des flandres", "rottweiler", "german shepherd, german shepherd dog, german police dog, alsatian", "doberman, doberman pinscher", "miniature pinscher", "greater swiss mountain dog", "bernese mountain dog", "appenzeller", "entlebucher", "boxer", "bull mastiff", "tibetan mastiff", "french bulldog", "great dane", "saint bernard, st bernard", "eskimo dog, husky", "malamute, malemute, alaskan malamute", "siberian husky", "dalmatian, coach dog, carriage dog", "affenpinscher, monkey pinscher, monkey dog", "basenji", "pug, pug-dog", "leonberg", "newfoundland, newfoundland dog", "great pyrenees", "samoyed, samoyede", "pomeranian", "chow, chow chow", "keeshond", "brabancon griffon", "pembroke, pembroke welsh corgi", "cardigan, cardigan welsh corgi", "toy poodle", "miniature poodle", "standard poodle", "mexican hairless", "timber wolf, grey wolf, gray wolf, canis lupus", "white wolf, arctic wolf, canis lupus tundrarum", "red wolf, maned wolf, canis rufus, canis niger", "coyote, prairie wolf, brush wolf, canis latrans", "dingo, warrigal, warragal, canis dingo", "dhole, cuon alpinus", "african hunting dog, hyena dog, cape hunting dog, lycaon pictus", "hyena, hyaena", "red fox, vulpes vulpes", "kit fox, vulpes macrotis", "arctic fox, white fox, alopex lagopus", "grey fox, gray fox, urocyon cinereoargenteus", "tabby, tabby cat", "tiger cat", "persian cat", "siamese cat, siamese", "egyptian cat", "cougar, puma, catamount, mountain lion, painter, panther, felis concolor", "lynx, catamount", "leopard, panthera pardus", "snow leopard, ounce, panthera uncia", "jaguar, panther, panthera onca, felis onca", "lion, king of beasts, panthera leo", "tiger, panthera tigris", "cheetah, chetah, acinonyx jubatus", "brown bear, bruin, ursus arctos", "american black bear, black bear, ursus americanus, euarctos americanus", "ice bear, polar bear, ursus maritimus, thalarctos maritimus", "sloth bear, melursus ursinus, ursus ursinus", "mongoose", "meerkat, mierkat", "tiger beetle", "ladybug, ladybeetle, lady beetle, ladybird, ladybird beetle", "ground beetle, carabid beetle", "long-horned beetle, longicorn, longicorn beetle", "leaf beetle, chrysomelid", "dung beetle", "rhinoceros beetle", "weevil", "fly", "bee", "ant, emmet, pismire", "grasshopper, hopper", "cricket", "walking stick, walkingstick, stick insect", "cockroach, roach", "mantis, mantid", "cicada, cicala", "leafhopper", "lacewing, lacewing fly", "dragonfly, darning needle, devil's darning needle, sewing needle, snake feeder, snake doctor, mosquito hawk, skeeter hawk", "damselfly", "admiral", "ringlet, ringlet butterfly", "monarch, monarch butterfly, milkweed butterfly, danaus plexippus", "cabbage butterfly", "sulphur butterfly, sulfur butterfly", "lycaenid, lycaenid butterfly", "starfish, sea star", "sea urchin", "sea cucumber, holothurian", "wood rabbit, cottontail, cottontail rabbit", "hare", "angora, angora rabbit", "hamster", "porcupine, hedgehog", "fox squirrel, eastern fox squirrel, sciurus niger", "marmot", "beaver", "guinea pig, cavia cobaya", "sorrel", "zebra", "hog, pig, grunter, squealer, sus scrofa", "wild boar, boar, sus scrofa", "warthog", "hippopotamus, hippo, river horse, hippopotamus amphibius", "ox", "water buffalo, water ox, asiatic buffalo, bubalus bubalis", "bison", "ram, tup", "bighorn, bighorn sheep, cimarron, rocky mountain bighorn, rocky mountain sheep, ovis canadensis", "ibex, capra ibex", "hartebeest", "impala, aepyceros melampus", "gazelle", "arabian camel, dromedary, camelus dromedarius", "llama", "weasel", "mink", "polecat, fitch, foulmart, foumart, mustela putorius", "black-footed ferret, ferret, mustela nigripes", "otter", "skunk, polecat, wood pussy", "badger", "armadillo", "three-toed sloth, ai, bradypus tridactylus", "orangutan, orang, orangutang, pongo pygmaeus", "gorilla, gorilla gorilla", "chimpanzee, chimp, pan troglodytes", "gibbon, hylobates lar", "siamang, hylobates syndactylus, symphalangus syndactylus", "guenon, guenon monkey", "patas, hussar monkey, erythrocebus patas", "baboon", "macaque", "langur", "colobus, colobus monkey", "proboscis monkey, nasalis larvatus", "marmoset", "capuchin, ringtail, cebus capucinus", "howler monkey, howler", "titi, titi monkey", "spider monkey, ateles geoffroyi", "squirrel monkey, saimiri sciureus", "madagascar cat, ring-tailed lemur, lemur catta", "indri, indris, indri indri, indri brevicaudatus", "indian elephant, elephas maximus", "african elephant, loxodonta africana", "lesser panda, red panda, panda, bear cat, cat bear, ailurus fulgens", "giant panda, panda, panda bear, coon bear, ailuropoda melanoleuca", "barracouta, snoek", "eel", "coho, cohoe, coho salmon, blue jack, silver salmon, oncorhynchus kisutch", "rock beauty, holocanthus tricolor", "anemone fish", "sturgeon", "gar, garfish, garpike, billfish, lepisosteus osseus", "lionfish", "puffer, pufferfish, blowfish, globefish", "abacus", "abaya", "academic gown, academic robe, judge's robe", "accordion, piano accordion, squeeze box", "acoustic guitar", "aircraft carrier, carrier, flattop, attack aircraft carrier", "airliner", "airship, dirigible", "altar", "ambulance", "amphibian, amphibious vehicle", "analog clock", "apiary, bee house", "apron", "ashcan, trash can, garbage can, wastebin, ash bin, ash-bin, ashbin, dustbin, trash barrel, trash bin", "assault rifle, assault gun", "backpack, back pack, knapsack, packsack, rucksack, haversack", "bakery, bakeshop, bakehouse", "balance beam, beam", "balloon", "ballpoint, ballpoint pen, ballpen, biro", "band aid", "banjo", "bannister, banister, balustrade, balusters, handrail", "barbell", "barber chair", "barbershop", "barn", "barometer", "barrel, cask", "barrow, garden cart, lawn cart, wheelbarrow", "baseball", "basketball", "bassinet", "bassoon", "bathing cap, swimming cap", "bath towel", "bathtub, bathing tub, bath, tub", "beach wagon, station wagon, wagon, estate car, beach waggon, station waggon, waggon", "beacon, lighthouse, beacon light, pharos", "beaker", "bearskin, busby, shako", "beer bottle", "beer glass", "bell cote, bell cot", "bib", "bicycle-built-for-two, tandem bicycle, tandem", "bikini, two-piece", "binder, ring-binder", "binoculars, field glasses, opera glasses", "birdhouse", "boathouse", "bobsled, bobsleigh, bob", "bolo tie, bolo, bola tie, bola", "bonnet, poke bonnet", "bookcase", "bookshop, bookstore, bookstall", "bottlecap", "bow", "bow tie, bow-tie, bowtie", "brass, memorial tablet, plaque", "brassiere, bra, bandeau", "breakwater, groin, groyne, mole, bulwark, seawall, jetty", "breastplate, aegis, egis", "broom", "bucket, pail", "buckle", "bulletproof vest", "bullet train, bullet", "butcher shop, meat market", "cab, hack, taxi, taxicab", "caldron, cauldron", "candle, taper, wax light", "cannon", "canoe", "can opener, tin opener", "cardigan", "car mirror", "carousel, carrousel, merry-go-round, roundabout, whirligig", "carpenter's kit, tool kit", "carton", "car wheel", "cash machine, cash dispenser, automated teller machine, automatic teller machine, automated teller, automatic teller, atm", "cassette", "cassette player", "castle", "catamaran", "cd player", "cello, violoncello", "cellular telephone, cellular phone, cellphone, cell, mobile phone", "chain", "chainlink fence", "chain mail, ring mail, mail, chain armor, chain armour, ring armor, ring armour", "chain saw, chainsaw", "chest", "chiffonier, commode", "chime, bell, gong", "china cabinet, china closet", "christmas stocking", "church, church building", "cinema, movie theater, movie theatre, movie house, picture palace", "cleaver, meat cleaver, chopper", "cliff dwelling", "cloak", "clog, geta, patten, sabot", "cocktail shaker", "coffee mug", "coffeepot", "coil, spiral, volute, whorl, helix", "combination lock", "computer keyboard, keypad", "confectionery, confectionary, candy store", "container ship, containership, container vessel", "convertible", "corkscrew, bottle screw", "cornet, horn, trumpet, trump", "cowboy boot", "cowboy hat, ten-gallon hat", "cradle", "crane", "crash helmet", "crate", "crib, cot", "crock pot", "croquet ball", "crutch", "cuirass", "dam, dike, dyke", "desk", "desktop computer", "dial telephone, dial phone", "diaper, nappy, napkin", "digital clock", "digital watch", "dining table, board", "dishrag, dishcloth", "dishwasher, dish washer, dishwashing machine", "disk brake, disc brake", "dock, dockage, docking facility", "dogsled, dog sled, dog sleigh", "dome", "doormat, welcome mat", "drilling platform, offshore rig", "drum, membranophone, tympan", "drumstick", "dumbbell", "dutch oven", "electric fan, blower", "electric guitar", "electric locomotive", "entertainment center", "envelope", "espresso maker", "face powder", "feather boa, boa", "file, file cabinet, filing cabinet", "fireboat", "fire engine, fire truck", "fire screen, fireguard", "flagpole, flagstaff", "flute, transverse flute", "folding chair", "football helmet", "forklift", "fountain", "fountain pen", "four-poster", "freight car", "french horn, horn", "frying pan, frypan, skillet", "fur coat", "garbage truck, dustcart", "gasmask, respirator, gas helmet", "gas pump, gasoline pump, petrol pump, island dispenser", "goblet", "go-kart", "golf ball", "golfcart, golf cart", "gondola", "gong, tam-tam", "gown", "grand piano, grand", "greenhouse, nursery, glasshouse", "grille, radiator grille", "grocery store, grocery, food market, market", "guillotine", "hair slide", "hair spray", "half track", "hammer", "hamper", "hand blower, blow dryer, blow drier, hair dryer, hair drier", "hand-held computer, hand-held microcomputer", "handkerchief, hankie, hanky, hankey", "hard disc, hard disk, fixed disk", "harmonica, mouth organ, harp, mouth harp", "harp", "harvester, reaper", "hatchet", "holster", "home theater, home theatre", "honeycomb", "hook, claw", "hoopskirt, crinoline", "horizontal bar, high bar", "horse cart, horse-cart", "hourglass", "ipod", "iron, smoothing iron", "jack-o'-lantern", "jean, blue jean, denim", "jeep, landrover", "jersey, t-shirt, tee shirt", "jigsaw puzzle", "jinrikisha, ricksha, rickshaw", "joystick", "kimono", "knee pad", "knot", "lab coat, laboratory coat", "ladle", "lampshade, lamp shade", "laptop, laptop computer", "lawn mower, mower", "lens cap, lens cover", "letter opener, paper knife, paperknife", "library", "lifeboat", "lighter, light, igniter, ignitor", "limousine, limo", "liner, ocean liner", "lipstick, lip rouge", "loafer", "lotion", "loudspeaker, speaker, speaker unit, loudspeaker system, speaker system", "loupe, jeweler's loupe", "lumbermill, sawmill", "magnetic compass", "mailbag, postbag", "mailbox, letter box", "maillot", "maillot, tank suit", "manhole cover", "maraca", "marimba, xylophone", "mask", "matchstick", "maypole", "maze, labyrinth", "measuring cup", "medicine chest, medicine cabinet", "megalith, megalithic structure", "microphone, mike", "microwave, microwave oven", "military uniform", "milk can", "minibus", "miniskirt, mini", "minivan", "missile", "mitten", "mixing bowl", "mobile home, manufactured home", "model t", "modem", "monastery", "monitor", "moped", "mortar", "mortarboard", "mosque", "mosquito net", "motor scooter, scooter", "mountain bike, all-terrain bike, off-roader", "mountain tent", "mouse, computer mouse", "mousetrap", "moving van", "muzzle", "nail", "neck brace", "necklace", "nipple", "notebook, notebook computer", "obelisk", "oboe, hautboy, hautbois", "ocarina, sweet potato", "odometer, hodometer, mileometer, milometer", "oil filter", "organ, pipe organ", "oscilloscope, scope, cathode-ray oscilloscope, cro", "overskirt", "oxcart", "oxygen mask", "packet", "paddle, boat paddle", "paddlewheel, paddle wheel", "padlock", "paintbrush", "pajama, pyjama, pj's, jammies", "palace", "panpipe, pandean pipe, syrinx", "paper towel", "parachute, chute", "parallel bars, bars", "park bench", "parking meter", "passenger car, coach, carriage", "patio, terrace", "pay-phone, pay-station", "pedestal, plinth, footstall", "pencil box, pencil case", "pencil sharpener", "perfume, essence", "petri dish", "photocopier", "pick, plectrum, plectron", "pickelhaube", "picket fence, paling", "pickup, pickup truck", "pier", "piggy bank, penny bank", "pill bottle", "pillow", "ping-pong ball", "pinwheel", "pirate, pirate ship", "pitcher, ewer", "plane, carpenter's plane, woodworking plane", "planetarium", "plastic bag", "plate rack", "plow, plough", "plunger, plumber's helper", "polaroid camera, polaroid land camera", "pole", "police van, police wagon, paddy wagon, patrol wagon, wagon, black maria", "poncho", "pool table, billiard table, snooker table", "pop bottle, soda bottle", "pot, flowerpot", "potter's wheel", "power drill", "prayer rug, prayer mat", "printer", "prison, prison house", "projectile, missile", "projector", "puck, hockey puck", "punching bag, punch bag, punching ball, punchball", "purse", "quill, quill pen", "quilt, comforter, comfort, puff", "racer, race car, racing car", "racket, racquet", "radiator", "radio, wireless", "radio telescope, radio reflector", "rain barrel", "recreational vehicle, rv, r.v.", "reel", "reflex camera", "refrigerator, icebox", "remote control, remote", "restaurant, eating house, eating place, eatery", "revolver, six-gun, six-shooter", "rifle", "rocking chair, rocker", "rotisserie", "rubber eraser, rubber, pencil eraser", "rugby ball", "rule, ruler", "running shoe", "safe", "safety pin", "saltshaker, salt shaker", "sandal", "sarong", "sax, saxophone", "scabbard", "scale, weighing machine", "school bus", "schooner", "scoreboard", "screen, crt screen", "screw", "screwdriver", "seat belt, seatbelt", "sewing machine", "shield, buckler", "shoe shop, shoe-shop, shoe store", "shoji", "shopping basket", "shopping cart", "shovel", "shower cap", "shower curtain", "ski", "ski mask", "sleeping bag", "slide rule, slipstick", "sliding door", "slot, one-armed bandit", "snorkel", "snowmobile", "snowplow, snowplough", "soap dispenser", "soccer ball", "sock", "solar dish, solar collector, solar furnace", "sombrero", "soup bowl", "space bar", "space heater", "space shuttle", "spatula", "speedboat", "spider web, spider's web", "spindle", "sports car, sport car", "spotlight, spot", "stage", "steam locomotive", "steel arch bridge", "steel drum", "stethoscope", "stole", "stone wall", "stopwatch, stop watch", "stove", "strainer", "streetcar, tram, tramcar, trolley, trolley car", "stretcher", "studio couch, day bed", "stupa, tope", "submarine, pigboat, sub, u-boat", "suit, suit of clothes", "sundial", "sunglass", "sunglasses, dark glasses, shades", "sunscreen, sunblock, sun blocker", "suspension bridge", "swab, swob, mop", "sweatshirt", "swimming trunks, bathing trunks", "swing", "switch, electric switch, electrical switch", "syringe", "table lamp", "tank, army tank, armored combat vehicle, armoured combat vehicle", "tape player", "teapot", "teddy, teddy bear", "television, television system", "tennis ball", "thatch, thatched roof", "theater curtain, theatre curtain", "thimble", "thresher, thrasher, threshing machine", "throne", "tile roof", "toaster", "tobacco shop, tobacconist shop, tobacconist", "toilet seat", "torch", "totem pole", "tow truck, tow car, wrecker", "toyshop", "tractor", "trailer truck, tractor trailer, trucking rig, rig, articulated lorry, semi", "tray", "trench coat", "tricycle, trike, velocipede", "trimaran", "tripod", "triumphal arch", "trolleybus, trolley coach, trackless trolley", "trombone", "tub, vat", "turnstile", "typewriter keyboard", "umbrella", "unicycle, monocycle", "upright, upright piano", "vacuum, vacuum cleaner", "vase", "vault", "velvet", "vending machine", "vestment", "viaduct", "violin, fiddle", "volleyball", "waffle iron", "wall clock", "wallet, billfold, notecase, pocketbook", "wardrobe, closet, press", "warplane, military plane", "washbasin, handbasin, washbowl, lavabo, wash-hand basin", "washer, automatic washer, washing machine", "water bottle", "water jug", "water tower", "whiskey jug", "whistle", "wig", "window screen", "window shade", "windsor tie", "wine bottle", "wing", "wok", "wooden spoon", "wool, woolen, woollen", "worm fence, snake fence, snake-rail fence, virginia fence", "wreck", "yawl", "yurt", "web site, website, internet site, site", "comic book", "crossword puzzle, crossword", "street sign", "traffic light, traffic signal, stoplight", "book jacket, dust cover, dust jacket, dust wrapper", "menu", "plate", "guacamole", "consomme", "hot pot, hotpot", "trifle", "ice cream, icecream", "ice lolly, lolly, lollipop, popsicle", "french loaf", "bagel, beigel", "pretzel", "cheeseburger", "hotdog, hot dog, red hot", "mashed potato", "head cabbage", "broccoli", "cauliflower", "zucchini, courgette", "spaghetti squash", "acorn squash", "butternut squash", "cucumber, cuke", "artichoke, globe artichoke", "bell pepper", "cardoon", "mushroom", "granny smith", "strawberry", "orange", "lemon", "fig", "pineapple, ananas", "banana", "jackfruit, jak, jack", "custard apple", "pomegranate", "hay", "carbonara", "chocolate sauce, chocolate syrup", "dough", "meat loaf, meatloaf", "pizza, pizza pie", "potpie", "burrito", "red wine", "espresso", "cup", "eggnog", "alp", "bubble", "cliff, drop, drop-off", "coral reef", "geyser", "lakeside, lakeshore", "promontory, headland, head, foreland", "sandbar, sand bar", "seashore, coast, seacoast, sea-coast", "valley, vale", "volcano", "ballplayer, baseball player", "groom, bridegroom", "scuba diver", "rapeseed", "daisy", "yellow lady's slipper, yellow lady-slipper, cypripedium calceolus, cypripedium parviflorum", "corn", "acorn", "hip, rose hip, rosehip", "buckeye, horse chestnut, conker", "coral fungus", "agaric", "gyromitra", "stinkhorn, carrion fungus", "earthstar", "hen-of-the-woods, hen of the woods, polyporus frondosus, grifola frondosa", "bolete", "ear, spike, capitulum", "toilet tissue, toilet paper, bathroom tissue" ]
Zetatech/pvt-medium-224
# Pyramid Vision Transformer (medium-sized model) Pyramid Vision Transformer (PVT) model pre-trained on ImageNet-1K (1 million images, 1000 classes) at resolution 224x224, and fine-tuned on ImageNet 2012 (1 million images, 1,000 classes) at resolution 224x224. It was introduced in the paper [Pyramid Vision Transformer: A Versatile Backbone for Dense Prediction without Convolutions](https://arxiv.org/abs/2102.12122) by Wenhai Wang, Enze Xie, Xiang Li, Deng-Ping Fan, Kaitao Song, Ding Liang, Tong Lu, Ping Luo, Ling Shao and first released in [this repository](https://github.com/whai362/PVT). Disclaimer: The team releasing PVT did not write a model card for this model so this model card has been written by [Rinat S. [@Xrenya]](https://huggingface.co/Xrenya). ## Model description The Pyramid Vision Transformer (PVT) is a transformer encoder model (BERT-like) pretrained on ImageNet-1k (also referred to as ILSVRC2012), a dataset comprising 1 million images and 1,000 classes, also at resolution 224x224. Images are presented to the model as a sequence of variable-size patches, which are linearly embedded. Unlike ViT models, PVT is using a progressive shrinking pyramid to reduce computations of large feature maps at each stage. One also adds a [CLS] token to the beginning of a sequence to use it for classification tasks. One also adds absolute position embeddings before feeding the sequence to the layers of the Transformer encoder. By pre-training the model, it learns an inner representation of images that can then be used to extract features useful for downstream tasks: if you have a dataset of labeled images for instance, you can train a standard classifier by placing a linear layer on top of the pre-trained encoder. One typically places a linear layer on top of the [CLS] token, as the last hidden state of this token can be seen as a representation of an entire image. ## Intended uses & limitations You can use the raw model for image classification. See the [model hub](https://huggingface.co/Xrenya) to look for fine-tuned versions on a task that interests you. ### How to use Here is how to use this model to classify an image of the COCO 2017 dataset into one of the 1,000 ImageNet classes: ```python from transformers import PvtImageProcessor, PvtForImageClassification from PIL import Image import requests url = 'http://images.cocodataset.org/val2017/000000039769.jpg' image = Image.open(requests.get(url, stream=True).raw) processor = PvtImageProcessor.from_pretrained('Zetatech/pvt-medium-224') model = PvtForImageClassification.from_pretrained('Zetatech/pvt-medium-224') inputs = processor(images=image, return_tensors="pt") outputs = model(**inputs) logits = outputs.logits # model predicts one of the 1000 ImageNet classes predicted_class_idx = logits.argmax(-1).item() print("Predicted class:", model.config.id2label[predicted_class_idx]) ``` For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/pvt.html#). ## Training data The ViT model was pretrained on [ImageNet-1k](http://www.image-net.org/challenges/LSVRC/2012/), a dataset consisting of 1 million images and 1k classes. ## Training procedure ### Preprocessing The exact details of preprocessing of images during training/validation can be found [here](https://github.com/whai362/PVT/blob/v2/classification/datasets.py). Images are resized/rescaled to the same resolution (224x224) and normalized across the RGB channels with mean (0.485, 0.456, 0.406) and standard deviation (0.229, 0.224, 0.225). ### BibTeX entry and citation info ```bibtex @inproceedings{wang2021pyramid, title={Pyramid vision transformer: A versatile backbone for dense prediction without convolutions}, author={Wang, Wenhai and Xie, Enze and Li, Xiang and Fan, Deng-Ping and Song, Kaitao and Liang, Ding and Lu, Tong and Luo, Ping and Shao, Ling}, booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision}, pages={568--578}, year={2021} } ```
[ "tench, tinca tinca", "goldfish, carassius auratus", "great white shark, white shark, man-eater, man-eating shark, carcharodon carcharias", "tiger shark, galeocerdo cuvieri", "hammerhead, hammerhead shark", "electric ray, crampfish, numbfish, torpedo", "stingray", "cock", "hen", "ostrich, struthio camelus", "brambling, fringilla montifringilla", "goldfinch, carduelis carduelis", "house finch, linnet, carpodacus mexicanus", "junco, snowbird", "indigo bunting, indigo finch, indigo bird, passerina cyanea", "robin, american robin, turdus migratorius", "bulbul", "jay", "magpie", "chickadee", "water ouzel, dipper", "kite", "bald eagle, american eagle, haliaeetus leucocephalus", "vulture", "great grey owl, great gray owl, strix nebulosa", "european fire salamander, salamandra salamandra", "common newt, triturus vulgaris", "eft", "spotted salamander, ambystoma maculatum", "axolotl, mud puppy, ambystoma mexicanum", "bullfrog, rana catesbeiana", "tree frog, tree-frog", "tailed frog, bell toad, ribbed toad, tailed toad, ascaphus trui", "loggerhead, loggerhead turtle, caretta caretta", "leatherback turtle, leatherback, leathery turtle, dermochelys coriacea", "mud turtle", "terrapin", "box turtle, box tortoise", "banded gecko", "common iguana, iguana, iguana iguana", "american chameleon, anole, anolis carolinensis", "whiptail, whiptail lizard", "agama", "frilled lizard, chlamydosaurus kingi", "alligator lizard", "gila monster, heloderma suspectum", "green lizard, lacerta viridis", "african chameleon, chamaeleo chamaeleon", "komodo dragon, komodo lizard, dragon lizard, giant lizard, varanus komodoensis", "african crocodile, nile crocodile, crocodylus niloticus", "american alligator, alligator mississipiensis", "triceratops", "thunder snake, worm snake, carphophis amoenus", "ringneck snake, ring-necked snake, ring snake", "hognose snake, puff adder, sand viper", "green snake, grass snake", "king snake, kingsnake", "garter snake, grass snake", "water snake", "vine snake", "night snake, hypsiglena torquata", "boa constrictor, constrictor constrictor", "rock python, rock snake, python sebae", "indian cobra, naja naja", "green mamba", "sea snake", "horned viper, cerastes, sand viper, horned asp, cerastes cornutus", "diamondback, diamondback rattlesnake, crotalus adamanteus", "sidewinder, horned rattlesnake, crotalus cerastes", "trilobite", "harvestman, daddy longlegs, phalangium opilio", "scorpion", "black and gold garden spider, argiope aurantia", "barn spider, araneus cavaticus", "garden spider, aranea diademata", "black widow, latrodectus mactans", "tarantula", "wolf spider, hunting spider", "tick", "centipede", "black grouse", "ptarmigan", "ruffed grouse, partridge, bonasa umbellus", "prairie chicken, prairie grouse, prairie fowl", "peacock", "quail", "partridge", "african grey, african gray, psittacus erithacus", "macaw", "sulphur-crested cockatoo, kakatoe galerita, cacatua galerita", "lorikeet", "coucal", "bee eater", "hornbill", "hummingbird", "jacamar", "toucan", "drake", "red-breasted merganser, mergus serrator", "goose", "black swan, cygnus atratus", "tusker", "echidna, spiny anteater, anteater", "platypus, duckbill, duckbilled platypus, duck-billed platypus, ornithorhynchus anatinus", "wallaby, brush kangaroo", "koala, koala bear, kangaroo bear, native bear, phascolarctos cinereus", "wombat", "jellyfish", "sea anemone, anemone", "brain coral", "flatworm, platyhelminth", "nematode, nematode worm, roundworm", "conch", "snail", "slug", "sea slug, nudibranch", "chiton, coat-of-mail shell, sea cradle, polyplacophore", "chambered nautilus, pearly nautilus, nautilus", "dungeness crab, cancer magister", "rock crab, cancer irroratus", "fiddler crab", "king crab, alaska crab, alaskan king crab, alaska king crab, paralithodes camtschatica", "american lobster, northern lobster, maine lobster, homarus americanus", "spiny lobster, langouste, rock lobster, crawfish, crayfish, sea crawfish", "crayfish, crawfish, crawdad, crawdaddy", "hermit crab", "isopod", "white stork, ciconia ciconia", "black stork, ciconia nigra", "spoonbill", "flamingo", "little blue heron, egretta caerulea", "american egret, great white heron, egretta albus", "bittern", "crane", "limpkin, aramus pictus", "european gallinule, porphyrio porphyrio", "american coot, marsh hen, mud hen, water hen, fulica americana", "bustard", "ruddy turnstone, arenaria interpres", "red-backed sandpiper, dunlin, erolia alpina", "redshank, tringa totanus", "dowitcher", "oystercatcher, oyster catcher", "pelican", "king penguin, aptenodytes patagonica", "albatross, mollymawk", "grey whale, gray whale, devilfish, eschrichtius gibbosus, eschrichtius robustus", "killer whale, killer, orca, grampus, sea wolf, orcinus orca", "dugong, dugong dugon", "sea lion", "chihuahua", "japanese spaniel", "maltese dog, maltese terrier, maltese", "pekinese, pekingese, peke", "shih-tzu", "blenheim spaniel", "papillon", "toy terrier", "rhodesian ridgeback", "afghan hound, afghan", "basset, basset hound", "beagle", "bloodhound, sleuthhound", "bluetick", "black-and-tan coonhound", "walker hound, walker foxhound", "english foxhound", "redbone", "borzoi, russian wolfhound", "irish wolfhound", "italian greyhound", "whippet", "ibizan hound, ibizan podenco", "norwegian elkhound, elkhound", "otterhound, otter hound", "saluki, gazelle hound", "scottish deerhound, deerhound", "weimaraner", "staffordshire bullterrier, staffordshire bull terrier", "american staffordshire terrier, staffordshire terrier, american pit bull terrier, pit bull terrier", "bedlington terrier", "border terrier", "kerry blue terrier", "irish terrier", "norfolk terrier", "norwich terrier", "yorkshire terrier", "wire-haired fox terrier", "lakeland terrier", "sealyham terrier, sealyham", "airedale, airedale terrier", "cairn, cairn terrier", "australian terrier", "dandie dinmont, dandie dinmont terrier", "boston bull, boston terrier", "miniature schnauzer", "giant schnauzer", "standard schnauzer", "scotch terrier, scottish terrier, scottie", "tibetan terrier, chrysanthemum dog", "silky terrier, sydney silky", "soft-coated wheaten terrier", "west highland white terrier", "lhasa, lhasa apso", "flat-coated retriever", "curly-coated retriever", "golden retriever", "labrador retriever", "chesapeake bay retriever", "german short-haired pointer", "vizsla, hungarian pointer", "english setter", "irish setter, red setter", "gordon setter", "brittany spaniel", "clumber, clumber spaniel", "english springer, english springer spaniel", "welsh springer spaniel", "cocker spaniel, english cocker spaniel, cocker", "sussex spaniel", "irish water spaniel", "kuvasz", "schipperke", "groenendael", "malinois", "briard", "kelpie", "komondor", "old english sheepdog, bobtail", "shetland sheepdog, shetland sheep dog, shetland", "collie", "border collie", "bouvier des flandres, bouviers des flandres", "rottweiler", "german shepherd, german shepherd dog, german police dog, alsatian", "doberman, doberman pinscher", "miniature pinscher", "greater swiss mountain dog", "bernese mountain dog", "appenzeller", "entlebucher", "boxer", "bull mastiff", "tibetan mastiff", "french bulldog", "great dane", "saint bernard, st bernard", "eskimo dog, husky", "malamute, malemute, alaskan malamute", "siberian husky", "dalmatian, coach dog, carriage dog", "affenpinscher, monkey pinscher, monkey dog", "basenji", "pug, pug-dog", "leonberg", "newfoundland, newfoundland dog", "great pyrenees", "samoyed, samoyede", "pomeranian", "chow, chow chow", "keeshond", "brabancon griffon", "pembroke, pembroke welsh corgi", "cardigan, cardigan welsh corgi", "toy poodle", "miniature poodle", "standard poodle", "mexican hairless", "timber wolf, grey wolf, gray wolf, canis lupus", "white wolf, arctic wolf, canis lupus tundrarum", "red wolf, maned wolf, canis rufus, canis niger", "coyote, prairie wolf, brush wolf, canis latrans", "dingo, warrigal, warragal, canis dingo", "dhole, cuon alpinus", "african hunting dog, hyena dog, cape hunting dog, lycaon pictus", "hyena, hyaena", "red fox, vulpes vulpes", "kit fox, vulpes macrotis", "arctic fox, white fox, alopex lagopus", "grey fox, gray fox, urocyon cinereoargenteus", "tabby, tabby cat", "tiger cat", "persian cat", "siamese cat, siamese", "egyptian cat", "cougar, puma, catamount, mountain lion, painter, panther, felis concolor", "lynx, catamount", "leopard, panthera pardus", "snow leopard, ounce, panthera uncia", "jaguar, panther, panthera onca, felis onca", "lion, king of beasts, panthera leo", "tiger, panthera tigris", "cheetah, chetah, acinonyx jubatus", "brown bear, bruin, ursus arctos", "american black bear, black bear, ursus americanus, euarctos americanus", "ice bear, polar bear, ursus maritimus, thalarctos maritimus", "sloth bear, melursus ursinus, ursus ursinus", "mongoose", "meerkat, mierkat", "tiger beetle", "ladybug, ladybeetle, lady beetle, ladybird, ladybird beetle", "ground beetle, carabid beetle", "long-horned beetle, longicorn, longicorn beetle", "leaf beetle, chrysomelid", "dung beetle", "rhinoceros beetle", "weevil", "fly", "bee", "ant, emmet, pismire", "grasshopper, hopper", "cricket", "walking stick, walkingstick, stick insect", "cockroach, roach", "mantis, mantid", "cicada, cicala", "leafhopper", "lacewing, lacewing fly", "dragonfly, darning needle, devil's darning needle, sewing needle, snake feeder, snake doctor, mosquito hawk, skeeter hawk", "damselfly", "admiral", "ringlet, ringlet butterfly", "monarch, monarch butterfly, milkweed butterfly, danaus plexippus", "cabbage butterfly", "sulphur butterfly, sulfur butterfly", "lycaenid, lycaenid butterfly", "starfish, sea star", "sea urchin", "sea cucumber, holothurian", "wood rabbit, cottontail, cottontail rabbit", "hare", "angora, angora rabbit", "hamster", "porcupine, hedgehog", "fox squirrel, eastern fox squirrel, sciurus niger", "marmot", "beaver", "guinea pig, cavia cobaya", "sorrel", "zebra", "hog, pig, grunter, squealer, sus scrofa", "wild boar, boar, sus scrofa", "warthog", "hippopotamus, hippo, river horse, hippopotamus amphibius", "ox", "water buffalo, water ox, asiatic buffalo, bubalus bubalis", "bison", "ram, tup", "bighorn, bighorn sheep, cimarron, rocky mountain bighorn, rocky mountain sheep, ovis canadensis", "ibex, capra ibex", "hartebeest", "impala, aepyceros melampus", "gazelle", "arabian camel, dromedary, camelus dromedarius", "llama", "weasel", "mink", "polecat, fitch, foulmart, foumart, mustela putorius", "black-footed ferret, ferret, mustela nigripes", "otter", "skunk, polecat, wood pussy", "badger", "armadillo", "three-toed sloth, ai, bradypus tridactylus", "orangutan, orang, orangutang, pongo pygmaeus", "gorilla, gorilla gorilla", "chimpanzee, chimp, pan troglodytes", "gibbon, hylobates lar", "siamang, hylobates syndactylus, symphalangus syndactylus", "guenon, guenon monkey", "patas, hussar monkey, erythrocebus patas", "baboon", "macaque", "langur", "colobus, colobus monkey", "proboscis monkey, nasalis larvatus", "marmoset", "capuchin, ringtail, cebus capucinus", "howler monkey, howler", "titi, titi monkey", "spider monkey, ateles geoffroyi", "squirrel monkey, saimiri sciureus", "madagascar cat, ring-tailed lemur, lemur catta", "indri, indris, indri indri, indri brevicaudatus", "indian elephant, elephas maximus", "african elephant, loxodonta africana", "lesser panda, red panda, panda, bear cat, cat bear, ailurus fulgens", "giant panda, panda, panda bear, coon bear, ailuropoda melanoleuca", "barracouta, snoek", "eel", "coho, cohoe, coho salmon, blue jack, silver salmon, oncorhynchus kisutch", "rock beauty, holocanthus tricolor", "anemone fish", "sturgeon", "gar, garfish, garpike, billfish, lepisosteus osseus", "lionfish", "puffer, pufferfish, blowfish, globefish", "abacus", "abaya", "academic gown, academic robe, judge's robe", "accordion, piano accordion, squeeze box", "acoustic guitar", "aircraft carrier, carrier, flattop, attack aircraft carrier", "airliner", "airship, dirigible", "altar", "ambulance", "amphibian, amphibious vehicle", "analog clock", "apiary, bee house", "apron", "ashcan, trash can, garbage can, wastebin, ash bin, ash-bin, ashbin, dustbin, trash barrel, trash bin", "assault rifle, assault gun", "backpack, back pack, knapsack, packsack, rucksack, haversack", "bakery, bakeshop, bakehouse", "balance beam, beam", "balloon", "ballpoint, ballpoint pen, ballpen, biro", "band aid", "banjo", "bannister, banister, balustrade, balusters, handrail", "barbell", "barber chair", "barbershop", "barn", "barometer", "barrel, cask", "barrow, garden cart, lawn cart, wheelbarrow", "baseball", "basketball", "bassinet", "bassoon", "bathing cap, swimming cap", "bath towel", "bathtub, bathing tub, bath, tub", "beach wagon, station wagon, wagon, estate car, beach waggon, station waggon, waggon", "beacon, lighthouse, beacon light, pharos", "beaker", "bearskin, busby, shako", "beer bottle", "beer glass", "bell cote, bell cot", "bib", "bicycle-built-for-two, tandem bicycle, tandem", "bikini, two-piece", "binder, ring-binder", "binoculars, field glasses, opera glasses", "birdhouse", "boathouse", "bobsled, bobsleigh, bob", "bolo tie, bolo, bola tie, bola", "bonnet, poke bonnet", "bookcase", "bookshop, bookstore, bookstall", "bottlecap", "bow", "bow tie, bow-tie, bowtie", "brass, memorial tablet, plaque", "brassiere, bra, bandeau", "breakwater, groin, groyne, mole, bulwark, seawall, jetty", "breastplate, aegis, egis", "broom", "bucket, pail", "buckle", "bulletproof vest", "bullet train, bullet", "butcher shop, meat market", "cab, hack, taxi, taxicab", "caldron, cauldron", "candle, taper, wax light", "cannon", "canoe", "can opener, tin opener", "cardigan", "car mirror", "carousel, carrousel, merry-go-round, roundabout, whirligig", "carpenter's kit, tool kit", "carton", "car wheel", "cash machine, cash dispenser, automated teller machine, automatic teller machine, automated teller, automatic teller, atm", "cassette", "cassette player", "castle", "catamaran", "cd player", "cello, violoncello", "cellular telephone, cellular phone, cellphone, cell, mobile phone", "chain", "chainlink fence", "chain mail, ring mail, mail, chain armor, chain armour, ring armor, ring armour", "chain saw, chainsaw", "chest", "chiffonier, commode", "chime, bell, gong", "china cabinet, china closet", "christmas stocking", "church, church building", "cinema, movie theater, movie theatre, movie house, picture palace", "cleaver, meat cleaver, chopper", "cliff dwelling", "cloak", "clog, geta, patten, sabot", "cocktail shaker", "coffee mug", "coffeepot", "coil, spiral, volute, whorl, helix", "combination lock", "computer keyboard, keypad", "confectionery, confectionary, candy store", "container ship, containership, container vessel", "convertible", "corkscrew, bottle screw", "cornet, horn, trumpet, trump", "cowboy boot", "cowboy hat, ten-gallon hat", "cradle", "crane", "crash helmet", "crate", "crib, cot", "crock pot", "croquet ball", "crutch", "cuirass", "dam, dike, dyke", "desk", "desktop computer", "dial telephone, dial phone", "diaper, nappy, napkin", "digital clock", "digital watch", "dining table, board", "dishrag, dishcloth", "dishwasher, dish washer, dishwashing machine", "disk brake, disc brake", "dock, dockage, docking facility", "dogsled, dog sled, dog sleigh", "dome", "doormat, welcome mat", "drilling platform, offshore rig", "drum, membranophone, tympan", "drumstick", "dumbbell", "dutch oven", "electric fan, blower", "electric guitar", "electric locomotive", "entertainment center", "envelope", "espresso maker", "face powder", "feather boa, boa", "file, file cabinet, filing cabinet", "fireboat", "fire engine, fire truck", "fire screen, fireguard", "flagpole, flagstaff", "flute, transverse flute", "folding chair", "football helmet", "forklift", "fountain", "fountain pen", "four-poster", "freight car", "french horn, horn", "frying pan, frypan, skillet", "fur coat", "garbage truck, dustcart", "gasmask, respirator, gas helmet", "gas pump, gasoline pump, petrol pump, island dispenser", "goblet", "go-kart", "golf ball", "golfcart, golf cart", "gondola", "gong, tam-tam", "gown", "grand piano, grand", "greenhouse, nursery, glasshouse", "grille, radiator grille", "grocery store, grocery, food market, market", "guillotine", "hair slide", "hair spray", "half track", "hammer", "hamper", "hand blower, blow dryer, blow drier, hair dryer, hair drier", "hand-held computer, hand-held microcomputer", "handkerchief, hankie, hanky, hankey", "hard disc, hard disk, fixed disk", "harmonica, mouth organ, harp, mouth harp", "harp", "harvester, reaper", "hatchet", "holster", "home theater, home theatre", "honeycomb", "hook, claw", "hoopskirt, crinoline", "horizontal bar, high bar", "horse cart, horse-cart", "hourglass", "ipod", "iron, smoothing iron", "jack-o'-lantern", "jean, blue jean, denim", "jeep, landrover", "jersey, t-shirt, tee shirt", "jigsaw puzzle", "jinrikisha, ricksha, rickshaw", "joystick", "kimono", "knee pad", "knot", "lab coat, laboratory coat", "ladle", "lampshade, lamp shade", "laptop, laptop computer", "lawn mower, mower", "lens cap, lens cover", "letter opener, paper knife, paperknife", "library", "lifeboat", "lighter, light, igniter, ignitor", "limousine, limo", "liner, ocean liner", "lipstick, lip rouge", "loafer", "lotion", "loudspeaker, speaker, speaker unit, loudspeaker system, speaker system", "loupe, jeweler's loupe", "lumbermill, sawmill", "magnetic compass", "mailbag, postbag", "mailbox, letter box", "maillot", "maillot, tank suit", "manhole cover", "maraca", "marimba, xylophone", "mask", "matchstick", "maypole", "maze, labyrinth", "measuring cup", "medicine chest, medicine cabinet", "megalith, megalithic structure", "microphone, mike", "microwave, microwave oven", "military uniform", "milk can", "minibus", "miniskirt, mini", "minivan", "missile", "mitten", "mixing bowl", "mobile home, manufactured home", "model t", "modem", "monastery", "monitor", "moped", "mortar", "mortarboard", "mosque", "mosquito net", "motor scooter, scooter", "mountain bike, all-terrain bike, off-roader", "mountain tent", "mouse, computer mouse", "mousetrap", "moving van", "muzzle", "nail", "neck brace", "necklace", "nipple", "notebook, notebook computer", "obelisk", "oboe, hautboy, hautbois", "ocarina, sweet potato", "odometer, hodometer, mileometer, milometer", "oil filter", "organ, pipe organ", "oscilloscope, scope, cathode-ray oscilloscope, cro", "overskirt", "oxcart", "oxygen mask", "packet", "paddle, boat paddle", "paddlewheel, paddle wheel", "padlock", "paintbrush", "pajama, pyjama, pj's, jammies", "palace", "panpipe, pandean pipe, syrinx", "paper towel", "parachute, chute", "parallel bars, bars", "park bench", "parking meter", "passenger car, coach, carriage", "patio, terrace", "pay-phone, pay-station", "pedestal, plinth, footstall", "pencil box, pencil case", "pencil sharpener", "perfume, essence", "petri dish", "photocopier", "pick, plectrum, plectron", "pickelhaube", "picket fence, paling", "pickup, pickup truck", "pier", "piggy bank, penny bank", "pill bottle", "pillow", "ping-pong ball", "pinwheel", "pirate, pirate ship", "pitcher, ewer", "plane, carpenter's plane, woodworking plane", "planetarium", "plastic bag", "plate rack", "plow, plough", "plunger, plumber's helper", "polaroid camera, polaroid land camera", "pole", "police van, police wagon, paddy wagon, patrol wagon, wagon, black maria", "poncho", "pool table, billiard table, snooker table", "pop bottle, soda bottle", "pot, flowerpot", "potter's wheel", "power drill", "prayer rug, prayer mat", "printer", "prison, prison house", "projectile, missile", "projector", "puck, hockey puck", "punching bag, punch bag, punching ball, punchball", "purse", "quill, quill pen", "quilt, comforter, comfort, puff", "racer, race car, racing car", "racket, racquet", "radiator", "radio, wireless", "radio telescope, radio reflector", "rain barrel", "recreational vehicle, rv, r.v.", "reel", "reflex camera", "refrigerator, icebox", "remote control, remote", "restaurant, eating house, eating place, eatery", "revolver, six-gun, six-shooter", "rifle", "rocking chair, rocker", "rotisserie", "rubber eraser, rubber, pencil eraser", "rugby ball", "rule, ruler", "running shoe", "safe", "safety pin", "saltshaker, salt shaker", "sandal", "sarong", "sax, saxophone", "scabbard", "scale, weighing machine", "school bus", "schooner", "scoreboard", "screen, crt screen", "screw", "screwdriver", "seat belt, seatbelt", "sewing machine", "shield, buckler", "shoe shop, shoe-shop, shoe store", "shoji", "shopping basket", "shopping cart", "shovel", "shower cap", "shower curtain", "ski", "ski mask", "sleeping bag", "slide rule, slipstick", "sliding door", "slot, one-armed bandit", "snorkel", "snowmobile", "snowplow, snowplough", "soap dispenser", "soccer ball", "sock", "solar dish, solar collector, solar furnace", "sombrero", "soup bowl", "space bar", "space heater", "space shuttle", "spatula", "speedboat", "spider web, spider's web", "spindle", "sports car, sport car", "spotlight, spot", "stage", "steam locomotive", "steel arch bridge", "steel drum", "stethoscope", "stole", "stone wall", "stopwatch, stop watch", "stove", "strainer", "streetcar, tram, tramcar, trolley, trolley car", "stretcher", "studio couch, day bed", "stupa, tope", "submarine, pigboat, sub, u-boat", "suit, suit of clothes", "sundial", "sunglass", "sunglasses, dark glasses, shades", "sunscreen, sunblock, sun blocker", "suspension bridge", "swab, swob, mop", "sweatshirt", "swimming trunks, bathing trunks", "swing", "switch, electric switch, electrical switch", "syringe", "table lamp", "tank, army tank, armored combat vehicle, armoured combat vehicle", "tape player", "teapot", "teddy, teddy bear", "television, television system", "tennis ball", "thatch, thatched roof", "theater curtain, theatre curtain", "thimble", "thresher, thrasher, threshing machine", "throne", "tile roof", "toaster", "tobacco shop, tobacconist shop, tobacconist", "toilet seat", "torch", "totem pole", "tow truck, tow car, wrecker", "toyshop", "tractor", "trailer truck, tractor trailer, trucking rig, rig, articulated lorry, semi", "tray", "trench coat", "tricycle, trike, velocipede", "trimaran", "tripod", "triumphal arch", "trolleybus, trolley coach, trackless trolley", "trombone", "tub, vat", "turnstile", "typewriter keyboard", "umbrella", "unicycle, monocycle", "upright, upright piano", "vacuum, vacuum cleaner", "vase", "vault", "velvet", "vending machine", "vestment", "viaduct", "violin, fiddle", "volleyball", "waffle iron", "wall clock", "wallet, billfold, notecase, pocketbook", "wardrobe, closet, press", "warplane, military plane", "washbasin, handbasin, washbowl, lavabo, wash-hand basin", "washer, automatic washer, washing machine", "water bottle", "water jug", "water tower", "whiskey jug", "whistle", "wig", "window screen", "window shade", "windsor tie", "wine bottle", "wing", "wok", "wooden spoon", "wool, woolen, woollen", "worm fence, snake fence, snake-rail fence, virginia fence", "wreck", "yawl", "yurt", "web site, website, internet site, site", "comic book", "crossword puzzle, crossword", "street sign", "traffic light, traffic signal, stoplight", "book jacket, dust cover, dust jacket, dust wrapper", "menu", "plate", "guacamole", "consomme", "hot pot, hotpot", "trifle", "ice cream, icecream", "ice lolly, lolly, lollipop, popsicle", "french loaf", "bagel, beigel", "pretzel", "cheeseburger", "hotdog, hot dog, red hot", "mashed potato", "head cabbage", "broccoli", "cauliflower", "zucchini, courgette", "spaghetti squash", "acorn squash", "butternut squash", "cucumber, cuke", "artichoke, globe artichoke", "bell pepper", "cardoon", "mushroom", "granny smith", "strawberry", "orange", "lemon", "fig", "pineapple, ananas", "banana", "jackfruit, jak, jack", "custard apple", "pomegranate", "hay", "carbonara", "chocolate sauce, chocolate syrup", "dough", "meat loaf, meatloaf", "pizza, pizza pie", "potpie", "burrito", "red wine", "espresso", "cup", "eggnog", "alp", "bubble", "cliff, drop, drop-off", "coral reef", "geyser", "lakeside, lakeshore", "promontory, headland, head, foreland", "sandbar, sand bar", "seashore, coast, seacoast, sea-coast", "valley, vale", "volcano", "ballplayer, baseball player", "groom, bridegroom", "scuba diver", "rapeseed", "daisy", "yellow lady's slipper, yellow lady-slipper, cypripedium calceolus, cypripedium parviflorum", "corn", "acorn", "hip, rose hip, rosehip", "buckeye, horse chestnut, conker", "coral fungus", "agaric", "gyromitra", "stinkhorn, carrion fungus", "earthstar", "hen-of-the-woods, hen of the woods, polyporus frondosus, grifola frondosa", "bolete", "ear, spike, capitulum", "toilet tissue, toilet paper, bathroom tissue" ]
Zetatech/pvt-tiny-224
# Pyramid Vision Transformer (tiny-sized model) Pyramid Vision Transformer (PVT) model pre-trained on ImageNet-1K (1 million images, 1000 classes) at resolution 224x224, and fine-tuned on ImageNet 2012 (1 million images, 1,000 classes) at resolution 224x224. It was introduced in the paper [Pyramid Vision Transformer: A Versatile Backbone for Dense Prediction without Convolutions](https://arxiv.org/abs/2102.12122) by Wenhai Wang, Enze Xie, Xiang Li, Deng-Ping Fan, Kaitao Song, Ding Liang, Tong Lu, Ping Luo, Ling Shao and first released in [this repository](https://github.com/whai362/PVT). Disclaimer: The team releasing PVT did not write a model card for this model so this model card has been written by [Rinat S. [@Xrenya]](https://huggingface.co/Xrenya). ## Model description The Pyramid Vision Transformer (PVT) is a transformer encoder model (BERT-like) pretrained on ImageNet-1k (also referred to as ILSVRC2012), a dataset comprising 1 million images and 1,000 classes, also at resolution 224x224. Images are presented to the model as a sequence of variable-size patches, which are linearly embedded. Unlike ViT models, PVT is using a progressive shrinking pyramid to reduce computations of large feature maps at each stage. One also adds a [CLS] token to the beginning of a sequence to use it for classification tasks. One also adds absolute position embeddings before feeding the sequence to the layers of the Transformer encoder. By pre-training the model, it learns an inner representation of images that can then be used to extract features useful for downstream tasks: if you have a dataset of labeled images for instance, you can train a standard classifier by placing a linear layer on top of the pre-trained encoder. One typically places a linear layer on top of the [CLS] token, as the last hidden state of this token can be seen as a representation of an entire image. ## Intended uses & limitations You can use the raw model for image classification. See the [model hub](https://huggingface.co/Xrenya) to look for fine-tuned versions on a task that interests you. ### How to use Here is how to use this model to classify an image of the COCO 2017 dataset into one of the 1,000 ImageNet classes: ```python from transformers import PvtImageProcessor, PvtForImageClassification from PIL import Image import requests url = 'http://images.cocodataset.org/val2017/000000039769.jpg' image = Image.open(requests.get(url, stream=True).raw) processor = PvtImageProcessor.from_pretrained('Zetatech/pvt-tiny-224') model = PvtForImageClassification.from_pretrained('Zetatech/pvt-tiny-224') inputs = processor(images=image, return_tensors="pt") outputs = model(**inputs) logits = outputs.logits # model predicts one of the 1000 ImageNet classes predicted_class_idx = logits.argmax(-1).item() print("Predicted class:", model.config.id2label[predicted_class_idx]) ``` For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/pvt.html#). ## Training data The ViT model was pretrained on [ImageNet-1k](http://www.image-net.org/challenges/LSVRC/2012/), a dataset consisting of 1 million images and 1k classes. ## Training procedure ### Preprocessing The exact details of preprocessing of images during training/validation can be found [here](https://github.com/whai362/PVT/blob/v2/classification/datasets.py). Images are resized/rescaled to the same resolution (224x224) and normalized across the RGB channels with mean (0.485, 0.456, 0.406) and standard deviation (0.229, 0.224, 0.225). ### BibTeX entry and citation info ```bibtex @inproceedings{wang2021pyramid, title={Pyramid vision transformer: A versatile backbone for dense prediction without convolutions}, author={Wang, Wenhai and Xie, Enze and Li, Xiang and Fan, Deng-Ping and Song, Kaitao and Liang, Ding and Lu, Tong and Luo, Ping and Shao, Ling}, booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision}, pages={568--578}, year={2021} } ```
[ "tench, tinca tinca", "goldfish, carassius auratus", "great white shark, white shark, man-eater, man-eating shark, carcharodon carcharias", "tiger shark, galeocerdo cuvieri", "hammerhead, hammerhead shark", "electric ray, crampfish, numbfish, torpedo", "stingray", "cock", "hen", "ostrich, struthio camelus", "brambling, fringilla montifringilla", "goldfinch, carduelis carduelis", "house finch, linnet, carpodacus mexicanus", "junco, snowbird", "indigo bunting, indigo finch, indigo bird, passerina cyanea", "robin, american robin, turdus migratorius", "bulbul", "jay", "magpie", "chickadee", "water ouzel, dipper", "kite", "bald eagle, american eagle, haliaeetus leucocephalus", "vulture", "great grey owl, great gray owl, strix nebulosa", "european fire salamander, salamandra salamandra", "common newt, triturus vulgaris", "eft", "spotted salamander, ambystoma maculatum", "axolotl, mud puppy, ambystoma mexicanum", "bullfrog, rana catesbeiana", "tree frog, tree-frog", "tailed frog, bell toad, ribbed toad, tailed toad, ascaphus trui", "loggerhead, loggerhead turtle, caretta caretta", "leatherback turtle, leatherback, leathery turtle, dermochelys coriacea", "mud turtle", "terrapin", "box turtle, box tortoise", "banded gecko", "common iguana, iguana, iguana iguana", "american chameleon, anole, anolis carolinensis", "whiptail, whiptail lizard", "agama", "frilled lizard, chlamydosaurus kingi", "alligator lizard", "gila monster, heloderma suspectum", "green lizard, lacerta viridis", "african chameleon, chamaeleo chamaeleon", "komodo dragon, komodo lizard, dragon lizard, giant lizard, varanus komodoensis", "african crocodile, nile crocodile, crocodylus niloticus", "american alligator, alligator mississipiensis", "triceratops", "thunder snake, worm snake, carphophis amoenus", "ringneck snake, ring-necked snake, ring snake", "hognose snake, puff adder, sand viper", "green snake, grass snake", "king snake, kingsnake", "garter snake, grass snake", "water snake", "vine snake", "night snake, hypsiglena torquata", "boa constrictor, constrictor constrictor", "rock python, rock snake, python sebae", "indian cobra, naja naja", "green mamba", "sea snake", "horned viper, cerastes, sand viper, horned asp, cerastes cornutus", "diamondback, diamondback rattlesnake, crotalus adamanteus", "sidewinder, horned rattlesnake, crotalus cerastes", "trilobite", "harvestman, daddy longlegs, phalangium opilio", "scorpion", "black and gold garden spider, argiope aurantia", "barn spider, araneus cavaticus", "garden spider, aranea diademata", "black widow, latrodectus mactans", "tarantula", "wolf spider, hunting spider", "tick", "centipede", "black grouse", "ptarmigan", "ruffed grouse, partridge, bonasa umbellus", "prairie chicken, prairie grouse, prairie fowl", "peacock", "quail", "partridge", "african grey, african gray, psittacus erithacus", "macaw", "sulphur-crested cockatoo, kakatoe galerita, cacatua galerita", "lorikeet", "coucal", "bee eater", "hornbill", "hummingbird", "jacamar", "toucan", "drake", "red-breasted merganser, mergus serrator", "goose", "black swan, cygnus atratus", "tusker", "echidna, spiny anteater, anteater", "platypus, duckbill, duckbilled platypus, duck-billed platypus, ornithorhynchus anatinus", "wallaby, brush kangaroo", "koala, koala bear, kangaroo bear, native bear, phascolarctos cinereus", "wombat", "jellyfish", "sea anemone, anemone", "brain coral", "flatworm, platyhelminth", "nematode, nematode worm, roundworm", "conch", "snail", "slug", "sea slug, nudibranch", "chiton, coat-of-mail shell, sea cradle, polyplacophore", "chambered nautilus, pearly nautilus, nautilus", "dungeness crab, cancer magister", "rock crab, cancer irroratus", "fiddler crab", "king crab, alaska crab, alaskan king crab, alaska king crab, paralithodes camtschatica", "american lobster, northern lobster, maine lobster, homarus americanus", "spiny lobster, langouste, rock lobster, crawfish, crayfish, sea crawfish", "crayfish, crawfish, crawdad, crawdaddy", "hermit crab", "isopod", "white stork, ciconia ciconia", "black stork, ciconia nigra", "spoonbill", "flamingo", "little blue heron, egretta caerulea", "american egret, great white heron, egretta albus", "bittern", "crane", "limpkin, aramus pictus", "european gallinule, porphyrio porphyrio", "american coot, marsh hen, mud hen, water hen, fulica americana", "bustard", "ruddy turnstone, arenaria interpres", "red-backed sandpiper, dunlin, erolia alpina", "redshank, tringa totanus", "dowitcher", "oystercatcher, oyster catcher", "pelican", "king penguin, aptenodytes patagonica", "albatross, mollymawk", "grey whale, gray whale, devilfish, eschrichtius gibbosus, eschrichtius robustus", "killer whale, killer, orca, grampus, sea wolf, orcinus orca", "dugong, dugong dugon", "sea lion", "chihuahua", "japanese spaniel", "maltese dog, maltese terrier, maltese", "pekinese, pekingese, peke", "shih-tzu", "blenheim spaniel", "papillon", "toy terrier", "rhodesian ridgeback", "afghan hound, afghan", "basset, basset hound", "beagle", "bloodhound, sleuthhound", "bluetick", "black-and-tan coonhound", "walker hound, walker foxhound", "english foxhound", "redbone", "borzoi, russian wolfhound", "irish wolfhound", "italian greyhound", "whippet", "ibizan hound, ibizan podenco", "norwegian elkhound, elkhound", "otterhound, otter hound", "saluki, gazelle hound", "scottish deerhound, deerhound", "weimaraner", "staffordshire bullterrier, staffordshire bull terrier", "american staffordshire terrier, staffordshire terrier, american pit bull terrier, pit bull terrier", "bedlington terrier", "border terrier", "kerry blue terrier", "irish terrier", "norfolk terrier", "norwich terrier", "yorkshire terrier", "wire-haired fox terrier", "lakeland terrier", "sealyham terrier, sealyham", "airedale, airedale terrier", "cairn, cairn terrier", "australian terrier", "dandie dinmont, dandie dinmont terrier", "boston bull, boston terrier", "miniature schnauzer", "giant schnauzer", "standard schnauzer", "scotch terrier, scottish terrier, scottie", "tibetan terrier, chrysanthemum dog", "silky terrier, sydney silky", "soft-coated wheaten terrier", "west highland white terrier", "lhasa, lhasa apso", "flat-coated retriever", "curly-coated retriever", "golden retriever", "labrador retriever", "chesapeake bay retriever", "german short-haired pointer", "vizsla, hungarian pointer", "english setter", "irish setter, red setter", "gordon setter", "brittany spaniel", "clumber, clumber spaniel", "english springer, english springer spaniel", "welsh springer spaniel", "cocker spaniel, english cocker spaniel, cocker", "sussex spaniel", "irish water spaniel", "kuvasz", "schipperke", "groenendael", "malinois", "briard", "kelpie", "komondor", "old english sheepdog, bobtail", "shetland sheepdog, shetland sheep dog, shetland", "collie", "border collie", "bouvier des flandres, bouviers des flandres", "rottweiler", "german shepherd, german shepherd dog, german police dog, alsatian", "doberman, doberman pinscher", "miniature pinscher", "greater swiss mountain dog", "bernese mountain dog", "appenzeller", "entlebucher", "boxer", "bull mastiff", "tibetan mastiff", "french bulldog", "great dane", "saint bernard, st bernard", "eskimo dog, husky", "malamute, malemute, alaskan malamute", "siberian husky", "dalmatian, coach dog, carriage dog", "affenpinscher, monkey pinscher, monkey dog", "basenji", "pug, pug-dog", "leonberg", "newfoundland, newfoundland dog", "great pyrenees", "samoyed, samoyede", "pomeranian", "chow, chow chow", "keeshond", "brabancon griffon", "pembroke, pembroke welsh corgi", "cardigan, cardigan welsh corgi", "toy poodle", "miniature poodle", "standard poodle", "mexican hairless", "timber wolf, grey wolf, gray wolf, canis lupus", "white wolf, arctic wolf, canis lupus tundrarum", "red wolf, maned wolf, canis rufus, canis niger", "coyote, prairie wolf, brush wolf, canis latrans", "dingo, warrigal, warragal, canis dingo", "dhole, cuon alpinus", "african hunting dog, hyena dog, cape hunting dog, lycaon pictus", "hyena, hyaena", "red fox, vulpes vulpes", "kit fox, vulpes macrotis", "arctic fox, white fox, alopex lagopus", "grey fox, gray fox, urocyon cinereoargenteus", "tabby, tabby cat", "tiger cat", "persian cat", "siamese cat, siamese", "egyptian cat", "cougar, puma, catamount, mountain lion, painter, panther, felis concolor", "lynx, catamount", "leopard, panthera pardus", "snow leopard, ounce, panthera uncia", "jaguar, panther, panthera onca, felis onca", "lion, king of beasts, panthera leo", "tiger, panthera tigris", "cheetah, chetah, acinonyx jubatus", "brown bear, bruin, ursus arctos", "american black bear, black bear, ursus americanus, euarctos americanus", "ice bear, polar bear, ursus maritimus, thalarctos maritimus", "sloth bear, melursus ursinus, ursus ursinus", "mongoose", "meerkat, mierkat", "tiger beetle", "ladybug, ladybeetle, lady beetle, ladybird, ladybird beetle", "ground beetle, carabid beetle", "long-horned beetle, longicorn, longicorn beetle", "leaf beetle, chrysomelid", "dung beetle", "rhinoceros beetle", "weevil", "fly", "bee", "ant, emmet, pismire", "grasshopper, hopper", "cricket", "walking stick, walkingstick, stick insect", "cockroach, roach", "mantis, mantid", "cicada, cicala", "leafhopper", "lacewing, lacewing fly", "dragonfly, darning needle, devil's darning needle, sewing needle, snake feeder, snake doctor, mosquito hawk, skeeter hawk", "damselfly", "admiral", "ringlet, ringlet butterfly", "monarch, monarch butterfly, milkweed butterfly, danaus plexippus", "cabbage butterfly", "sulphur butterfly, sulfur butterfly", "lycaenid, lycaenid butterfly", "starfish, sea star", "sea urchin", "sea cucumber, holothurian", "wood rabbit, cottontail, cottontail rabbit", "hare", "angora, angora rabbit", "hamster", "porcupine, hedgehog", "fox squirrel, eastern fox squirrel, sciurus niger", "marmot", "beaver", "guinea pig, cavia cobaya", "sorrel", "zebra", "hog, pig, grunter, squealer, sus scrofa", "wild boar, boar, sus scrofa", "warthog", "hippopotamus, hippo, river horse, hippopotamus amphibius", "ox", "water buffalo, water ox, asiatic buffalo, bubalus bubalis", "bison", "ram, tup", "bighorn, bighorn sheep, cimarron, rocky mountain bighorn, rocky mountain sheep, ovis canadensis", "ibex, capra ibex", "hartebeest", "impala, aepyceros melampus", "gazelle", "arabian camel, dromedary, camelus dromedarius", "llama", "weasel", "mink", "polecat, fitch, foulmart, foumart, mustela putorius", "black-footed ferret, ferret, mustela nigripes", "otter", "skunk, polecat, wood pussy", "badger", "armadillo", "three-toed sloth, ai, bradypus tridactylus", "orangutan, orang, orangutang, pongo pygmaeus", "gorilla, gorilla gorilla", "chimpanzee, chimp, pan troglodytes", "gibbon, hylobates lar", "siamang, hylobates syndactylus, symphalangus syndactylus", "guenon, guenon monkey", "patas, hussar monkey, erythrocebus patas", "baboon", "macaque", "langur", "colobus, colobus monkey", "proboscis monkey, nasalis larvatus", "marmoset", "capuchin, ringtail, cebus capucinus", "howler monkey, howler", "titi, titi monkey", "spider monkey, ateles geoffroyi", "squirrel monkey, saimiri sciureus", "madagascar cat, ring-tailed lemur, lemur catta", "indri, indris, indri indri, indri brevicaudatus", "indian elephant, elephas maximus", "african elephant, loxodonta africana", "lesser panda, red panda, panda, bear cat, cat bear, ailurus fulgens", "giant panda, panda, panda bear, coon bear, ailuropoda melanoleuca", "barracouta, snoek", "eel", "coho, cohoe, coho salmon, blue jack, silver salmon, oncorhynchus kisutch", "rock beauty, holocanthus tricolor", "anemone fish", "sturgeon", "gar, garfish, garpike, billfish, lepisosteus osseus", "lionfish", "puffer, pufferfish, blowfish, globefish", "abacus", "abaya", "academic gown, academic robe, judge's robe", "accordion, piano accordion, squeeze box", "acoustic guitar", "aircraft carrier, carrier, flattop, attack aircraft carrier", "airliner", "airship, dirigible", "altar", "ambulance", "amphibian, amphibious vehicle", "analog clock", "apiary, bee house", "apron", "ashcan, trash can, garbage can, wastebin, ash bin, ash-bin, ashbin, dustbin, trash barrel, trash bin", "assault rifle, assault gun", "backpack, back pack, knapsack, packsack, rucksack, haversack", "bakery, bakeshop, bakehouse", "balance beam, beam", "balloon", "ballpoint, ballpoint pen, ballpen, biro", "band aid", "banjo", "bannister, banister, balustrade, balusters, handrail", "barbell", "barber chair", "barbershop", "barn", "barometer", "barrel, cask", "barrow, garden cart, lawn cart, wheelbarrow", "baseball", "basketball", "bassinet", "bassoon", "bathing cap, swimming cap", "bath towel", "bathtub, bathing tub, bath, tub", "beach wagon, station wagon, wagon, estate car, beach waggon, station waggon, waggon", "beacon, lighthouse, beacon light, pharos", "beaker", "bearskin, busby, shako", "beer bottle", "beer glass", "bell cote, bell cot", "bib", "bicycle-built-for-two, tandem bicycle, tandem", "bikini, two-piece", "binder, ring-binder", "binoculars, field glasses, opera glasses", "birdhouse", "boathouse", "bobsled, bobsleigh, bob", "bolo tie, bolo, bola tie, bola", "bonnet, poke bonnet", "bookcase", "bookshop, bookstore, bookstall", "bottlecap", "bow", "bow tie, bow-tie, bowtie", "brass, memorial tablet, plaque", "brassiere, bra, bandeau", "breakwater, groin, groyne, mole, bulwark, seawall, jetty", "breastplate, aegis, egis", "broom", "bucket, pail", "buckle", "bulletproof vest", "bullet train, bullet", "butcher shop, meat market", "cab, hack, taxi, taxicab", "caldron, cauldron", "candle, taper, wax light", "cannon", "canoe", "can opener, tin opener", "cardigan", "car mirror", "carousel, carrousel, merry-go-round, roundabout, whirligig", "carpenter's kit, tool kit", "carton", "car wheel", "cash machine, cash dispenser, automated teller machine, automatic teller machine, automated teller, automatic teller, atm", "cassette", "cassette player", "castle", "catamaran", "cd player", "cello, violoncello", "cellular telephone, cellular phone, cellphone, cell, mobile phone", "chain", "chainlink fence", "chain mail, ring mail, mail, chain armor, chain armour, ring armor, ring armour", "chain saw, chainsaw", "chest", "chiffonier, commode", "chime, bell, gong", "china cabinet, china closet", "christmas stocking", "church, church building", "cinema, movie theater, movie theatre, movie house, picture palace", "cleaver, meat cleaver, chopper", "cliff dwelling", "cloak", "clog, geta, patten, sabot", "cocktail shaker", "coffee mug", "coffeepot", "coil, spiral, volute, whorl, helix", "combination lock", "computer keyboard, keypad", "confectionery, confectionary, candy store", "container ship, containership, container vessel", "convertible", "corkscrew, bottle screw", "cornet, horn, trumpet, trump", "cowboy boot", "cowboy hat, ten-gallon hat", "cradle", "crane", "crash helmet", "crate", "crib, cot", "crock pot", "croquet ball", "crutch", "cuirass", "dam, dike, dyke", "desk", "desktop computer", "dial telephone, dial phone", "diaper, nappy, napkin", "digital clock", "digital watch", "dining table, board", "dishrag, dishcloth", "dishwasher, dish washer, dishwashing machine", "disk brake, disc brake", "dock, dockage, docking facility", "dogsled, dog sled, dog sleigh", "dome", "doormat, welcome mat", "drilling platform, offshore rig", "drum, membranophone, tympan", "drumstick", "dumbbell", "dutch oven", "electric fan, blower", "electric guitar", "electric locomotive", "entertainment center", "envelope", "espresso maker", "face powder", "feather boa, boa", "file, file cabinet, filing cabinet", "fireboat", "fire engine, fire truck", "fire screen, fireguard", "flagpole, flagstaff", "flute, transverse flute", "folding chair", "football helmet", "forklift", "fountain", "fountain pen", "four-poster", "freight car", "french horn, horn", "frying pan, frypan, skillet", "fur coat", "garbage truck, dustcart", "gasmask, respirator, gas helmet", "gas pump, gasoline pump, petrol pump, island dispenser", "goblet", "go-kart", "golf ball", "golfcart, golf cart", "gondola", "gong, tam-tam", "gown", "grand piano, grand", "greenhouse, nursery, glasshouse", "grille, radiator grille", "grocery store, grocery, food market, market", "guillotine", "hair slide", "hair spray", "half track", "hammer", "hamper", "hand blower, blow dryer, blow drier, hair dryer, hair drier", "hand-held computer, hand-held microcomputer", "handkerchief, hankie, hanky, hankey", "hard disc, hard disk, fixed disk", "harmonica, mouth organ, harp, mouth harp", "harp", "harvester, reaper", "hatchet", "holster", "home theater, home theatre", "honeycomb", "hook, claw", "hoopskirt, crinoline", "horizontal bar, high bar", "horse cart, horse-cart", "hourglass", "ipod", "iron, smoothing iron", "jack-o'-lantern", "jean, blue jean, denim", "jeep, landrover", "jersey, t-shirt, tee shirt", "jigsaw puzzle", "jinrikisha, ricksha, rickshaw", "joystick", "kimono", "knee pad", "knot", "lab coat, laboratory coat", "ladle", "lampshade, lamp shade", "laptop, laptop computer", "lawn mower, mower", "lens cap, lens cover", "letter opener, paper knife, paperknife", "library", "lifeboat", "lighter, light, igniter, ignitor", "limousine, limo", "liner, ocean liner", "lipstick, lip rouge", "loafer", "lotion", "loudspeaker, speaker, speaker unit, loudspeaker system, speaker system", "loupe, jeweler's loupe", "lumbermill, sawmill", "magnetic compass", "mailbag, postbag", "mailbox, letter box", "maillot", "maillot, tank suit", "manhole cover", "maraca", "marimba, xylophone", "mask", "matchstick", "maypole", "maze, labyrinth", "measuring cup", "medicine chest, medicine cabinet", "megalith, megalithic structure", "microphone, mike", "microwave, microwave oven", "military uniform", "milk can", "minibus", "miniskirt, mini", "minivan", "missile", "mitten", "mixing bowl", "mobile home, manufactured home", "model t", "modem", "monastery", "monitor", "moped", "mortar", "mortarboard", "mosque", "mosquito net", "motor scooter, scooter", "mountain bike, all-terrain bike, off-roader", "mountain tent", "mouse, computer mouse", "mousetrap", "moving van", "muzzle", "nail", "neck brace", "necklace", "nipple", "notebook, notebook computer", "obelisk", "oboe, hautboy, hautbois", "ocarina, sweet potato", "odometer, hodometer, mileometer, milometer", "oil filter", "organ, pipe organ", "oscilloscope, scope, cathode-ray oscilloscope, cro", "overskirt", "oxcart", "oxygen mask", "packet", "paddle, boat paddle", "paddlewheel, paddle wheel", "padlock", "paintbrush", "pajama, pyjama, pj's, jammies", "palace", "panpipe, pandean pipe, syrinx", "paper towel", "parachute, chute", "parallel bars, bars", "park bench", "parking meter", "passenger car, coach, carriage", "patio, terrace", "pay-phone, pay-station", "pedestal, plinth, footstall", "pencil box, pencil case", "pencil sharpener", "perfume, essence", "petri dish", "photocopier", "pick, plectrum, plectron", "pickelhaube", "picket fence, paling", "pickup, pickup truck", "pier", "piggy bank, penny bank", "pill bottle", "pillow", "ping-pong ball", "pinwheel", "pirate, pirate ship", "pitcher, ewer", "plane, carpenter's plane, woodworking plane", "planetarium", "plastic bag", "plate rack", "plow, plough", "plunger, plumber's helper", "polaroid camera, polaroid land camera", "pole", "police van, police wagon, paddy wagon, patrol wagon, wagon, black maria", "poncho", "pool table, billiard table, snooker table", "pop bottle, soda bottle", "pot, flowerpot", "potter's wheel", "power drill", "prayer rug, prayer mat", "printer", "prison, prison house", "projectile, missile", "projector", "puck, hockey puck", "punching bag, punch bag, punching ball, punchball", "purse", "quill, quill pen", "quilt, comforter, comfort, puff", "racer, race car, racing car", "racket, racquet", "radiator", "radio, wireless", "radio telescope, radio reflector", "rain barrel", "recreational vehicle, rv, r.v.", "reel", "reflex camera", "refrigerator, icebox", "remote control, remote", "restaurant, eating house, eating place, eatery", "revolver, six-gun, six-shooter", "rifle", "rocking chair, rocker", "rotisserie", "rubber eraser, rubber, pencil eraser", "rugby ball", "rule, ruler", "running shoe", "safe", "safety pin", "saltshaker, salt shaker", "sandal", "sarong", "sax, saxophone", "scabbard", "scale, weighing machine", "school bus", "schooner", "scoreboard", "screen, crt screen", "screw", "screwdriver", "seat belt, seatbelt", "sewing machine", "shield, buckler", "shoe shop, shoe-shop, shoe store", "shoji", "shopping basket", "shopping cart", "shovel", "shower cap", "shower curtain", "ski", "ski mask", "sleeping bag", "slide rule, slipstick", "sliding door", "slot, one-armed bandit", "snorkel", "snowmobile", "snowplow, snowplough", "soap dispenser", "soccer ball", "sock", "solar dish, solar collector, solar furnace", "sombrero", "soup bowl", "space bar", "space heater", "space shuttle", "spatula", "speedboat", "spider web, spider's web", "spindle", "sports car, sport car", "spotlight, spot", "stage", "steam locomotive", "steel arch bridge", "steel drum", "stethoscope", "stole", "stone wall", "stopwatch, stop watch", "stove", "strainer", "streetcar, tram, tramcar, trolley, trolley car", "stretcher", "studio couch, day bed", "stupa, tope", "submarine, pigboat, sub, u-boat", "suit, suit of clothes", "sundial", "sunglass", "sunglasses, dark glasses, shades", "sunscreen, sunblock, sun blocker", "suspension bridge", "swab, swob, mop", "sweatshirt", "swimming trunks, bathing trunks", "swing", "switch, electric switch, electrical switch", "syringe", "table lamp", "tank, army tank, armored combat vehicle, armoured combat vehicle", "tape player", "teapot", "teddy, teddy bear", "television, television system", "tennis ball", "thatch, thatched roof", "theater curtain, theatre curtain", "thimble", "thresher, thrasher, threshing machine", "throne", "tile roof", "toaster", "tobacco shop, tobacconist shop, tobacconist", "toilet seat", "torch", "totem pole", "tow truck, tow car, wrecker", "toyshop", "tractor", "trailer truck, tractor trailer, trucking rig, rig, articulated lorry, semi", "tray", "trench coat", "tricycle, trike, velocipede", "trimaran", "tripod", "triumphal arch", "trolleybus, trolley coach, trackless trolley", "trombone", "tub, vat", "turnstile", "typewriter keyboard", "umbrella", "unicycle, monocycle", "upright, upright piano", "vacuum, vacuum cleaner", "vase", "vault", "velvet", "vending machine", "vestment", "viaduct", "violin, fiddle", "volleyball", "waffle iron", "wall clock", "wallet, billfold, notecase, pocketbook", "wardrobe, closet, press", "warplane, military plane", "washbasin, handbasin, washbowl, lavabo, wash-hand basin", "washer, automatic washer, washing machine", "water bottle", "water jug", "water tower", "whiskey jug", "whistle", "wig", "window screen", "window shade", "windsor tie", "wine bottle", "wing", "wok", "wooden spoon", "wool, woolen, woollen", "worm fence, snake fence, snake-rail fence, virginia fence", "wreck", "yawl", "yurt", "web site, website, internet site, site", "comic book", "crossword puzzle, crossword", "street sign", "traffic light, traffic signal, stoplight", "book jacket, dust cover, dust jacket, dust wrapper", "menu", "plate", "guacamole", "consomme", "hot pot, hotpot", "trifle", "ice cream, icecream", "ice lolly, lolly, lollipop, popsicle", "french loaf", "bagel, beigel", "pretzel", "cheeseburger", "hotdog, hot dog, red hot", "mashed potato", "head cabbage", "broccoli", "cauliflower", "zucchini, courgette", "spaghetti squash", "acorn squash", "butternut squash", "cucumber, cuke", "artichoke, globe artichoke", "bell pepper", "cardoon", "mushroom", "granny smith", "strawberry", "orange", "lemon", "fig", "pineapple, ananas", "banana", "jackfruit, jak, jack", "custard apple", "pomegranate", "hay", "carbonara", "chocolate sauce, chocolate syrup", "dough", "meat loaf, meatloaf", "pizza, pizza pie", "potpie", "burrito", "red wine", "espresso", "cup", "eggnog", "alp", "bubble", "cliff, drop, drop-off", "coral reef", "geyser", "lakeside, lakeshore", "promontory, headland, head, foreland", "sandbar, sand bar", "seashore, coast, seacoast, sea-coast", "valley, vale", "volcano", "ballplayer, baseball player", "groom, bridegroom", "scuba diver", "rapeseed", "daisy", "yellow lady's slipper, yellow lady-slipper, cypripedium calceolus, cypripedium parviflorum", "corn", "acorn", "hip, rose hip, rosehip", "buckeye, horse chestnut, conker", "coral fungus", "agaric", "gyromitra", "stinkhorn, carrion fungus", "earthstar", "hen-of-the-woods, hen of the woods, polyporus frondosus, grifola frondosa", "bolete", "ear, spike, capitulum", "toilet tissue, toilet paper, bathroom tissue" ]
Zetatech/pvt-small-224
# Pyramid Vision Transformer (small-sized model) Pyramid Vision Transformer (PVT) model pre-trained on ImageNet-1K (1 million images, 1000 classes) at resolution 224x224, and fine-tuned on ImageNet 2012 (1 million images, 1,000 classes) at resolution 224x224. It was introduced in the paper [Pyramid Vision Transformer: A Versatile Backbone for Dense Prediction without Convolutions](https://arxiv.org/abs/2102.12122) by Wenhai Wang, Enze Xie, Xiang Li, Deng-Ping Fan, Kaitao Song, Ding Liang, Tong Lu, Ping Luo, Ling Shao and first released in [this repository](https://github.com/whai362/PVT). Disclaimer: The team releasing PVT did not write a model card for this model so this model card has been written by [Rinat S. [@Xrenya]](https://huggingface.co/Xrenya). ## Model description The Pyramid Vision Transformer (PVT) is a transformer encoder model (BERT-like) pretrained on ImageNet-1k (also referred to as ILSVRC2012), a dataset comprising 1 million images and 1,000 classes, also at resolution 224x224. Images are presented to the model as a sequence of variable-size patches, which are linearly embedded. Unlike ViT models, PVT is using a progressive shrinking pyramid to reduce computations of large feature maps at each stage. One also adds a [CLS] token to the beginning of a sequence to use it for classification tasks. One also adds absolute position embeddings before feeding the sequence to the layers of the Transformer encoder. By pre-training the model, it learns an inner representation of images that can then be used to extract features useful for downstream tasks: if you have a dataset of labeled images for instance, you can train a standard classifier by placing a linear layer on top of the pre-trained encoder. One typically places a linear layer on top of the [CLS] token, as the last hidden state of this token can be seen as a representation of an entire image. ## Intended uses & limitations You can use the raw model for image classification. See the [model hub](https://huggingface.co/Xrenya) to look for fine-tuned versions on a task that interests you. ### How to use Here is how to use this model to classify an image of the COCO 2017 dataset into one of the 1,000 ImageNet classes: ```python from transformers import PvtImageProcessor, PvtForImageClassification from PIL import Image import requests url = 'http://images.cocodataset.org/val2017/000000039769.jpg' image = Image.open(requests.get(url, stream=True).raw) processor = PvtImageProcessor.from_pretrained('Zetatech/pvt-small-224') model = PvtForImageClassification.from_pretrained('Zetatech/pvt-small-224') inputs = processor(images=image, return_tensors="pt") outputs = model(**inputs) logits = outputs.logits # model predicts one of the 1000 ImageNet classes predicted_class_idx = logits.argmax(-1).item() print("Predicted class:", model.config.id2label[predicted_class_idx]) ``` For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/pvt.html#). ## Training data The ViT model was pretrained on [ImageNet-1k](http://www.image-net.org/challenges/LSVRC/2012/), a dataset consisting of 1 million images and 1k classes. ## Training procedure ### Preprocessing The exact details of preprocessing of images during training/validation can be found [here](https://github.com/whai362/PVT/blob/v2/classification/datasets.py). Images are resized/rescaled to the same resolution (224x224) and normalized across the RGB channels with mean (0.485, 0.456, 0.406) and standard deviation (0.229, 0.224, 0.225). ### BibTeX entry and citation info ```bibtex @inproceedings{wang2021pyramid, title={Pyramid vision transformer: A versatile backbone for dense prediction without convolutions}, author={Wang, Wenhai and Xie, Enze and Li, Xiang and Fan, Deng-Ping and Song, Kaitao and Liang, Ding and Lu, Tong and Luo, Ping and Shao, Ling}, booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision}, pages={568--578}, year={2021} } ```
[ "tench, tinca tinca", "goldfish, carassius auratus", "great white shark, white shark, man-eater, man-eating shark, carcharodon carcharias", "tiger shark, galeocerdo cuvieri", "hammerhead, hammerhead shark", "electric ray, crampfish, numbfish, torpedo", "stingray", "cock", "hen", "ostrich, struthio camelus", "brambling, fringilla montifringilla", "goldfinch, carduelis carduelis", "house finch, linnet, carpodacus mexicanus", "junco, snowbird", "indigo bunting, indigo finch, indigo bird, passerina cyanea", "robin, american robin, turdus migratorius", "bulbul", "jay", "magpie", "chickadee", "water ouzel, dipper", "kite", "bald eagle, american eagle, haliaeetus leucocephalus", "vulture", "great grey owl, great gray owl, strix nebulosa", "european fire salamander, salamandra salamandra", "common newt, triturus vulgaris", "eft", "spotted salamander, ambystoma maculatum", "axolotl, mud puppy, ambystoma mexicanum", "bullfrog, rana catesbeiana", "tree frog, tree-frog", "tailed frog, bell toad, ribbed toad, tailed toad, ascaphus trui", "loggerhead, loggerhead turtle, caretta caretta", "leatherback turtle, leatherback, leathery turtle, dermochelys coriacea", "mud turtle", "terrapin", "box turtle, box tortoise", "banded gecko", "common iguana, iguana, iguana iguana", "american chameleon, anole, anolis carolinensis", "whiptail, whiptail lizard", "agama", "frilled lizard, chlamydosaurus kingi", "alligator lizard", "gila monster, heloderma suspectum", "green lizard, lacerta viridis", "african chameleon, chamaeleo chamaeleon", "komodo dragon, komodo lizard, dragon lizard, giant lizard, varanus komodoensis", "african crocodile, nile crocodile, crocodylus niloticus", "american alligator, alligator mississipiensis", "triceratops", "thunder snake, worm snake, carphophis amoenus", "ringneck snake, ring-necked snake, ring snake", "hognose snake, puff adder, sand viper", "green snake, grass snake", "king snake, kingsnake", "garter snake, grass snake", "water snake", "vine snake", "night snake, hypsiglena torquata", "boa constrictor, constrictor constrictor", "rock python, rock snake, python sebae", "indian cobra, naja naja", "green mamba", "sea snake", "horned viper, cerastes, sand viper, horned asp, cerastes cornutus", "diamondback, diamondback rattlesnake, crotalus adamanteus", "sidewinder, horned rattlesnake, crotalus cerastes", "trilobite", "harvestman, daddy longlegs, phalangium opilio", "scorpion", "black and gold garden spider, argiope aurantia", "barn spider, araneus cavaticus", "garden spider, aranea diademata", "black widow, latrodectus mactans", "tarantula", "wolf spider, hunting spider", "tick", "centipede", "black grouse", "ptarmigan", "ruffed grouse, partridge, bonasa umbellus", "prairie chicken, prairie grouse, prairie fowl", "peacock", "quail", "partridge", "african grey, african gray, psittacus erithacus", "macaw", "sulphur-crested cockatoo, kakatoe galerita, cacatua galerita", "lorikeet", "coucal", "bee eater", "hornbill", "hummingbird", "jacamar", "toucan", "drake", "red-breasted merganser, mergus serrator", "goose", "black swan, cygnus atratus", "tusker", "echidna, spiny anteater, anteater", "platypus, duckbill, duckbilled platypus, duck-billed platypus, ornithorhynchus anatinus", "wallaby, brush kangaroo", "koala, koala bear, kangaroo bear, native bear, phascolarctos cinereus", "wombat", "jellyfish", "sea anemone, anemone", "brain coral", "flatworm, platyhelminth", "nematode, nematode worm, roundworm", "conch", "snail", "slug", "sea slug, nudibranch", "chiton, coat-of-mail shell, sea cradle, polyplacophore", "chambered nautilus, pearly nautilus, nautilus", "dungeness crab, cancer magister", "rock crab, cancer irroratus", "fiddler crab", "king crab, alaska crab, alaskan king crab, alaska king crab, paralithodes camtschatica", "american lobster, northern lobster, maine lobster, homarus americanus", "spiny lobster, langouste, rock lobster, crawfish, crayfish, sea crawfish", "crayfish, crawfish, crawdad, crawdaddy", "hermit crab", "isopod", "white stork, ciconia ciconia", "black stork, ciconia nigra", "spoonbill", "flamingo", "little blue heron, egretta caerulea", "american egret, great white heron, egretta albus", "bittern", "crane", "limpkin, aramus pictus", "european gallinule, porphyrio porphyrio", "american coot, marsh hen, mud hen, water hen, fulica americana", "bustard", "ruddy turnstone, arenaria interpres", "red-backed sandpiper, dunlin, erolia alpina", "redshank, tringa totanus", "dowitcher", "oystercatcher, oyster catcher", "pelican", "king penguin, aptenodytes patagonica", "albatross, mollymawk", "grey whale, gray whale, devilfish, eschrichtius gibbosus, eschrichtius robustus", "killer whale, killer, orca, grampus, sea wolf, orcinus orca", "dugong, dugong dugon", "sea lion", "chihuahua", "japanese spaniel", "maltese dog, maltese terrier, maltese", "pekinese, pekingese, peke", "shih-tzu", "blenheim spaniel", "papillon", "toy terrier", "rhodesian ridgeback", "afghan hound, afghan", "basset, basset hound", "beagle", "bloodhound, sleuthhound", "bluetick", "black-and-tan coonhound", "walker hound, walker foxhound", "english foxhound", "redbone", "borzoi, russian wolfhound", "irish wolfhound", "italian greyhound", "whippet", "ibizan hound, ibizan podenco", "norwegian elkhound, elkhound", "otterhound, otter hound", "saluki, gazelle hound", "scottish deerhound, deerhound", "weimaraner", "staffordshire bullterrier, staffordshire bull terrier", "american staffordshire terrier, staffordshire terrier, american pit bull terrier, pit bull terrier", "bedlington terrier", "border terrier", "kerry blue terrier", "irish terrier", "norfolk terrier", "norwich terrier", "yorkshire terrier", "wire-haired fox terrier", "lakeland terrier", "sealyham terrier, sealyham", "airedale, airedale terrier", "cairn, cairn terrier", "australian terrier", "dandie dinmont, dandie dinmont terrier", "boston bull, boston terrier", "miniature schnauzer", "giant schnauzer", "standard schnauzer", "scotch terrier, scottish terrier, scottie", "tibetan terrier, chrysanthemum dog", "silky terrier, sydney silky", "soft-coated wheaten terrier", "west highland white terrier", "lhasa, lhasa apso", "flat-coated retriever", "curly-coated retriever", "golden retriever", "labrador retriever", "chesapeake bay retriever", "german short-haired pointer", "vizsla, hungarian pointer", "english setter", "irish setter, red setter", "gordon setter", "brittany spaniel", "clumber, clumber spaniel", "english springer, english springer spaniel", "welsh springer spaniel", "cocker spaniel, english cocker spaniel, cocker", "sussex spaniel", "irish water spaniel", "kuvasz", "schipperke", "groenendael", "malinois", "briard", "kelpie", "komondor", "old english sheepdog, bobtail", "shetland sheepdog, shetland sheep dog, shetland", "collie", "border collie", "bouvier des flandres, bouviers des flandres", "rottweiler", "german shepherd, german shepherd dog, german police dog, alsatian", "doberman, doberman pinscher", "miniature pinscher", "greater swiss mountain dog", "bernese mountain dog", "appenzeller", "entlebucher", "boxer", "bull mastiff", "tibetan mastiff", "french bulldog", "great dane", "saint bernard, st bernard", "eskimo dog, husky", "malamute, malemute, alaskan malamute", "siberian husky", "dalmatian, coach dog, carriage dog", "affenpinscher, monkey pinscher, monkey dog", "basenji", "pug, pug-dog", "leonberg", "newfoundland, newfoundland dog", "great pyrenees", "samoyed, samoyede", "pomeranian", "chow, chow chow", "keeshond", "brabancon griffon", "pembroke, pembroke welsh corgi", "cardigan, cardigan welsh corgi", "toy poodle", "miniature poodle", "standard poodle", "mexican hairless", "timber wolf, grey wolf, gray wolf, canis lupus", "white wolf, arctic wolf, canis lupus tundrarum", "red wolf, maned wolf, canis rufus, canis niger", "coyote, prairie wolf, brush wolf, canis latrans", "dingo, warrigal, warragal, canis dingo", "dhole, cuon alpinus", "african hunting dog, hyena dog, cape hunting dog, lycaon pictus", "hyena, hyaena", "red fox, vulpes vulpes", "kit fox, vulpes macrotis", "arctic fox, white fox, alopex lagopus", "grey fox, gray fox, urocyon cinereoargenteus", "tabby, tabby cat", "tiger cat", "persian cat", "siamese cat, siamese", "egyptian cat", "cougar, puma, catamount, mountain lion, painter, panther, felis concolor", "lynx, catamount", "leopard, panthera pardus", "snow leopard, ounce, panthera uncia", "jaguar, panther, panthera onca, felis onca", "lion, king of beasts, panthera leo", "tiger, panthera tigris", "cheetah, chetah, acinonyx jubatus", "brown bear, bruin, ursus arctos", "american black bear, black bear, ursus americanus, euarctos americanus", "ice bear, polar bear, ursus maritimus, thalarctos maritimus", "sloth bear, melursus ursinus, ursus ursinus", "mongoose", "meerkat, mierkat", "tiger beetle", "ladybug, ladybeetle, lady beetle, ladybird, ladybird beetle", "ground beetle, carabid beetle", "long-horned beetle, longicorn, longicorn beetle", "leaf beetle, chrysomelid", "dung beetle", "rhinoceros beetle", "weevil", "fly", "bee", "ant, emmet, pismire", "grasshopper, hopper", "cricket", "walking stick, walkingstick, stick insect", "cockroach, roach", "mantis, mantid", "cicada, cicala", "leafhopper", "lacewing, lacewing fly", "dragonfly, darning needle, devil's darning needle, sewing needle, snake feeder, snake doctor, mosquito hawk, skeeter hawk", "damselfly", "admiral", "ringlet, ringlet butterfly", "monarch, monarch butterfly, milkweed butterfly, danaus plexippus", "cabbage butterfly", "sulphur butterfly, sulfur butterfly", "lycaenid, lycaenid butterfly", "starfish, sea star", "sea urchin", "sea cucumber, holothurian", "wood rabbit, cottontail, cottontail rabbit", "hare", "angora, angora rabbit", "hamster", "porcupine, hedgehog", "fox squirrel, eastern fox squirrel, sciurus niger", "marmot", "beaver", "guinea pig, cavia cobaya", "sorrel", "zebra", "hog, pig, grunter, squealer, sus scrofa", "wild boar, boar, sus scrofa", "warthog", "hippopotamus, hippo, river horse, hippopotamus amphibius", "ox", "water buffalo, water ox, asiatic buffalo, bubalus bubalis", "bison", "ram, tup", "bighorn, bighorn sheep, cimarron, rocky mountain bighorn, rocky mountain sheep, ovis canadensis", "ibex, capra ibex", "hartebeest", "impala, aepyceros melampus", "gazelle", "arabian camel, dromedary, camelus dromedarius", "llama", "weasel", "mink", "polecat, fitch, foulmart, foumart, mustela putorius", "black-footed ferret, ferret, mustela nigripes", "otter", "skunk, polecat, wood pussy", "badger", "armadillo", "three-toed sloth, ai, bradypus tridactylus", "orangutan, orang, orangutang, pongo pygmaeus", "gorilla, gorilla gorilla", "chimpanzee, chimp, pan troglodytes", "gibbon, hylobates lar", "siamang, hylobates syndactylus, symphalangus syndactylus", "guenon, guenon monkey", "patas, hussar monkey, erythrocebus patas", "baboon", "macaque", "langur", "colobus, colobus monkey", "proboscis monkey, nasalis larvatus", "marmoset", "capuchin, ringtail, cebus capucinus", "howler monkey, howler", "titi, titi monkey", "spider monkey, ateles geoffroyi", "squirrel monkey, saimiri sciureus", "madagascar cat, ring-tailed lemur, lemur catta", "indri, indris, indri indri, indri brevicaudatus", "indian elephant, elephas maximus", "african elephant, loxodonta africana", "lesser panda, red panda, panda, bear cat, cat bear, ailurus fulgens", "giant panda, panda, panda bear, coon bear, ailuropoda melanoleuca", "barracouta, snoek", "eel", "coho, cohoe, coho salmon, blue jack, silver salmon, oncorhynchus kisutch", "rock beauty, holocanthus tricolor", "anemone fish", "sturgeon", "gar, garfish, garpike, billfish, lepisosteus osseus", "lionfish", "puffer, pufferfish, blowfish, globefish", "abacus", "abaya", "academic gown, academic robe, judge's robe", "accordion, piano accordion, squeeze box", "acoustic guitar", "aircraft carrier, carrier, flattop, attack aircraft carrier", "airliner", "airship, dirigible", "altar", "ambulance", "amphibian, amphibious vehicle", "analog clock", "apiary, bee house", "apron", "ashcan, trash can, garbage can, wastebin, ash bin, ash-bin, ashbin, dustbin, trash barrel, trash bin", "assault rifle, assault gun", "backpack, back pack, knapsack, packsack, rucksack, haversack", "bakery, bakeshop, bakehouse", "balance beam, beam", "balloon", "ballpoint, ballpoint pen, ballpen, biro", "band aid", "banjo", "bannister, banister, balustrade, balusters, handrail", "barbell", "barber chair", "barbershop", "barn", "barometer", "barrel, cask", "barrow, garden cart, lawn cart, wheelbarrow", "baseball", "basketball", "bassinet", "bassoon", "bathing cap, swimming cap", "bath towel", "bathtub, bathing tub, bath, tub", "beach wagon, station wagon, wagon, estate car, beach waggon, station waggon, waggon", "beacon, lighthouse, beacon light, pharos", "beaker", "bearskin, busby, shako", "beer bottle", "beer glass", "bell cote, bell cot", "bib", "bicycle-built-for-two, tandem bicycle, tandem", "bikini, two-piece", "binder, ring-binder", "binoculars, field glasses, opera glasses", "birdhouse", "boathouse", "bobsled, bobsleigh, bob", "bolo tie, bolo, bola tie, bola", "bonnet, poke bonnet", "bookcase", "bookshop, bookstore, bookstall", "bottlecap", "bow", "bow tie, bow-tie, bowtie", "brass, memorial tablet, plaque", "brassiere, bra, bandeau", "breakwater, groin, groyne, mole, bulwark, seawall, jetty", "breastplate, aegis, egis", "broom", "bucket, pail", "buckle", "bulletproof vest", "bullet train, bullet", "butcher shop, meat market", "cab, hack, taxi, taxicab", "caldron, cauldron", "candle, taper, wax light", "cannon", "canoe", "can opener, tin opener", "cardigan", "car mirror", "carousel, carrousel, merry-go-round, roundabout, whirligig", "carpenter's kit, tool kit", "carton", "car wheel", "cash machine, cash dispenser, automated teller machine, automatic teller machine, automated teller, automatic teller, atm", "cassette", "cassette player", "castle", "catamaran", "cd player", "cello, violoncello", "cellular telephone, cellular phone, cellphone, cell, mobile phone", "chain", "chainlink fence", "chain mail, ring mail, mail, chain armor, chain armour, ring armor, ring armour", "chain saw, chainsaw", "chest", "chiffonier, commode", "chime, bell, gong", "china cabinet, china closet", "christmas stocking", "church, church building", "cinema, movie theater, movie theatre, movie house, picture palace", "cleaver, meat cleaver, chopper", "cliff dwelling", "cloak", "clog, geta, patten, sabot", "cocktail shaker", "coffee mug", "coffeepot", "coil, spiral, volute, whorl, helix", "combination lock", "computer keyboard, keypad", "confectionery, confectionary, candy store", "container ship, containership, container vessel", "convertible", "corkscrew, bottle screw", "cornet, horn, trumpet, trump", "cowboy boot", "cowboy hat, ten-gallon hat", "cradle", "crane", "crash helmet", "crate", "crib, cot", "crock pot", "croquet ball", "crutch", "cuirass", "dam, dike, dyke", "desk", "desktop computer", "dial telephone, dial phone", "diaper, nappy, napkin", "digital clock", "digital watch", "dining table, board", "dishrag, dishcloth", "dishwasher, dish washer, dishwashing machine", "disk brake, disc brake", "dock, dockage, docking facility", "dogsled, dog sled, dog sleigh", "dome", "doormat, welcome mat", "drilling platform, offshore rig", "drum, membranophone, tympan", "drumstick", "dumbbell", "dutch oven", "electric fan, blower", "electric guitar", "electric locomotive", "entertainment center", "envelope", "espresso maker", "face powder", "feather boa, boa", "file, file cabinet, filing cabinet", "fireboat", "fire engine, fire truck", "fire screen, fireguard", "flagpole, flagstaff", "flute, transverse flute", "folding chair", "football helmet", "forklift", "fountain", "fountain pen", "four-poster", "freight car", "french horn, horn", "frying pan, frypan, skillet", "fur coat", "garbage truck, dustcart", "gasmask, respirator, gas helmet", "gas pump, gasoline pump, petrol pump, island dispenser", "goblet", "go-kart", "golf ball", "golfcart, golf cart", "gondola", "gong, tam-tam", "gown", "grand piano, grand", "greenhouse, nursery, glasshouse", "grille, radiator grille", "grocery store, grocery, food market, market", "guillotine", "hair slide", "hair spray", "half track", "hammer", "hamper", "hand blower, blow dryer, blow drier, hair dryer, hair drier", "hand-held computer, hand-held microcomputer", "handkerchief, hankie, hanky, hankey", "hard disc, hard disk, fixed disk", "harmonica, mouth organ, harp, mouth harp", "harp", "harvester, reaper", "hatchet", "holster", "home theater, home theatre", "honeycomb", "hook, claw", "hoopskirt, crinoline", "horizontal bar, high bar", "horse cart, horse-cart", "hourglass", "ipod", "iron, smoothing iron", "jack-o'-lantern", "jean, blue jean, denim", "jeep, landrover", "jersey, t-shirt, tee shirt", "jigsaw puzzle", "jinrikisha, ricksha, rickshaw", "joystick", "kimono", "knee pad", "knot", "lab coat, laboratory coat", "ladle", "lampshade, lamp shade", "laptop, laptop computer", "lawn mower, mower", "lens cap, lens cover", "letter opener, paper knife, paperknife", "library", "lifeboat", "lighter, light, igniter, ignitor", "limousine, limo", "liner, ocean liner", "lipstick, lip rouge", "loafer", "lotion", "loudspeaker, speaker, speaker unit, loudspeaker system, speaker system", "loupe, jeweler's loupe", "lumbermill, sawmill", "magnetic compass", "mailbag, postbag", "mailbox, letter box", "maillot", "maillot, tank suit", "manhole cover", "maraca", "marimba, xylophone", "mask", "matchstick", "maypole", "maze, labyrinth", "measuring cup", "medicine chest, medicine cabinet", "megalith, megalithic structure", "microphone, mike", "microwave, microwave oven", "military uniform", "milk can", "minibus", "miniskirt, mini", "minivan", "missile", "mitten", "mixing bowl", "mobile home, manufactured home", "model t", "modem", "monastery", "monitor", "moped", "mortar", "mortarboard", "mosque", "mosquito net", "motor scooter, scooter", "mountain bike, all-terrain bike, off-roader", "mountain tent", "mouse, computer mouse", "mousetrap", "moving van", "muzzle", "nail", "neck brace", "necklace", "nipple", "notebook, notebook computer", "obelisk", "oboe, hautboy, hautbois", "ocarina, sweet potato", "odometer, hodometer, mileometer, milometer", "oil filter", "organ, pipe organ", "oscilloscope, scope, cathode-ray oscilloscope, cro", "overskirt", "oxcart", "oxygen mask", "packet", "paddle, boat paddle", "paddlewheel, paddle wheel", "padlock", "paintbrush", "pajama, pyjama, pj's, jammies", "palace", "panpipe, pandean pipe, syrinx", "paper towel", "parachute, chute", "parallel bars, bars", "park bench", "parking meter", "passenger car, coach, carriage", "patio, terrace", "pay-phone, pay-station", "pedestal, plinth, footstall", "pencil box, pencil case", "pencil sharpener", "perfume, essence", "petri dish", "photocopier", "pick, plectrum, plectron", "pickelhaube", "picket fence, paling", "pickup, pickup truck", "pier", "piggy bank, penny bank", "pill bottle", "pillow", "ping-pong ball", "pinwheel", "pirate, pirate ship", "pitcher, ewer", "plane, carpenter's plane, woodworking plane", "planetarium", "plastic bag", "plate rack", "plow, plough", "plunger, plumber's helper", "polaroid camera, polaroid land camera", "pole", "police van, police wagon, paddy wagon, patrol wagon, wagon, black maria", "poncho", "pool table, billiard table, snooker table", "pop bottle, soda bottle", "pot, flowerpot", "potter's wheel", "power drill", "prayer rug, prayer mat", "printer", "prison, prison house", "projectile, missile", "projector", "puck, hockey puck", "punching bag, punch bag, punching ball, punchball", "purse", "quill, quill pen", "quilt, comforter, comfort, puff", "racer, race car, racing car", "racket, racquet", "radiator", "radio, wireless", "radio telescope, radio reflector", "rain barrel", "recreational vehicle, rv, r.v.", "reel", "reflex camera", "refrigerator, icebox", "remote control, remote", "restaurant, eating house, eating place, eatery", "revolver, six-gun, six-shooter", "rifle", "rocking chair, rocker", "rotisserie", "rubber eraser, rubber, pencil eraser", "rugby ball", "rule, ruler", "running shoe", "safe", "safety pin", "saltshaker, salt shaker", "sandal", "sarong", "sax, saxophone", "scabbard", "scale, weighing machine", "school bus", "schooner", "scoreboard", "screen, crt screen", "screw", "screwdriver", "seat belt, seatbelt", "sewing machine", "shield, buckler", "shoe shop, shoe-shop, shoe store", "shoji", "shopping basket", "shopping cart", "shovel", "shower cap", "shower curtain", "ski", "ski mask", "sleeping bag", "slide rule, slipstick", "sliding door", "slot, one-armed bandit", "snorkel", "snowmobile", "snowplow, snowplough", "soap dispenser", "soccer ball", "sock", "solar dish, solar collector, solar furnace", "sombrero", "soup bowl", "space bar", "space heater", "space shuttle", "spatula", "speedboat", "spider web, spider's web", "spindle", "sports car, sport car", "spotlight, spot", "stage", "steam locomotive", "steel arch bridge", "steel drum", "stethoscope", "stole", "stone wall", "stopwatch, stop watch", "stove", "strainer", "streetcar, tram, tramcar, trolley, trolley car", "stretcher", "studio couch, day bed", "stupa, tope", "submarine, pigboat, sub, u-boat", "suit, suit of clothes", "sundial", "sunglass", "sunglasses, dark glasses, shades", "sunscreen, sunblock, sun blocker", "suspension bridge", "swab, swob, mop", "sweatshirt", "swimming trunks, bathing trunks", "swing", "switch, electric switch, electrical switch", "syringe", "table lamp", "tank, army tank, armored combat vehicle, armoured combat vehicle", "tape player", "teapot", "teddy, teddy bear", "television, television system", "tennis ball", "thatch, thatched roof", "theater curtain, theatre curtain", "thimble", "thresher, thrasher, threshing machine", "throne", "tile roof", "toaster", "tobacco shop, tobacconist shop, tobacconist", "toilet seat", "torch", "totem pole", "tow truck, tow car, wrecker", "toyshop", "tractor", "trailer truck, tractor trailer, trucking rig, rig, articulated lorry, semi", "tray", "trench coat", "tricycle, trike, velocipede", "trimaran", "tripod", "triumphal arch", "trolleybus, trolley coach, trackless trolley", "trombone", "tub, vat", "turnstile", "typewriter keyboard", "umbrella", "unicycle, monocycle", "upright, upright piano", "vacuum, vacuum cleaner", "vase", "vault", "velvet", "vending machine", "vestment", "viaduct", "violin, fiddle", "volleyball", "waffle iron", "wall clock", "wallet, billfold, notecase, pocketbook", "wardrobe, closet, press", "warplane, military plane", "washbasin, handbasin, washbowl, lavabo, wash-hand basin", "washer, automatic washer, washing machine", "water bottle", "water jug", "water tower", "whiskey jug", "whistle", "wig", "window screen", "window shade", "windsor tie", "wine bottle", "wing", "wok", "wooden spoon", "wool, woolen, woollen", "worm fence, snake fence, snake-rail fence, virginia fence", "wreck", "yawl", "yurt", "web site, website, internet site, site", "comic book", "crossword puzzle, crossword", "street sign", "traffic light, traffic signal, stoplight", "book jacket, dust cover, dust jacket, dust wrapper", "menu", "plate", "guacamole", "consomme", "hot pot, hotpot", "trifle", "ice cream, icecream", "ice lolly, lolly, lollipop, popsicle", "french loaf", "bagel, beigel", "pretzel", "cheeseburger", "hotdog, hot dog, red hot", "mashed potato", "head cabbage", "broccoli", "cauliflower", "zucchini, courgette", "spaghetti squash", "acorn squash", "butternut squash", "cucumber, cuke", "artichoke, globe artichoke", "bell pepper", "cardoon", "mushroom", "granny smith", "strawberry", "orange", "lemon", "fig", "pineapple, ananas", "banana", "jackfruit, jak, jack", "custard apple", "pomegranate", "hay", "carbonara", "chocolate sauce, chocolate syrup", "dough", "meat loaf, meatloaf", "pizza, pizza pie", "potpie", "burrito", "red wine", "espresso", "cup", "eggnog", "alp", "bubble", "cliff, drop, drop-off", "coral reef", "geyser", "lakeside, lakeshore", "promontory, headland, head, foreland", "sandbar, sand bar", "seashore, coast, seacoast, sea-coast", "valley, vale", "volcano", "ballplayer, baseball player", "groom, bridegroom", "scuba diver", "rapeseed", "daisy", "yellow lady's slipper, yellow lady-slipper, cypripedium calceolus, cypripedium parviflorum", "corn", "acorn", "hip, rose hip, rosehip", "buckeye, horse chestnut, conker", "coral fungus", "agaric", "gyromitra", "stinkhorn, carrion fungus", "earthstar", "hen-of-the-woods, hen of the woods, polyporus frondosus, grifola frondosa", "bolete", "ear, spike, capitulum", "toilet tissue, toilet paper, bathroom tissue" ]
amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_02
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_02 This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.5751 - Accuracy: 0.7637 - F1 Score: 0.7582 - Precision: 0.8412 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 1e-05 - train_batch_size: 64 - eval_batch_size: 64 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 256 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 20 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Precision | |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:| | 1.2461 | 0.96 | 20 | 1.2674 | 0.4083 | 0.3093 | 0.4583 | | 0.7271 | 1.98 | 41 | 0.9923 | 0.5666 | 0.5074 | 0.6374 | | 0.3593 | 2.99 | 62 | 0.7205 | 0.7084 | 0.6803 | 0.7511 | | 0.2162 | 4.0 | 83 | 0.7662 | 0.6925 | 0.6572 | 0.7751 | | 0.1575 | 4.96 | 103 | 0.6434 | 0.7335 | 0.7161 | 0.8072 | | 0.1174 | 5.98 | 124 | 0.6836 | 0.7141 | 0.6923 | 0.8004 | | 0.0988 | 6.99 | 145 | 0.5644 | 0.7665 | 0.7572 | 0.8313 | | 0.079 | 8.0 | 166 | 0.5964 | 0.7506 | 0.7376 | 0.8172 | | 0.0786 | 8.96 | 186 | 0.5741 | 0.7574 | 0.7503 | 0.8315 | | 0.0677 | 9.98 | 207 | 0.5306 | 0.7802 | 0.7697 | 0.8363 | | 0.0518 | 10.99 | 228 | 0.5828 | 0.7625 | 0.7525 | 0.8331 | | 0.0466 | 12.0 | 249 | 0.6159 | 0.7460 | 0.7370 | 0.8328 | | 0.0344 | 12.96 | 269 | 0.6178 | 0.7489 | 0.7418 | 0.8339 | | 0.0296 | 13.98 | 290 | 0.6194 | 0.7483 | 0.7389 | 0.8298 | | 0.0246 | 14.99 | 311 | 0.6697 | 0.7329 | 0.7209 | 0.8281 | | 0.0202 | 16.0 | 332 | 0.5769 | 0.7642 | 0.7570 | 0.8382 | | 0.0261 | 16.96 | 352 | 0.5960 | 0.7551 | 0.7485 | 0.8363 | | 0.0183 | 17.98 | 373 | 0.5145 | 0.7904 | 0.7856 | 0.8488 | | 0.0169 | 18.99 | 394 | 0.5720 | 0.7648 | 0.7594 | 0.8412 | | 0.0172 | 19.28 | 400 | 0.5751 | 0.7637 | 0.7582 | 0.8412 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "glioma", "meningioma", "notumor", "pituitary" ]
amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_03
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_03 This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 1.3844 - Accuracy: 0.2739 - F1 Score: 0.2367 - Precision: 0.3487 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-08 - train_batch_size: 64 - eval_batch_size: 64 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 256 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Precision | |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:| | 1.407 | 0.96 | 20 | 1.3971 | 0.2648 | 0.2170 | 0.3446 | | 1.4124 | 1.98 | 41 | 1.3943 | 0.2665 | 0.2219 | 0.3467 | | 1.4035 | 2.99 | 62 | 1.3918 | 0.2682 | 0.2255 | 0.3508 | | 1.3978 | 4.0 | 83 | 1.3897 | 0.2705 | 0.2293 | 0.3512 | | 1.3903 | 4.96 | 103 | 1.3880 | 0.2699 | 0.2295 | 0.3492 | | 1.3978 | 5.98 | 124 | 1.3866 | 0.2733 | 0.2342 | 0.3537 | | 1.3864 | 6.99 | 145 | 1.3855 | 0.2739 | 0.2362 | 0.3552 | | 1.3913 | 8.0 | 166 | 1.3848 | 0.2733 | 0.2357 | 0.3507 | | 1.3901 | 8.96 | 186 | 1.3844 | 0.2739 | 0.2367 | 0.3487 | | 1.3921 | 9.64 | 200 | 1.3844 | 0.2739 | 0.2367 | 0.3487 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "glioma", "meningioma", "notumor", "pituitary" ]
Dhika/leaves
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # leaves This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the defect dataset. It achieves the following results on the evaluation set: - Loss: 0.0012 - Accuracy: 1.0 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 10 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 50 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.2249 | 1.25 | 10 | 0.0323 | 1.0 | | 0.0177 | 2.5 | 20 | 0.0112 | 1.0 | | 0.0086 | 3.75 | 30 | 0.0075 | 1.0 | | 0.0063 | 5.0 | 40 | 0.0059 | 1.0 | | 0.0051 | 6.25 | 50 | 0.0050 | 1.0 | | 0.0045 | 7.5 | 60 | 0.0044 | 1.0 | | 0.004 | 8.75 | 70 | 0.0040 | 1.0 | | 0.0036 | 10.0 | 80 | 0.0036 | 1.0 | | 0.0033 | 11.25 | 90 | 0.0034 | 1.0 | | 0.0031 | 12.5 | 100 | 0.0031 | 1.0 | | 0.0028 | 13.75 | 110 | 0.0029 | 1.0 | | 0.0026 | 15.0 | 120 | 0.0027 | 1.0 | | 0.0025 | 16.25 | 130 | 0.0025 | 1.0 | | 0.0023 | 17.5 | 140 | 0.0024 | 1.0 | | 0.0022 | 18.75 | 150 | 0.0023 | 1.0 | | 0.0021 | 20.0 | 160 | 0.0021 | 1.0 | | 0.002 | 21.25 | 170 | 0.0020 | 1.0 | | 0.0019 | 22.5 | 180 | 0.0019 | 1.0 | | 0.0018 | 23.75 | 190 | 0.0019 | 1.0 | | 0.0017 | 25.0 | 200 | 0.0018 | 1.0 | | 0.0016 | 26.25 | 210 | 0.0017 | 1.0 | | 0.0016 | 27.5 | 220 | 0.0017 | 1.0 | | 0.0015 | 28.75 | 230 | 0.0016 | 1.0 | | 0.0015 | 30.0 | 240 | 0.0015 | 1.0 | | 0.0014 | 31.25 | 250 | 0.0015 | 1.0 | | 0.0014 | 32.5 | 260 | 0.0015 | 1.0 | | 0.0013 | 33.75 | 270 | 0.0014 | 1.0 | | 0.0013 | 35.0 | 280 | 0.0014 | 1.0 | | 0.0013 | 36.25 | 290 | 0.0014 | 1.0 | | 0.0013 | 37.5 | 300 | 0.0013 | 1.0 | | 0.0012 | 38.75 | 310 | 0.0013 | 1.0 | | 0.0012 | 40.0 | 320 | 0.0013 | 1.0 | | 0.0012 | 41.25 | 330 | 0.0013 | 1.0 | | 0.0012 | 42.5 | 340 | 0.0013 | 1.0 | | 0.0012 | 43.75 | 350 | 0.0012 | 1.0 | | 0.0012 | 45.0 | 360 | 0.0012 | 1.0 | | 0.0011 | 46.25 | 370 | 0.0012 | 1.0 | | 0.0012 | 47.5 | 380 | 0.0012 | 1.0 | | 0.0011 | 48.75 | 390 | 0.0012 | 1.0 | | 0.0011 | 50.0 | 400 | 0.0012 | 1.0 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "cacat", "healthy" ]
Tamakoma/CowboyHatEmoji
# Cowboy Hat emoji 🤠 (Western) This model is a fine-tuned version of [facebook/convnextv2-large-22k-384](https://huggingface.co/facebook/convnextv2-large-22k-384) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.4250 - Accuracy: 0.7778 ## Model description When you want to know if an art is 🤠 or not 🤠. - Current iteration: v3.5 (Continuous Image Integration) ## Wait, why? gelbooru contains a lot of images, however not all of them are in the same region as south eas asia. As such, to filter out such images we have created a classifier that in theory learns the differences between western (USA/Europe/etc.) and not western (Japan/China/SEA). The definition of "Not Western" is limited to the the asian region (Japan, Korea, China, Taiwan, Thailand and the surroundign region). The author believes that the art is similar enough with the same "style" which he personally prefers over western art. ## Intended uses & limitations filter gelbooru data on 🤠 or not 🤠 ## Training and evaluation data Selected 358 images of 🤠 and not 🤠. ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 2e-05 - train_batch_size: 8 - eval_batch_size: 8 - seed: 802565 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 5.0 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.7384 | 1.0 | 152 | 0.4268 | 0.7963 | | 0.2888 | 2.0 | 304 | 0.4250 | 0.7778 | | 0.2953 | 3.0 | 456 | 0.4250 | 0.7778 | | 0.4914 | 4.0 | 608 | 0.4250 | 0.7778 | | 0.4099 | 5.0 | 760 | 0.4250 | 0.7778 | ### Framework versions - Transformers 4.30.0.dev0 - Pytorch 1.13.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "not_western", "western" ]
stevelee609/my_food_model
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # my_food_model This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the food101 dataset. It achieves the following results on the evaluation set: - Loss: 0.3194 - Accuracy: 0.939 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 16 - eval_batch_size: 16 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 64 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.8638 | 0.99 | 62 | 0.9578 | 0.913 | | 0.6163 | 2.0 | 125 | 0.7060 | 0.911 | | 0.5103 | 2.99 | 187 | 0.4994 | 0.936 | | 0.3659 | 4.0 | 250 | 0.4539 | 0.927 | | 0.3207 | 4.99 | 312 | 0.3999 | 0.933 | | 0.2523 | 6.0 | 375 | 0.3799 | 0.921 | | 0.2257 | 6.99 | 437 | 0.3703 | 0.922 | | 0.1937 | 8.0 | 500 | 0.3160 | 0.936 | | 0.1854 | 8.99 | 562 | 0.3229 | 0.93 | | 0.2048 | 9.92 | 620 | 0.3194 | 0.939 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "apple_pie", "baby_back_ribs", "bruschetta", "waffles", "caesar_salad", "cannoli", "caprese_salad", "carrot_cake", "ceviche", "cheesecake", "cheese_plate", "chicken_curry", "chicken_quesadilla", "baklava", "chicken_wings", "chocolate_cake", "chocolate_mousse", "churros", "clam_chowder", "club_sandwich", "crab_cakes", "creme_brulee", "croque_madame", "cup_cakes", "beef_carpaccio", "deviled_eggs", "donuts", "dumplings", "edamame", "eggs_benedict", "escargots", "falafel", "filet_mignon", "fish_and_chips", "foie_gras", "beef_tartare", "french_fries", "french_onion_soup", "french_toast", "fried_calamari", "fried_rice", "frozen_yogurt", "garlic_bread", "gnocchi", "greek_salad", "grilled_cheese_sandwich", "beet_salad", "grilled_salmon", "guacamole", "gyoza", "hamburger", "hot_and_sour_soup", "hot_dog", "huevos_rancheros", "hummus", "ice_cream", "lasagna", "beignets", "lobster_bisque", "lobster_roll_sandwich", "macaroni_and_cheese", "macarons", "miso_soup", "mussels", "nachos", "omelette", "onion_rings", "oysters", "bibimbap", "pad_thai", "paella", "pancakes", "panna_cotta", "peking_duck", "pho", "pizza", "pork_chop", "poutine", "prime_rib", "bread_pudding", "pulled_pork_sandwich", "ramen", "ravioli", "red_velvet_cake", "risotto", "samosa", "sashimi", "scallops", "seaweed_salad", "shrimp_and_grits", "breakfast_burrito", "spaghetti_bolognese", "spaghetti_carbonara", "spring_rolls", "steak", "strawberry_shortcake", "sushi", "tacos", "takoyaki", "tiramisu", "tuna_tartare" ]
rsadaphule/vit-base-patch16-224-finetuned-flower-ravindrasadaphule
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-finetuned-flower-ravindrasadaphule This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 5 ### Training results ### Framework versions - Transformers 4.24.0 - Pytorch 2.0.1+cu118 - Datasets 2.7.1 - Tokenizers 0.13.3
[ "daisy", "dandelion", "roses", "sunflowers", "tulips" ]
amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_04
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_04 This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.1011 - Accuracy: 0.9675 - F1 Score: 0.9673 - Precision: 0.9675 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 64 - eval_batch_size: 64 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 256 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Precision | |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:| | 0.8612 | 0.96 | 20 | 0.5617 | 0.8041 | 0.7839 | 0.8166 | | 0.2544 | 1.98 | 41 | 0.3496 | 0.8759 | 0.8723 | 0.8858 | | 0.1305 | 2.99 | 62 | 0.1768 | 0.9294 | 0.9285 | 0.9323 | | 0.0766 | 4.0 | 83 | 0.1201 | 0.9510 | 0.9503 | 0.9507 | | 0.0651 | 4.96 | 103 | 0.1046 | 0.9636 | 0.9633 | 0.9641 | | 0.0532 | 5.98 | 124 | 0.1001 | 0.9664 | 0.9660 | 0.9663 | | 0.0374 | 6.99 | 145 | 0.1416 | 0.9505 | 0.9498 | 0.9515 | | 0.0263 | 8.0 | 166 | 0.1032 | 0.9630 | 0.9626 | 0.9628 | | 0.0234 | 8.96 | 186 | 0.1011 | 0.9675 | 0.9673 | 0.9675 | | 0.0207 | 9.64 | 200 | 0.1026 | 0.9647 | 0.9644 | 0.9647 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "glioma", "meningioma", "notumor", "pituitary" ]
venradenator/vit-base-patch16-224-finetuned-flower
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-finetuned-flower This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 5 ### Training results ### Framework versions - Transformers 4.24.0 - Pytorch 2.0.1+cu118 - Datasets 2.7.1 - Tokenizers 0.13.3
[ "daisy", "dandelion", "roses", "sunflowers", "tulips" ]
Guldeniz/vit-base-patch16-224-in21k-lung_and_colon
<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. --> # Guldeniz/vit-base-patch16-224-in21k-lung_and_colon This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on Lung and Colon Histopathological Images dataset. This dataset can be reach via [Kaggle](https://www.kaggle.com/datasets/andrewmvd/lung-and-colon-cancer-histopathological-images). It achieves the following results on the evaluation set: - Train Loss: 0.0088 - Train Accuracy: 1.0 - Train Top-3-accuracy: 1.0 - Validation Loss: 0.0084 - Validation Accuracy: 0.9997 - Validation Top-3-accuracy: 1.0 - Epoch: 3 ## Model description The vision transformer model, trained by Google, has been fine-tuned using a lung and colon cancer image dataset consisting of a total of 25,000 images across 5 labels. The obtained results are highly promising, and the model demonstrates the ability to predict the following listed labels. - colon_aca - colon_n - lung_aca - lung_n - lung_scc ### Training hyperparameters The following hyperparameters were used during training: - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 3325, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01} - training_precision: float32 ### Training results | Train Loss | Train Accuracy | Train Top-3-accuracy | Validation Loss | Validation Accuracy | Validation Top-3-accuracy | Epoch | |:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:| | 0.1870 | 0.9784 | 0.9985 | 0.0455 | 0.9987 | 1.0 | 0 | | 0.0345 | 0.9972 | 1.0 | 0.0189 | 0.9995 | 1.0 | 1 | | 0.0134 | 1.0 | 1.0 | 0.0110 | 0.9997 | 1.0 | 2 | | 0.0088 | 1.0 | 1.0 | 0.0084 | 0.9997 | 1.0 | 3 | ### Framework versions - Transformers 4.26.1 - TensorFlow 2.12.0 - Datasets 2.10.1 - Tokenizers 0.13.3
[ "lung_aca", "colon_n", "colon_aca", "lung_n", "lung_scc" ]
amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_05
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_05 This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.1136 - Accuracy: 0.9584 - F1 Score: 0.9562 - Precision: 0.9576 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 100 - eval_batch_size: 100 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 400 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Precision | |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:| | 1.2801 | 0.98 | 13 | 0.6953 | 0.7335 | 0.6819 | 0.7815 | | 0.5928 | 1.96 | 26 | 0.3691 | 0.8440 | 0.8218 | 0.8629 | | 0.3122 | 2.94 | 39 | 0.1664 | 0.9402 | 0.9377 | 0.9373 | | 0.1513 | 4.0 | 53 | 0.1292 | 0.9493 | 0.9468 | 0.9467 | | 0.1227 | 4.98 | 66 | 0.1030 | 0.9601 | 0.9577 | 0.9585 | | 0.1201 | 5.96 | 79 | 0.1312 | 0.9522 | 0.9496 | 0.9508 | | 0.0806 | 6.94 | 92 | 0.1306 | 0.9522 | 0.9494 | 0.9520 | | 0.0645 | 8.0 | 106 | 0.1474 | 0.9482 | 0.9457 | 0.9490 | | 0.0668 | 8.98 | 119 | 0.0947 | 0.9613 | 0.9589 | 0.9600 | | 0.0577 | 9.81 | 130 | 0.1136 | 0.9584 | 0.9562 | 0.9576 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "glioma", "meningioma", "notumor", "pituitary" ]
palbee/vit-base-patch16-224-finetuned-flower
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-finetuned-flower This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 5 ### Training results ### Framework versions - Transformers 4.24.0 - Pytorch 2.0.1+cu118 - Datasets 2.7.1 - Tokenizers 0.13.3
[ "daisy", "dandelion", "roses", "sunflowers", "tulips" ]
DanggoRyo/swin-tiny-patch4-window7-224-finetuned-eurosat
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-tiny-patch4-window7-224-finetuned-eurosat This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.0635 - Accuracy: 0.98 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.2759 | 1.0 | 190 | 0.1109 | 0.9670 | | 0.1744 | 2.0 | 380 | 0.0871 | 0.9715 | | 0.1316 | 3.0 | 570 | 0.0635 | 0.98 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "annualcrop", "forest", "herbaceousvegetation", "highway", "industrial", "pasture", "permanentcrop", "residential", "river", "sealake" ]
SriPrasanna/autotrain-8v13-xs57-x55z-61491134800
# Model Trained Using AutoTrain - Problem type: Image Classification - CO2 Emissions (in grams): 0.0000 ## Validation Metricsg loss: 0.9600464105606079 f1_macro: 0.5260821309655938 f1_micro: 0.675 f1_weighted: 0.5832408435072142 precision_macro: 0.5353535353535354 precision_micro: 0.675 precision_weighted: 0.553030303030303 recall_macro: 0.5666666666666667 recall_micro: 0.675 recall_weighted: 0.675 accuracy: 0.675
[ "grade1", "grade2", "grade3" ]
amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_06
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_06 This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.2384 - Accuracy: 0.9226 - F1 Score: 0.9210 - Precision: 0.9214 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 100 - eval_batch_size: 100 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 400 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Precision | |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:| | 1.3082 | 0.98 | 13 | 0.7669 | 0.7819 | 0.7689 | 0.7723 | | 0.5415 | 1.96 | 26 | 0.3100 | 0.8867 | 0.8812 | 0.8816 | | 0.279 | 2.94 | 39 | 0.2901 | 0.8992 | 0.8967 | 0.8961 | | 0.1563 | 4.0 | 53 | 0.2655 | 0.9089 | 0.9078 | 0.9084 | | 0.1304 | 4.98 | 66 | 0.2971 | 0.8964 | 0.8935 | 0.8958 | | 0.1058 | 5.96 | 79 | 0.2358 | 0.9243 | 0.9218 | 0.9224 | | 0.0971 | 6.94 | 92 | 0.2298 | 0.9260 | 0.9245 | 0.9258 | | 0.079 | 8.0 | 106 | 0.2468 | 0.9134 | 0.9123 | 0.9125 | | 0.0638 | 8.98 | 119 | 0.2534 | 0.9112 | 0.9097 | 0.9101 | | 0.0538 | 9.81 | 130 | 0.2384 | 0.9226 | 0.9210 | 0.9214 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "glioma", "meningioma", "notumor", "pituitary" ]
amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_07
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_07 This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.2904 - Accuracy: 0.9095 - F1 Score: 0.9095 - Precision: 0.9189 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 100 - eval_batch_size: 100 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 400 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Precision | |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:| | 1.3335 | 0.98 | 13 | 0.9195 | 0.6281 | 0.6111 | 0.7245 | | 0.6062 | 1.96 | 26 | 0.6114 | 0.7625 | 0.7673 | 0.8385 | | 0.274 | 2.94 | 39 | 0.5468 | 0.7802 | 0.7772 | 0.8533 | | 0.1211 | 4.0 | 53 | 0.3922 | 0.8417 | 0.8417 | 0.8749 | | 0.0991 | 4.98 | 66 | 0.4734 | 0.8172 | 0.8209 | 0.8802 | | 0.0682 | 5.96 | 79 | 0.3751 | 0.8599 | 0.8600 | 0.8882 | | 0.0414 | 6.94 | 92 | 0.2951 | 0.8986 | 0.8995 | 0.9100 | | 0.0264 | 8.0 | 106 | 0.3485 | 0.8844 | 0.8855 | 0.9069 | | 0.021 | 8.98 | 119 | 0.3803 | 0.8764 | 0.8782 | 0.9031 | | 0.0151 | 9.81 | 130 | 0.2904 | 0.9095 | 0.9095 | 0.9189 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "glioma", "meningioma", "notumor", "pituitary" ]
pumpitup521/vit_finedtuned_food_model
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit_finedtuned_food_model This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the food101 dataset. It achieves the following results on the evaluation set: - Loss: 0.2214 - Accuracy: 0.934 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 16 - eval_batch_size: 16 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 64 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.6064 | 0.99 | 62 | 0.4593 | 0.872 | | 0.2607 | 2.0 | 125 | 0.2649 | 0.92 | | 0.2074 | 2.99 | 187 | 0.2421 | 0.924 | | 0.0908 | 4.0 | 250 | 0.2442 | 0.921 | | 0.1237 | 4.99 | 312 | 0.2353 | 0.923 | | 0.0915 | 6.0 | 375 | 0.2402 | 0.923 | | 0.0549 | 6.99 | 437 | 0.2053 | 0.933 | | 0.0645 | 8.0 | 500 | 0.2190 | 0.929 | | 0.087 | 8.99 | 562 | 0.2313 | 0.935 | | 0.0544 | 9.92 | 620 | 0.2214 | 0.934 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "apple_pie", "baby_back_ribs", "bruschetta", "waffles", "caesar_salad", "cannoli", "caprese_salad", "carrot_cake", "ceviche", "cheesecake", "cheese_plate", "chicken_curry", "chicken_quesadilla", "baklava", "chicken_wings", "chocolate_cake", "chocolate_mousse", "churros", "clam_chowder", "club_sandwich", "crab_cakes", "creme_brulee", "croque_madame", "cup_cakes", "beef_carpaccio", "deviled_eggs", "donuts", "dumplings", "edamame", "eggs_benedict", "escargots", "falafel", "filet_mignon", "fish_and_chips", "foie_gras", "beef_tartare", "french_fries", "french_onion_soup", "french_toast", "fried_calamari", "fried_rice", "frozen_yogurt", "garlic_bread", "gnocchi", "greek_salad", "grilled_cheese_sandwich", "beet_salad", "grilled_salmon", "guacamole", "gyoza", "hamburger", "hot_and_sour_soup", "hot_dog", "huevos_rancheros", "hummus", "ice_cream", "lasagna", "beignets", "lobster_bisque", "lobster_roll_sandwich", "macaroni_and_cheese", "macarons", "miso_soup", "mussels", "nachos", "omelette", "onion_rings", "oysters", "bibimbap", "pad_thai", "paella", "pancakes", "panna_cotta", "peking_duck", "pho", "pizza", "pork_chop", "poutine", "prime_rib", "bread_pudding", "pulled_pork_sandwich", "ramen", "ravioli", "red_velvet_cake", "risotto", "samosa", "sashimi", "scallops", "seaweed_salad", "shrimp_and_grits", "breakfast_burrito", "spaghetti_bolognese", "spaghetti_carbonara", "spring_rolls", "steak", "strawberry_shortcake", "sushi", "tacos", "takoyaki", "tiramisu", "tuna_tartare" ]
Vikas-nnresearch/swin-tiny-patch4-window7-224-finetuned-eurosat
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-tiny-patch4-window7-224-finetuned-eurosat This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.7400 - Accuracy: 0.6667 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | No log | 0.8 | 1 | 0.7400 | 0.6667 | | No log | 1.6 | 2 | 0.8959 | 0.3333 | | No log | 2.4 | 3 | 0.9678 | 0.3333 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "knob", "no knob" ]
amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_08
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_08 This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.1422 - Accuracy: 0.9537 - F1 Score: 0.9549 - Precision: 0.9564 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 100 - eval_batch_size: 100 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 400 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Precision | |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:| | 1.3618 | 0.99 | 19 | 0.6238 | 0.7541 | 0.7431 | 0.7821 | | 0.3833 | 1.97 | 38 | 0.3097 | 0.8865 | 0.8884 | 0.8970 | | 0.2011 | 2.96 | 57 | 0.2600 | 0.9053 | 0.9078 | 0.9171 | | 0.1124 | 4.0 | 77 | 0.1793 | 0.9328 | 0.9342 | 0.9381 | | 0.0711 | 4.99 | 96 | 0.1385 | 0.9497 | 0.9509 | 0.9522 | | 0.0518 | 5.97 | 115 | 0.1506 | 0.9485 | 0.9501 | 0.9523 | | 0.0393 | 6.96 | 134 | 0.1422 | 0.9537 | 0.9549 | 0.9564 | | 0.0361 | 8.0 | 154 | 0.1545 | 0.9482 | 0.9497 | 0.9522 | | 0.025 | 8.99 | 173 | 0.1482 | 0.9501 | 0.9516 | 0.9541 | | 0.0204 | 9.87 | 190 | 0.1474 | 0.9513 | 0.9527 | 0.9550 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "glioma", "meningioma", "notumor", "pituitary" ]
heroza/swin-tiny-patch4-window7-224-finetuned-eurosat
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-tiny-patch4-window7-224-finetuned-eurosat This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the image_folder dataset. It achieves the following results on the evaluation set: - Loss: 0.0557 - Accuracy: 0.9822 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.2902 | 1.0 | 190 | 0.1137 | 0.9626 | | 0.1872 | 2.0 | 380 | 0.0652 | 0.9793 | | 0.1215 | 3.0 | 570 | 0.0557 | 0.9822 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "annualcrop", "forest", "herbaceousvegetation", "highway", "industrial", "pasture", "permanentcrop", "residential", "river", "sealake" ]
vhurryharry/cifar
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # cifar This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the cifar10 dataset. It achieves the following results on the evaluation set: - Loss: 0.4714 - Accuracy: 0.883 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 16 - eval_batch_size: 16 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 64 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 1.7956 | 0.99 | 62 | 1.6395 | 0.817 | | 0.8981 | 2.0 | 125 | 0.8510 | 0.858 | | 0.6049 | 2.99 | 187 | 0.6666 | 0.878 | | 0.5427 | 4.0 | 250 | 0.5796 | 0.88 | | 0.4318 | 4.99 | 312 | 0.5110 | 0.889 | | 0.3952 | 6.0 | 375 | 0.4339 | 0.907 | | 0.3544 | 6.99 | 437 | 0.4432 | 0.902 | | 0.3612 | 8.0 | 500 | 0.4213 | 0.898 | | 0.3522 | 8.99 | 562 | 0.4474 | 0.884 | | 0.3096 | 9.92 | 620 | 0.4714 | 0.883 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "airplane", "automobile", "bird", "cat", "deer", "dog", "frog", "horse", "ship", "truck" ]
davidwtan/my_food_model
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # my_food_model This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the food101 dataset. It achieves the following results on the evaluation set: - Loss: 0.5005 - Accuracy: 0.915 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 16 - eval_batch_size: 16 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 64 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 3.2078 | 0.99 | 62 | 2.9572 | 0.787 | | 1.7221 | 2.0 | 125 | 1.6469 | 0.861 | | 1.2109 | 2.99 | 187 | 1.1555 | 0.894 | | 0.81 | 4.0 | 250 | 0.8631 | 0.91 | | 0.6486 | 4.99 | 312 | 0.7190 | 0.908 | | 0.5162 | 6.0 | 375 | 0.6194 | 0.91 | | 0.4567 | 6.99 | 437 | 0.5399 | 0.924 | | 0.43 | 8.0 | 500 | 0.5146 | 0.922 | | 0.3723 | 8.99 | 562 | 0.4914 | 0.922 | | 0.3938 | 9.92 | 620 | 0.5005 | 0.915 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "apple_pie", "baby_back_ribs", "bruschetta", "waffles", "caesar_salad", "cannoli", "caprese_salad", "carrot_cake", "ceviche", "cheesecake", "cheese_plate", "chicken_curry", "chicken_quesadilla", "baklava", "chicken_wings", "chocolate_cake", "chocolate_mousse", "churros", "clam_chowder", "club_sandwich", "crab_cakes", "creme_brulee", "croque_madame", "cup_cakes", "beef_carpaccio", "deviled_eggs", "donuts", "dumplings", "edamame", "eggs_benedict", "escargots", "falafel", "filet_mignon", "fish_and_chips", "foie_gras", "beef_tartare", "french_fries", "french_onion_soup", "french_toast", "fried_calamari", "fried_rice", "frozen_yogurt", "garlic_bread", "gnocchi", "greek_salad", "grilled_cheese_sandwich", "beet_salad", "grilled_salmon", "guacamole", "gyoza", "hamburger", "hot_and_sour_soup", "hot_dog", "huevos_rancheros", "hummus", "ice_cream", "lasagna", "beignets", "lobster_bisque", "lobster_roll_sandwich", "macaroni_and_cheese", "macarons", "miso_soup", "mussels", "nachos", "omelette", "onion_rings", "oysters", "bibimbap", "pad_thai", "paella", "pancakes", "panna_cotta", "peking_duck", "pho", "pizza", "pork_chop", "poutine", "prime_rib", "bread_pudding", "pulled_pork_sandwich", "ramen", "ravioli", "red_velvet_cake", "risotto", "samosa", "sashimi", "scallops", "seaweed_salad", "shrimp_and_grits", "breakfast_burrito", "spaghetti_bolognese", "spaghetti_carbonara", "spring_rolls", "steak", "strawberry_shortcake", "sushi", "tacos", "takoyaki", "tiramisu", "tuna_tartare" ]
vhurryharry/cifarv2
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # cifarv2 This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the cifar10 dataset. It achieves the following results on the evaluation set: - Loss: 0.2653 - Accuracy: 0.921 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 16 - eval_batch_size: 16 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 64 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.6994 | 1.0 | 250 | 0.7132 | 0.8758 | | 0.4271 | 2.0 | 500 | 0.4477 | 0.894 | | 0.3112 | 3.0 | 750 | 0.3905 | 0.8942 | | 0.3139 | 4.0 | 1000 | 0.3207 | 0.9115 | | 0.2511 | 5.0 | 1250 | 0.3288 | 0.9048 | | 0.2652 | 6.0 | 1500 | 0.2977 | 0.9125 | | 0.2392 | 7.0 | 1750 | 0.2720 | 0.9187 | | 0.1759 | 8.0 | 2000 | 0.2670 | 0.9173 | | 0.2024 | 9.0 | 2250 | 0.2606 | 0.9193 | | 0.1774 | 10.0 | 2500 | 0.2653 | 0.921 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "airplane", "automobile", "bird", "cat", "deer", "dog", "frog", "horse", "ship", "truck" ]
harshp8l/Fashion-Product-Images
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # Fashion-Product-Images This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 0.0354 - Accuracy: 0.9947 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 2e-05 - train_batch_size: 32 - eval_batch_size: 4 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.0915 | 1.0 | 1135 | 0.0693 | 0.9905 | | 0.0479 | 2.0 | 2270 | 0.0408 | 0.9938 | | 0.0324 | 3.0 | 3405 | 0.0354 | 0.9947 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "free items", "footwear", "sporting goods", "home", "personal care", "accessories", "apparel" ]
amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_09
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_09 This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.2586 - Accuracy: 0.9077 - F1 Score: 0.9093 - Precision: 0.9184 - Sensitivity: 0.9071 - Specificity: 0.9766 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 1e-05 - train_batch_size: 100 - eval_batch_size: 100 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 400 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 20 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Precision | Sensitivity | Specificity | |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:|:-----------:|:-----------:| | 1.4243 | 0.99 | 19 | 1.2818 | 0.4124 | 0.3570 | 0.4910 | 0.4019 | 0.8403 | | 1.1046 | 1.97 | 38 | 0.8873 | 0.6658 | 0.6584 | 0.7235 | 0.6608 | 0.9117 | | 0.5232 | 2.96 | 57 | 0.5753 | 0.7671 | 0.7654 | 0.8063 | 0.7631 | 0.9395 | | 0.3235 | 4.0 | 77 | 0.4476 | 0.8256 | 0.8272 | 0.8496 | 0.8228 | 0.9549 | | 0.2586 | 4.99 | 96 | 0.3886 | 0.8590 | 0.8608 | 0.8764 | 0.8567 | 0.9638 | | 0.1986 | 5.97 | 115 | 0.3538 | 0.8641 | 0.8663 | 0.8816 | 0.8624 | 0.9652 | | 0.166 | 6.96 | 134 | 0.3543 | 0.8649 | 0.8668 | 0.8849 | 0.8637 | 0.9655 | | 0.1345 | 8.0 | 154 | 0.3729 | 0.8586 | 0.8610 | 0.8837 | 0.8571 | 0.9640 | | 0.1197 | 8.99 | 173 | 0.2879 | 0.8975 | 0.8987 | 0.9098 | 0.8961 | 0.9740 | | 0.1033 | 9.97 | 192 | 0.2810 | 0.8998 | 0.9013 | 0.9128 | 0.8983 | 0.9746 | | 0.0957 | 10.96 | 211 | 0.3239 | 0.8802 | 0.8818 | 0.8988 | 0.8795 | 0.9696 | | 0.085 | 12.0 | 231 | 0.2586 | 0.9077 | 0.9093 | 0.9184 | 0.9071 | 0.9766 | | 0.0769 | 12.99 | 250 | 0.2662 | 0.9018 | 0.9036 | 0.9149 | 0.9011 | 0.9751 | | 0.0758 | 13.97 | 269 | 0.2830 | 0.8951 | 0.8970 | 0.9102 | 0.8945 | 0.9734 | | 0.068 | 14.96 | 288 | 0.2757 | 0.8967 | 0.8986 | 0.9113 | 0.8960 | 0.9738 | | 0.0641 | 16.0 | 308 | 0.2743 | 0.8991 | 0.9008 | 0.9136 | 0.8984 | 0.9744 | | 0.0623 | 16.99 | 327 | 0.2713 | 0.8987 | 0.9001 | 0.9127 | 0.8982 | 0.9743 | | 0.0542 | 17.97 | 346 | 0.2650 | 0.8987 | 0.9005 | 0.9128 | 0.8980 | 0.9743 | | 0.0573 | 18.96 | 365 | 0.2709 | 0.8963 | 0.8981 | 0.9112 | 0.8957 | 0.9737 | | 0.058 | 19.74 | 380 | 0.2778 | 0.8947 | 0.8965 | 0.9101 | 0.8942 | 0.9733 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "glioma", "meningioma", "notumor", "pituitary" ]
aalonso-developer/vit-base-clothing-leafs-example-full-simple
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-clothing-leafs-example-full-simple This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset. It achieves the following results on the evaluation set: - Loss: 0.9954 - Accuracy: 0.7155 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 3e-05 - train_batch_size: 32 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 4 - mixed_precision_training: Native AMP ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:-----:|:---------------:|:--------:| | 1.9495 | 0.14 | 1000 | 1.4553 | 0.6307 | | 1.3079 | 0.28 | 2000 | 1.2347 | 0.6677 | | 1.178 | 0.41 | 3000 | 1.1607 | 0.6758 | | 1.1324 | 0.55 | 4000 | 1.1307 | 0.6824 | | 1.0928 | 0.69 | 5000 | 1.0956 | 0.6909 | | 1.0679 | 0.83 | 6000 | 1.0790 | 0.6912 | | 1.0488 | 0.97 | 7000 | 1.0486 | 0.7014 | | 0.9548 | 1.11 | 8000 | 1.0449 | 0.7016 | | 0.9352 | 1.24 | 9000 | 1.0348 | 0.7042 | | 0.9164 | 1.38 | 10000 | 1.0340 | 0.7034 | | 0.9267 | 1.52 | 11000 | 1.0178 | 0.7089 | | 0.9058 | 1.66 | 12000 | 1.0160 | 0.7063 | | 0.9028 | 1.8 | 13000 | 1.0084 | 0.7111 | | 0.9093 | 1.94 | 14000 | 1.0009 | 0.7136 | | 0.8346 | 2.07 | 15000 | 1.0152 | 0.7117 | | 0.7897 | 2.21 | 16000 | 1.0072 | 0.7141 | | 0.7869 | 2.35 | 17000 | 1.0088 | 0.7083 | | 0.7853 | 2.49 | 18000 | 0.9981 | 0.7162 | | 0.7732 | 2.63 | 19000 | 1.0030 | 0.7149 | | 0.779 | 2.77 | 20000 | 0.9954 | 0.7155 | | 0.7655 | 2.9 | 21000 | 0.9972 | 0.7179 | | 0.74 | 3.04 | 22000 | 1.0114 | 0.7138 | | 0.6824 | 3.18 | 23000 | 1.0171 | 0.7130 | | 0.68 | 3.32 | 24000 | 1.0111 | 0.7178 | | 0.6787 | 3.46 | 25000 | 1.0124 | 0.7151 | | 0.6808 | 3.6 | 26000 | 1.0181 | 0.7150 | | 0.6561 | 3.73 | 27000 | 1.0144 | 0.7168 | | 0.6611 | 3.87 | 28000 | 1.0154 | 0.7155 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "skirt", "jodhpurs", "leggings", "coverup", "capris", "dress", "sweatshorts", "tee", "jersey", "cutoffs", "sweatpants", "sarong", "henley", "joggers", "tank", "poncho", "onesie", "anorak", "kimono", "romper", "halter", "top", "culottes", "jeggings", "robe", "shorts", "jeans", "cardigan", "jumpsuit", "sweater", "bomber", "parka", "chinos", "turtleneck", "flannel", "trunks", "blouse", "gauchos", "blazer", "caftan", "hoodie", "coat", "peacoat", "jacket", "button-down", "kaftan" ]
heyitskim1912/AML_A2_Q4
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # AML_A2_Q4 This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the cifar10 dataset. It achieves the following results on the evaluation set: - Loss: 0.0432 - Accuracy: 0.9894 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 2e-05 - train_batch_size: 20 - eval_batch_size: 4 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.1642 | 1.0 | 2250 | 0.0572 | 0.9862 | | 0.1503 | 2.0 | 4500 | 0.0591 | 0.9854 | | 0.1818 | 3.0 | 6750 | 0.0432 | 0.9894 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "airplane", "automobile", "bird", "cat", "deer", "dog", "frog", "horse", "ship", "truck" ]
jayanthspratap/convnext-tiny-224-drfx-CT-classifier
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # convnext-tiny-224-drfx-CT-classifier This model is a fine-tuned version of [facebook/convnext-tiny-224](https://huggingface.co/facebook/convnext-tiny-224) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.6600 - Accuracy: 0.7647 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 4 - eval_batch_size: 4 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 16 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | No log | 1.0 | 4 | 0.6600 | 0.7647 | | No log | 2.0 | 8 | 0.7135 | 0.5882 | | 0.4055 | 3.0 | 12 | 0.6851 | 0.6471 | | 0.4055 | 4.0 | 16 | 0.6512 | 0.6471 | | 0.3895 | 5.0 | 20 | 0.7131 | 0.6471 | | 0.3895 | 6.0 | 24 | 0.7158 | 0.6471 | | 0.3895 | 7.0 | 28 | 0.6533 | 0.7647 | | 0.363 | 8.0 | 32 | 0.6211 | 0.7059 | | 0.363 | 9.0 | 36 | 0.6222 | 0.7647 | | 0.3207 | 10.0 | 40 | 0.6255 | 0.7647 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "no", "yes" ]
jayanthspratap/resnet-50-drfx-CT-classifier
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # resnet-50-drfx-CT-classifier This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.6813 - Accuracy: 0.7647 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 4 - eval_batch_size: 4 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 16 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | No log | 1.0 | 4 | 0.6770 | 0.6471 | | No log | 2.0 | 8 | 0.6813 | 0.7647 | | 0.6847 | 3.0 | 12 | 0.6777 | 0.7059 | | 0.6847 | 4.0 | 16 | 0.6819 | 0.7059 | | 0.6886 | 5.0 | 20 | 0.6842 | 0.6471 | | 0.6886 | 6.0 | 24 | 0.6806 | 0.7059 | | 0.6886 | 7.0 | 28 | 0.6765 | 0.7059 | | 0.6865 | 8.0 | 32 | 0.6807 | 0.7647 | | 0.6865 | 9.0 | 36 | 0.6822 | 0.6471 | | 0.6848 | 10.0 | 40 | 0.6832 | 0.5882 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "no", "yes" ]
jayanthspratap/convnext-tiny-224-drfx-surgery-classifier
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # convnext-tiny-224-drfx-surgery-classifier This model is a fine-tuned version of [facebook/convnext-tiny-224](https://huggingface.co/facebook/convnext-tiny-224) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.6160 - Accuracy: 0.875 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-06 - train_batch_size: 4 - eval_batch_size: 4 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 16 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | No log | 1.0 | 4 | 0.7140 | 0.375 | | No log | 2.0 | 8 | 0.6876 | 0.5 | | 0.7104 | 3.0 | 12 | 0.6666 | 0.625 | | 0.7104 | 4.0 | 16 | 0.6495 | 0.6875 | | 0.6567 | 5.0 | 20 | 0.6360 | 0.75 | | 0.6567 | 6.0 | 24 | 0.6247 | 0.8125 | | 0.6567 | 7.0 | 28 | 0.6160 | 0.875 | | 0.6277 | 8.0 | 32 | 0.6098 | 0.875 | | 0.6277 | 9.0 | 36 | 0.6058 | 0.875 | | 0.6122 | 10.0 | 40 | 0.6043 | 0.875 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "no", "yes" ]
jayanthspratap/resnet-50-drfx-surgery-classifier
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # resnet-50-drfx-surgery-classifier This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.6399 - Accuracy: 0.875 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-06 - train_batch_size: 4 - eval_batch_size: 4 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 16 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | No log | 1.0 | 4 | 0.6591 | 0.8125 | | No log | 2.0 | 8 | 0.6399 | 0.875 | | 0.6638 | 3.0 | 12 | 0.6671 | 0.875 | | 0.6638 | 4.0 | 16 | 0.6645 | 0.8125 | | 0.6562 | 5.0 | 20 | 0.6495 | 0.875 | | 0.6562 | 6.0 | 24 | 0.6673 | 0.875 | | 0.6562 | 7.0 | 28 | 0.6539 | 0.875 | | 0.6527 | 8.0 | 32 | 0.6519 | 0.875 | | 0.6527 | 9.0 | 36 | 0.6603 | 0.875 | | 0.6596 | 10.0 | 40 | 0.6525 | 0.875 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "no", "yes" ]
jayanthspratap/vit-base-patch16-224-drfx-surgery-classifier
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-drfx-surgery-classifier This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.3696 - Accuracy: 0.875 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-06 - train_batch_size: 4 - eval_batch_size: 4 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 16 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | No log | 1.0 | 4 | 0.5814 | 0.875 | | No log | 2.0 | 8 | 0.4649 | 0.875 | | 0.6165 | 3.0 | 12 | 0.4166 | 0.875 | | 0.6165 | 4.0 | 16 | 0.3897 | 0.875 | | 0.4482 | 5.0 | 20 | 0.3811 | 0.875 | | 0.4482 | 6.0 | 24 | 0.3754 | 0.875 | | 0.4482 | 7.0 | 28 | 0.3724 | 0.875 | | 0.4023 | 8.0 | 32 | 0.3707 | 0.875 | | 0.4023 | 9.0 | 36 | 0.3698 | 0.875 | | 0.4415 | 10.0 | 40 | 0.3696 | 0.875 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "no", "yes" ]
jayanthspratap/vit-base-patch16-224-drfx-CT-classifier
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-drfx-CT-classifier This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.6281 - Accuracy: 0.7059 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-06 - train_batch_size: 4 - eval_batch_size: 4 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 16 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | No log | 1.0 | 4 | 0.7020 | 0.5294 | | No log | 2.0 | 8 | 0.6686 | 0.6471 | | 0.7085 | 3.0 | 12 | 0.6509 | 0.5882 | | 0.7085 | 4.0 | 16 | 0.6336 | 0.6471 | | 0.6847 | 5.0 | 20 | 0.6281 | 0.7059 | | 0.6847 | 6.0 | 24 | 0.6256 | 0.7059 | | 0.6847 | 7.0 | 28 | 0.6229 | 0.7059 | | 0.6814 | 8.0 | 32 | 0.6218 | 0.7059 | | 0.6814 | 9.0 | 36 | 0.6214 | 0.7059 | | 0.6717 | 10.0 | 40 | 0.6213 | 0.7059 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "no", "yes" ]
franco1102/human-actions-vit-model-francomedin
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # human-actions-vit-model-francomedin This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the None dataset. It achieves the following results on the evaluation set: - Loss: 8.2276 - Accuracy: 0.0631 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 5 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 1.3325 | 0.32 | 500 | 4.2477 | 0.0298 | | 0.9863 | 0.63 | 1000 | 3.6803 | 0.1269 | | 0.8753 | 0.95 | 1500 | 4.7335 | 0.0443 | | 0.5808 | 1.27 | 2000 | 5.3964 | 0.0752 | | 0.5256 | 1.59 | 2500 | 5.2087 | 0.1059 | | 0.5277 | 1.9 | 3000 | 5.7696 | 0.0783 | | 0.326 | 2.22 | 3500 | 6.5902 | 0.0348 | | 0.2548 | 2.54 | 4000 | 6.4781 | 0.0961 | | 0.2708 | 2.86 | 4500 | 6.2750 | 0.0933 | | 0.1677 | 3.17 | 5000 | 7.2354 | 0.0763 | | 0.0796 | 3.49 | 5500 | 7.6928 | 0.0633 | | 0.0904 | 3.81 | 6000 | 7.5144 | 0.0607 | | 0.0561 | 4.13 | 6500 | 7.9617 | 0.0665 | | 0.0205 | 4.44 | 7000 | 7.9271 | 0.0681 | | 0.0204 | 4.76 | 7500 | 8.2276 | 0.0631 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "calling", "clapping", "running", "sitting", "sleeping", "texting", "using_laptop", "cycling", "dancing", "drinking", "eating", "fighting", "hugging", "laughing", "listening_to_music" ]
platzi/platzi-vit-model-luis-rascon
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # platzi-vit-model-luis-rascon This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset. It achieves the following results on the evaluation set: - Loss: 0.0563 - Accuracy: 0.9850 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.1447 | 3.85 | 500 | 0.0563 | 0.9850 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "angular_leaf_spot", "bean_rust", "healthy" ]
amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_10
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_10 This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.2175 - Accuracy: 0.9375 - F1 Score: 0.9383 - Precision: 0.9451 - Sensitivity: 0.9381 - Specificity: 0.9843 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0001 - train_batch_size: 100 - eval_batch_size: 100 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 400 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Precision | Sensitivity | Specificity | |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:|:-----------:|:-----------:| | 1.3428 | 0.99 | 19 | 0.7059 | 0.7467 | 0.7535 | 0.7951 | 0.7464 | 0.9332 | | 0.3308 | 1.97 | 38 | 0.2314 | 0.9183 | 0.9194 | 0.9239 | 0.9191 | 0.9792 | | 0.1601 | 2.96 | 57 | 0.2024 | 0.9305 | 0.9314 | 0.9349 | 0.9306 | 0.9824 | | 0.0976 | 4.0 | 77 | 0.3376 | 0.8904 | 0.8943 | 0.9126 | 0.8930 | 0.9724 | | 0.0585 | 4.99 | 96 | 0.3893 | 0.8830 | 0.8853 | 0.9115 | 0.8854 | 0.9706 | | 0.0432 | 5.97 | 115 | 0.2559 | 0.9214 | 0.9239 | 0.9330 | 0.9237 | 0.9802 | | 0.0313 | 6.96 | 134 | 0.2175 | 0.9375 | 0.9383 | 0.9451 | 0.9381 | 0.9843 | | 0.0176 | 8.0 | 154 | 0.2309 | 0.9313 | 0.9326 | 0.9386 | 0.9320 | 0.9827 | | 0.0152 | 8.99 | 173 | 0.2358 | 0.9328 | 0.9339 | 0.9416 | 0.9336 | 0.9831 | | 0.0089 | 9.87 | 190 | 0.2116 | 0.9360 | 0.9374 | 0.9437 | 0.9372 | 0.9839 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "glioma", "meningioma", "notumor", "pituitary" ]
jonastokoliu/image_cls_vit-base-patch16-224-in21k_food101_finetune
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # image_cls_vit-base-patch16-224-in21k_food101_finetune This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the food101 dataset. It achieves the following results on the evaluation set: - Loss: 2.3653 - Accuracy: 0.838 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 3.5065 | 0.99 | 31 | 3.2552 | 0.779 | | 2.67 | 1.98 | 62 | 2.5466 | 0.833 | | 2.3665 | 2.98 | 93 | 2.3653 | 0.838 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "apple_pie", "baby_back_ribs", "bruschetta", "waffles", "caesar_salad", "cannoli", "caprese_salad", "carrot_cake", "ceviche", "cheesecake", "cheese_plate", "chicken_curry", "chicken_quesadilla", "baklava", "chicken_wings", "chocolate_cake", "chocolate_mousse", "churros", "clam_chowder", "club_sandwich", "crab_cakes", "creme_brulee", "croque_madame", "cup_cakes", "beef_carpaccio", "deviled_eggs", "donuts", "dumplings", "edamame", "eggs_benedict", "escargots", "falafel", "filet_mignon", "fish_and_chips", "foie_gras", "beef_tartare", "french_fries", "french_onion_soup", "french_toast", "fried_calamari", "fried_rice", "frozen_yogurt", "garlic_bread", "gnocchi", "greek_salad", "grilled_cheese_sandwich", "beet_salad", "grilled_salmon", "guacamole", "gyoza", "hamburger", "hot_and_sour_soup", "hot_dog", "huevos_rancheros", "hummus", "ice_cream", "lasagna", "beignets", "lobster_bisque", "lobster_roll_sandwich", "macaroni_and_cheese", "macarons", "miso_soup", "mussels", "nachos", "omelette", "onion_rings", "oysters", "bibimbap", "pad_thai", "paella", "pancakes", "panna_cotta", "peking_duck", "pho", "pizza", "pork_chop", "poutine", "prime_rib", "bread_pudding", "pulled_pork_sandwich", "ramen", "ravioli", "red_velvet_cake", "risotto", "samosa", "sashimi", "scallops", "seaweed_salad", "shrimp_and_grits", "breakfast_burrito", "spaghetti_bolognese", "spaghetti_carbonara", "spring_rolls", "steak", "strawberry_shortcake", "sushi", "tacos", "takoyaki", "tiramisu", "tuna_tartare" ]
jazzmacedo/fruits-and-vegetables-detector-36
# fruits-and-vegetables-detector-36 This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50). It achieves the following results on the evaluation set: - Loss: 0.0014 - Accuracy: 0.9721 ## Model description This Model is a exploration test using the base model resnet-50 from microsoft. ## Intended uses & limitations This Model was trained with a very small dataset [kritikseth/fruit-and-vegetable-image-recognition](https://www.kaggle.com/datasets/kritikseth/fruit-and-vegetable-image-recognition) that contains only 36 labels ### How to use Here is how to use this model to classify an image: ```python import cv2 import torch import torchvision.transforms as transforms from transformers import AutoModelForImageClassification from PIL import Image # Load the saved model and tokenizer model = AutoModelForImageClassification.from_pretrained("jazzmacedo/fruits-and-vegetables-detector-36") # Get the list of labels from the model's configuration labels = list(model.config.id2label.values()) # Define the preprocessing transformation preprocess = transforms.Compose([ transforms.Resize((224, 224)), transforms.ToTensor(), transforms.Normalize(mean=[0.485, 0.456, 0.406], std=[0.229, 0.224, 0.225]) ]) image_path = "path/to/your/image.jpg" image = cv2.imread(image_path) image = cv2.cvtColor(image, cv2.COLOR_BGR2RGB) pil_image = Image.fromarray(image) # Convert NumPy array to PIL image input_tensor = preprocess(pil_image).unsqueeze(0) # Run the image through the model outputs = model(input_tensor) # Get the predicted label index predicted_idx = torch.argmax(outputs.logits, dim=1).item() # Get the predicted label text predicted_label = labels[predicted_idx] # Print the predicted label print("Detected label:", predicted_label) ``` ## Training and evaluation data Dataset Source: https://www.kaggle.com/datasets/kritikseth/fruit-and-vegetable-image-recognition ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.001 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 10
[ "apple", "banana", "beetroot", "bell pepper", "cabbage", "capsicum", "carrot", "cauliflower", "chilli pepper", "corn", "cucumber", "eggplant", "garlic", "ginger", "grapes", "jalepeno", "kiwi", "lemon", "lettuce", "mango", "onion", "orange", "paprika", "pear", "peas", "pineapple", "pomegranate", "potato", "raddish", "soy beans", "spinach", "sweetcorn", "sweetpotato", "tomato", "turnip", "watermelon" ]
amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_11
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_11 This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.0783 - Accuracy: 0.9800 - F1 Score: 0.9796 - Precision: 0.9797 - Sensitivity: 0.9796 - Specificity: 0.9950 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0001 - train_batch_size: 100 - eval_batch_size: 100 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 400 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Precision | Sensitivity | Specificity | |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:|:-----------:|:-----------:| | 1.2367 | 0.99 | 19 | 0.3560 | 0.8649 | 0.8629 | 0.8649 | 0.8629 | 0.9648 | | 0.2911 | 1.97 | 38 | 0.2087 | 0.9297 | 0.9290 | 0.9335 | 0.9277 | 0.9822 | | 0.1681 | 2.96 | 57 | 0.1393 | 0.9564 | 0.9558 | 0.9558 | 0.9562 | 0.9890 | | 0.0923 | 4.0 | 77 | 0.1106 | 0.9643 | 0.9639 | 0.9637 | 0.9647 | 0.9910 | | 0.0602 | 4.99 | 96 | 0.1510 | 0.9505 | 0.9494 | 0.9512 | 0.9504 | 0.9875 | | 0.0388 | 5.97 | 115 | 0.1145 | 0.9666 | 0.9667 | 0.9670 | 0.9672 | 0.9916 | | 0.0197 | 6.96 | 134 | 0.0783 | 0.9800 | 0.9796 | 0.9797 | 0.9796 | 0.9950 | | 0.0172 | 8.0 | 154 | 0.1032 | 0.9713 | 0.9713 | 0.9715 | 0.9718 | 0.9928 | | 0.0169 | 8.99 | 173 | 0.0854 | 0.9776 | 0.9772 | 0.9771 | 0.9774 | 0.9944 | | 0.0104 | 9.87 | 190 | 0.0948 | 0.9753 | 0.9750 | 0.9749 | 0.9753 | 0.9938 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "glioma", "meningioma", "notumor", "pituitary" ]
Abhilashvj/CIRCL_website_classifier_test
# Model Card for Model ID <!-- This model can be used to classify website screenshots. --> This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1). ## Model Details ### Model Description <!-- Provide a longer summary of what this model is. --> - **Developed by:** [More Information Needed] - **Shared by [optional]:** [More Information Needed] - **Model type:** [More Information Needed] - **Language(s) (NLP):** [More Information Needed] - **License:** [More Information Needed] - **Finetuned from model [optional]:** [More Information Needed] ### Model Sources [optional] <!-- Provide the basic links for the model. --> - **Repository:** [More Information Needed] - **Paper [optional]:** [More Information Needed] - **Demo [optional]:** [More Information Needed] ## Uses <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. --> ### Direct Use <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. --> [More Information Needed] ### Downstream Use [optional] <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app --> [More Information Needed] ### Out-of-Scope Use <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. --> [More Information Needed] ## Bias, Risks, and Limitations <!-- This section is meant to convey both technical and sociotechnical limitations. --> [More Information Needed] ### Recommendations <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. --> Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. ## How to Get Started with the Model Use the code below to get started with the model. [More Information Needed] ## Training Details ### Training Data <!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. --> [More Information Needed] ### Training Procedure <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. --> #### Preprocessing [optional] [More Information Needed] #### Training Hyperparameters - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision --> #### Speeds, Sizes, Times [optional] <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. --> [More Information Needed] ## Evaluation <!-- This section describes the evaluation protocols and provides the results. --> ### Testing Data, Factors & Metrics #### Testing Data <!-- This should link to a Data Card if possible. --> [More Information Needed] #### Factors <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. --> [More Information Needed] #### Metrics <!-- These are the evaluation metrics being used, ideally with a description of why. --> [More Information Needed] ### Results [More Information Needed] #### Summary ## Model Examination [optional] <!-- Relevant interpretability work for the model goes here --> [More Information Needed] ## Environmental Impact <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly --> Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). - **Hardware Type:** [More Information Needed] - **Hours used:** [More Information Needed] - **Cloud Provider:** [More Information Needed] - **Compute Region:** [More Information Needed] - **Carbon Emitted:** [More Information Needed] ## Technical Specifications [optional] ### Model Architecture and Objective [More Information Needed] ### Compute Infrastructure [More Information Needed] #### Hardware [More Information Needed] #### Software [More Information Needed] ## Citation [optional] <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. --> **BibTeX:** [More Information Needed] **APA:** [More Information Needed] ## Glossary [optional] <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. --> [More Information Needed] ## More Information [optional] [More Information Needed] ## Model Card Authors [optional] [More Information Needed] ## Model Card Contact [More Information Needed]
[ "forum", "general", "marketplace" ]
platzi/platzi-vit-model-joel-orellana
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # platzi-vit-model-joel-orellana This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset. It achieves the following results on the evaluation set: - Loss: 0.0283 - Accuracy: 0.9925 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.1313 | 3.85 | 500 | 0.0283 | 0.9925 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "angular_leaf_spot", "bean_rust", "healthy" ]
larkhoon/vit-base-patch16-224-finetuned-flower
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-finetuned-flower This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 5 ### Training results ### Framework versions - Transformers 4.24.0 - Pytorch 2.0.1+cu118 - Datasets 2.7.1 - Tokenizers 0.13.3
[ "daisy", "dandelion", "roses", "sunflowers", "tulips" ]
amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_12
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_12 This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.0789 - Accuracy: 0.9760 - F1 Score: 0.9761 - Precision: 0.9762 - Sensitivity: 0.9762 - Specificity: 0.9940 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0001 - train_batch_size: 64 - eval_batch_size: 64 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 256 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Precision | Sensitivity | Specificity | |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:|:-----------:|:-----------:| | 0.3644 | 1.0 | 30 | 0.2918 | 0.8955 | 0.8974 | 0.9070 | 0.8957 | 0.9734 | | 0.2177 | 2.0 | 60 | 0.2319 | 0.9152 | 0.9155 | 0.9237 | 0.9156 | 0.9786 | | 0.1171 | 3.0 | 90 | 0.1654 | 0.9489 | 0.9494 | 0.9532 | 0.9492 | 0.9872 | | 0.068 | 4.0 | 120 | 0.1600 | 0.9450 | 0.9451 | 0.9466 | 0.9455 | 0.9861 | | 0.0499 | 5.0 | 150 | 0.0947 | 0.9654 | 0.9656 | 0.9656 | 0.9657 | 0.9913 | | 0.0302 | 6.0 | 180 | 0.0882 | 0.9713 | 0.9714 | 0.9715 | 0.9715 | 0.9928 | | 0.0207 | 7.0 | 210 | 0.1002 | 0.9698 | 0.9699 | 0.9708 | 0.9699 | 0.9924 | | 0.0205 | 8.0 | 240 | 0.1550 | 0.9525 | 0.9521 | 0.9544 | 0.9529 | 0.9881 | | 0.0163 | 9.0 | 270 | 0.0789 | 0.9760 | 0.9761 | 0.9762 | 0.9762 | 0.9940 | | 0.0181 | 10.0 | 300 | 0.0923 | 0.9737 | 0.9737 | 0.9740 | 0.9738 | 0.9934 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "glioma", "meningioma", "notumor", "pituitary" ]
platzi/platzi-vit-model-luis-reyes
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # platzi-vit-model-luis-reyes This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset. It achieves the following results on the evaluation set: - Loss: 0.0661 - Accuracy: 0.9850 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.1322 | 3.85 | 500 | 0.0661 | 0.9850 | ### Framework versions - Transformers 4.29.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "angular_leaf_spot", "bean_rust", "healthy" ]
edramos/swin-tiny-patch4-window7-224-finetuned-baseplates
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-tiny-patch4-window7-224-finetuned-baseplates This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.1492 - Accuracy: 0.9569 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 1.0016 | 0.99 | 34 | 0.5869 | 0.8090 | | 0.4455 | 1.99 | 68 | 0.2308 | 0.9405 | | 0.321 | 2.98 | 102 | 0.1492 | 0.9569 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "class1", "class2", "class3", "class4", "class5", "class6" ]
amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_13
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_13 This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224-in22k](https://huggingface.co/microsoft/swin-base-patch4-window7-224-in22k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.0796 - Accuracy: 0.9784 - F1 Score: 0.9786 - Precision: 0.9787 - Sensitivity: 0.9790 - Specificity: 0.9946 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0001 - train_batch_size: 100 - eval_batch_size: 100 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 400 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Precision | Sensitivity | Specificity | |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:|:-----------:|:-----------:| | 1.2276 | 0.99 | 19 | 0.5721 | 0.7891 | 0.7955 | 0.8401 | 0.7933 | 0.9454 | | 0.3873 | 1.97 | 38 | 0.2399 | 0.9195 | 0.9195 | 0.9207 | 0.9224 | 0.9796 | | 0.1287 | 2.96 | 57 | 0.2204 | 0.9230 | 0.9237 | 0.9275 | 0.9261 | 0.9806 | | 0.0882 | 4.0 | 77 | 0.1026 | 0.9647 | 0.9649 | 0.9647 | 0.9656 | 0.9911 | | 0.0605 | 4.99 | 96 | 0.0898 | 0.9678 | 0.9683 | 0.9686 | 0.9685 | 0.9919 | | 0.0439 | 5.97 | 115 | 0.0853 | 0.9741 | 0.9746 | 0.9748 | 0.9747 | 0.9935 | | 0.0275 | 6.96 | 134 | 0.0941 | 0.9721 | 0.9724 | 0.9730 | 0.9730 | 0.9930 | | 0.0186 | 8.0 | 154 | 0.0803 | 0.9764 | 0.9767 | 0.9770 | 0.9773 | 0.9941 | | 0.0165 | 8.99 | 173 | 0.0740 | 0.9780 | 0.9782 | 0.9782 | 0.9786 | 0.9945 | | 0.0106 | 9.87 | 190 | 0.0796 | 0.9784 | 0.9786 | 0.9787 | 0.9790 | 0.9946 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "glioma", "meningioma", "notumor", "pituitary" ]
platzi/platzi-vit-model-andres-arboleda
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # platzi-vit-model-andres-arboleda This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset. It achieves the following results on the evaluation set: - Loss: 0.0152 - Accuracy: 1.0 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.1312 | 3.85 | 500 | 0.0152 | 1.0 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "angular_leaf_spot", "bean_rust", "healthy" ]
jonglet/mobile_vit
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # mobile_vit This model is a fine-tuned version of [apple/mobilevit-small](https://huggingface.co/apple/mobilevit-small) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 1.1128 - Accuracy: 0.7615 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 200 - eval_batch_size: 16 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 2 - mixed_precision_training: Native AMP ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.5859 | 0.78 | 1000 | 0.9741 | 0.7787 | | 0.1195 | 1.56 | 2000 | 1.1128 | 0.7615 | ### Framework versions - Transformers 4.27.4 - Pytorch 1.13.0 - Datasets 2.1.0 - Tokenizers 0.13.2
[ "1", "b", "p", "q", "r", "k", "n", "p", "q", "r", "b", "k", "n" ]
hegz/autotrain-image-class-darsh-62976135295
# Model Trained Using AutoTrain - Problem type: Binary Classification - Model ID: 62976135295 - CO2 Emissions (in grams): 0.1725 ## Validation Metrics - Loss: 0.003 - Accuracy: 1.000 - Precision: 1.000 - Recall: 1.000 - AUC: 1.000 - F1: 1.000
[ "abnormal", "normal" ]
willfox/vit-base-patch16-224-finetuned-flower
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-finetuned-flower This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 5 ### Training results ### Framework versions - Transformers 4.24.0 - Pytorch 2.0.1+cu118 - Datasets 2.7.1 - Tokenizers 0.13.3
[ "daisy", "dandelion", "roses", "sunflowers", "tulips" ]
JoseVilla/cfe-telmex-classification-finetuned-v2
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # cfe-telmex-classification-finetuned-v2 This model is a fine-tuned version of [JoseVilla/cfe-telmex-classification-finetuned-v1](https://huggingface.co/JoseVilla/cfe-telmex-classification-finetuned-v1) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.1568 - Accuracy: 1.0 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | No log | 1.0 | 2 | 0.3749 | 0.7586 | | No log | 2.0 | 4 | 0.1568 | 1.0 | | No log | 3.0 | 6 | 0.0495 | 1.0 | | No log | 4.0 | 8 | 0.0188 | 1.0 | | 0.136 | 5.0 | 10 | 0.0087 | 1.0 | | 0.136 | 6.0 | 12 | 0.0060 | 1.0 | | 0.136 | 7.0 | 14 | 0.0063 | 1.0 | | 0.136 | 8.0 | 16 | 0.0039 | 1.0 | | 0.136 | 9.0 | 18 | 0.0018 | 1.0 | | 0.0129 | 10.0 | 20 | 0.0015 | 1.0 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "cfe", "telmex" ]
Richardol1219/my_awesome_food_model
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # my_awesome_food_model This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the food101 dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 16 - eval_batch_size: 16 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 64 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Framework versions - Transformers 4.28.0 - Pytorch 1.13.1+cpu - Datasets 2.12.0 - Tokenizers 0.13.3
[ "apple_pie", "baby_back_ribs", "bruschetta", "waffles", "caesar_salad", "cannoli", "caprese_salad", "carrot_cake", "ceviche", "cheesecake", "cheese_plate", "chicken_curry", "chicken_quesadilla", "baklava", "chicken_wings", "chocolate_cake", "chocolate_mousse", "churros", "clam_chowder", "club_sandwich", "crab_cakes", "creme_brulee", "croque_madame", "cup_cakes", "beef_carpaccio", "deviled_eggs", "donuts", "dumplings", "edamame", "eggs_benedict", "escargots", "falafel", "filet_mignon", "fish_and_chips", "foie_gras", "beef_tartare", "french_fries", "french_onion_soup", "french_toast", "fried_calamari", "fried_rice", "frozen_yogurt", "garlic_bread", "gnocchi", "greek_salad", "grilled_cheese_sandwich", "beet_salad", "grilled_salmon", "guacamole", "gyoza", "hamburger", "hot_and_sour_soup", "hot_dog", "huevos_rancheros", "hummus", "ice_cream", "lasagna", "beignets", "lobster_bisque", "lobster_roll_sandwich", "macaroni_and_cheese", "macarons", "miso_soup", "mussels", "nachos", "omelette", "onion_rings", "oysters", "bibimbap", "pad_thai", "paella", "pancakes", "panna_cotta", "peking_duck", "pho", "pizza", "pork_chop", "poutine", "prime_rib", "bread_pudding", "pulled_pork_sandwich", "ramen", "ravioli", "red_velvet_cake", "risotto", "samosa", "sashimi", "scallops", "seaweed_salad", "shrimp_and_grits", "breakfast_burrito", "spaghetti_bolognese", "spaghetti_carbonara", "spring_rolls", "steak", "strawberry_shortcake", "sushi", "tacos", "takoyaki", "tiramisu", "tuna_tartare" ]
jjanixe/swin-tiny-patch4-window7-224-finetuned-eurosat
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-tiny-patch4-window7-224-finetuned-eurosat This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the cifar10 dataset. It achieves the following results on the evaluation set: - Loss: 0.1332 - Accuracy: 0.9572 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 128 - eval_batch_size: 128 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 512 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.6031 | 1.0 | 88 | 0.2208 | 0.9282 | | 0.4569 | 2.0 | 176 | 0.1426 | 0.953 | | 0.3886 | 3.0 | 264 | 0.1332 | 0.9572 | ### Framework versions - Transformers 4.28.0 - Pytorch 1.13.1+cu116 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "airplane", "automobile", "bird", "cat", "deer", "dog", "frog", "horse", "ship", "truck" ]
jagriti/swin-tiny-patch4-window7-224
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-tiny-patch4-window7-224 This model is a fine-tuned version of [jagriti/swin-tiny-patch4-window7-224](https://huggingface.co/jagriti/swin-tiny-patch4-window7-224) on the cifar10 dataset. It achieves the following results on the evaluation set: - Loss: 0.0907 - Accuracy: 0.9694 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.4991 | 1.0 | 351 | 0.1543 | 0.947 | | 0.346 | 2.0 | 703 | 0.1023 | 0.964 | | 0.3329 | 2.99 | 1053 | 0.0907 | 0.9694 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "airplane", "automobile", "bird", "cat", "deer", "dog", "frog", "horse", "ship", "truck" ]
Soulaimen/convnext-large-224-22k-1k-BottomSportsCasual
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # convnext-large-224-22k-1k-BottomSportsCasual This model is a fine-tuned version of [facebook/convnext-large-224-22k-1k](https://huggingface.co/facebook/convnext-large-224-22k-1k) on the imagefolder dataset. It achieves the following results on the evaluation set: - Loss: 0.0051 - Accuracy: 1.0 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - gradient_accumulation_steps: 7 - total_train_batch_size: 56 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.01 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.0732 | 1.0 | 141 | 0.0117 | 0.9943 | | 0.0664 | 2.0 | 283 | 0.0051 | 1.0 | | 0.065 | 2.99 | 424 | 0.0047 | 0.9989 | | 0.0635 | 4.0 | 566 | 0.0029 | 1.0 | | 0.0357 | 4.99 | 707 | 0.0048 | 0.9966 | | 0.0826 | 6.0 | 849 | 0.0029 | 0.9989 | | 0.0177 | 7.0 | 991 | 0.0018 | 1.0 | | 0.0353 | 8.0 | 1132 | 0.0007 | 1.0 | | 0.0243 | 9.0 | 1274 | 0.0003 | 1.0 | | 0.0259 | 9.96 | 1410 | 0.0004 | 1.0 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.0 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "casual", "sport" ]
platzi/platzi-vit-model-miguel-solarte
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # platzi-vit-model-miguel-solarte This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset. It achieves the following results on the evaluation set: - Loss: 0.0585 - Accuracy: 0.9850 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.14 | 3.85 | 500 | 0.0585 | 0.9850 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "angular_leaf_spot", "bean_rust", "healthy" ]
cvint91/swin-tiny-patch4-window7-224-attempt-1
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # swin-tiny-patch4-window7-224-attempt-1 This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the None dataset. It achieves the following results on the evaluation set: - Loss: 0.0248 - F1: 0.9863 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | F1 | |:-------------:|:-----:|:----:|:---------------:|:------:| | 0.0762 | 0.99 | 33 | 0.0468 | 0.9807 | | 0.0915 | 1.98 | 66 | 0.0309 | 0.9836 | | 0.0707 | 2.98 | 99 | 0.0248 | 0.9863 | ### Framework versions - Transformers 4.27.4 - Pytorch 2.0.1+cu117 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "0", "1" ]
platzi/platzi-vit-model-rafa-rivera
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # platzi-vit-model-rafa-rivera This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset. It achieves the following results on the evaluation set: - Loss: 0.0750 - Accuracy: 0.9850 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 0.0014 | 3.85 | 500 | 0.0750 | 0.9850 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "angular_leaf_spot", "bean_rust", "healthy" ]
kpbth/my_awesome_food_model
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # my_awesome_food_model This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the food101 dataset. It achieves the following results on the evaluation set: - Loss: 1.6393 - Accuracy: 0.901 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 16 - eval_batch_size: 16 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 64 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 3 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 2.7424 | 0.99 | 62 | 2.5822 | 0.829 | | 1.8776 | 2.0 | 125 | 1.8066 | 0.873 | | 1.6558 | 2.98 | 186 | 1.6393 | 0.901 | ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "apple_pie", "baby_back_ribs", "bruschetta", "waffles", "caesar_salad", "cannoli", "caprese_salad", "carrot_cake", "ceviche", "cheesecake", "cheese_plate", "chicken_curry", "chicken_quesadilla", "baklava", "chicken_wings", "chocolate_cake", "chocolate_mousse", "churros", "clam_chowder", "club_sandwich", "crab_cakes", "creme_brulee", "croque_madame", "cup_cakes", "beef_carpaccio", "deviled_eggs", "donuts", "dumplings", "edamame", "eggs_benedict", "escargots", "falafel", "filet_mignon", "fish_and_chips", "foie_gras", "beef_tartare", "french_fries", "french_onion_soup", "french_toast", "fried_calamari", "fried_rice", "frozen_yogurt", "garlic_bread", "gnocchi", "greek_salad", "grilled_cheese_sandwich", "beet_salad", "grilled_salmon", "guacamole", "gyoza", "hamburger", "hot_and_sour_soup", "hot_dog", "huevos_rancheros", "hummus", "ice_cream", "lasagna", "beignets", "lobster_bisque", "lobster_roll_sandwich", "macaroni_and_cheese", "macarons", "miso_soup", "mussels", "nachos", "omelette", "onion_rings", "oysters", "bibimbap", "pad_thai", "paella", "pancakes", "panna_cotta", "peking_duck", "pho", "pizza", "pork_chop", "poutine", "prime_rib", "bread_pudding", "pulled_pork_sandwich", "ramen", "ravioli", "red_velvet_cake", "risotto", "samosa", "sashimi", "scallops", "seaweed_salad", "shrimp_and_grits", "breakfast_burrito", "spaghetti_bolognese", "spaghetti_carbonara", "spring_rolls", "steak", "strawberry_shortcake", "sushi", "tacos", "takoyaki", "tiramisu", "tuna_tartare" ]
SaeedAnas/vit-base-trees
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-trees This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the trees dataset. It achieves the following results on the evaluation set: - Loss: 0.0054 - Accuracy: 1.0 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.0002 - train_batch_size: 16 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 4 ### Training results ### Framework versions - Transformers 4.29.2 - Pytorch 2.0.1 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "pepper tree", "weeping willow" ]
jkrperson/Beit-for-rice-disease
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # Beit-for-rice-disease This model is a fine-tuned version of [microsoft/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on the image_folder dataset. It achieves the following results on the evaluation set: - Loss: 0.1687 - Accuracy: 0.95 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 16 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 10 - mixed_precision_training: Native AMP ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 2.4305 | 0.16 | 10 | 2.0142 | 0.5 | | 1.804 | 0.32 | 20 | 1.5097 | 0.5446 | | 1.2088 | 0.48 | 30 | 1.0185 | 0.6786 | | 0.9168 | 0.63 | 40 | 0.8841 | 0.7768 | | 0.7893 | 0.79 | 50 | 0.7512 | 0.7768 | | 0.6253 | 0.95 | 60 | 0.9253 | 0.7411 | | 0.4949 | 1.11 | 70 | 0.5854 | 0.8214 | | 0.3272 | 1.27 | 80 | 0.5379 | 0.8393 | | 0.3753 | 1.43 | 90 | 0.5194 | 0.8571 | | 0.3378 | 1.59 | 100 | 0.3831 | 0.8661 | | 0.3643 | 1.75 | 110 | 0.4066 | 0.8661 | | 0.3413 | 1.9 | 120 | 0.4268 | 0.875 | | 0.3278 | 2.06 | 130 | 0.4754 | 0.8482 | | 0.1784 | 2.22 | 140 | 0.4979 | 0.8839 | | 0.2002 | 2.38 | 150 | 0.3606 | 0.8929 | | 0.1224 | 2.54 | 160 | 0.3852 | 0.8839 | | 0.2458 | 2.7 | 170 | 0.3492 | 0.9107 | | 0.1816 | 2.86 | 180 | 0.3506 | 0.8839 | | 0.2194 | 3.02 | 190 | 0.3255 | 0.9018 | | 0.1582 | 3.17 | 200 | 0.4486 | 0.875 | | 0.2072 | 3.33 | 210 | 0.3760 | 0.8929 | | 0.1317 | 3.49 | 220 | 0.3021 | 0.9286 | | 0.1223 | 3.65 | 230 | 0.3867 | 0.9018 | | 0.1543 | 3.81 | 240 | 0.2640 | 0.9286 | | 0.1256 | 3.97 | 250 | 0.2925 | 0.9196 | | 0.095 | 4.13 | 260 | 0.2909 | 0.9107 | | 0.0578 | 4.29 | 270 | 0.2825 | 0.9196 | | 0.0428 | 4.44 | 280 | 0.2826 | 0.9196 | | 0.1743 | 4.6 | 290 | 0.2746 | 0.9196 | | 0.0659 | 4.76 | 300 | 0.3457 | 0.8929 | | 0.0871 | 4.92 | 310 | 0.2902 | 0.9196 | | 0.0726 | 5.08 | 320 | 0.2810 | 0.9196 | | 0.0556 | 5.24 | 330 | 0.3244 | 0.9107 | | 0.0629 | 5.4 | 340 | 0.2812 | 0.9286 | | 0.0517 | 5.56 | 350 | 0.2638 | 0.9464 | | 0.078 | 5.71 | 360 | 0.2580 | 0.9554 | | 0.0376 | 5.87 | 370 | 0.2375 | 0.9464 | | 0.0262 | 6.03 | 380 | 0.2274 | 0.9464 | | 0.0582 | 6.19 | 390 | 0.2254 | 0.9643 | | 0.0215 | 6.35 | 400 | 0.2545 | 0.9375 | | 0.0379 | 6.51 | 410 | 0.2925 | 0.9286 | | 0.0664 | 6.67 | 420 | 0.2842 | 0.9196 | | 0.0375 | 6.83 | 430 | 0.2643 | 0.9375 | | 0.0088 | 6.98 | 440 | 0.2401 | 0.9375 | | 0.0299 | 7.14 | 450 | 0.2634 | 0.9286 | | 0.0199 | 7.3 | 460 | 0.2800 | 0.9286 | | 0.0182 | 7.46 | 470 | 0.2996 | 0.9107 | | 0.0199 | 7.62 | 480 | 0.2813 | 0.9286 | | 0.0189 | 7.78 | 490 | 0.2571 | 0.9286 | | 0.053 | 7.94 | 500 | 0.2260 | 0.9196 | | 0.0448 | 8.1 | 510 | 0.2112 | 0.9464 | | 0.0072 | 8.25 | 520 | 0.2133 | 0.9286 | | 0.0112 | 8.41 | 530 | 0.2149 | 0.9464 | | 0.021 | 8.57 | 540 | 0.2189 | 0.9286 | | 0.0073 | 8.73 | 550 | 0.2397 | 0.9375 | | 0.0128 | 8.89 | 560 | 0.2578 | 0.9375 | | 0.005 | 9.05 | 570 | 0.2578 | 0.9375 | | 0.0246 | 9.21 | 580 | 0.2485 | 0.9286 | | 0.0073 | 9.37 | 590 | 0.2460 | 0.9286 | | 0.005 | 9.52 | 600 | 0.2429 | 0.9286 | | 0.0083 | 9.68 | 610 | 0.2362 | 0.9286 | | 0.0114 | 9.84 | 620 | 0.2338 | 0.9286 | | 0.0031 | 10.0 | 630 | 0.2327 | 0.9286 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.0 - Datasets 2.1.0 - Tokenizers 0.13.3
[ "bacterial_leaf_blight", "bacterial_leaf_streak", "bakanae", "brown_spot", "grassy_stunt_virus", "healthy_rice_plant", "narrow_brown_spot", "ragged_stunt_virus", "rice_blast", "rice_false_smut", "sheath_blight", "sheath_rot", "stem_rot", "tungro_virus" ]
InklingSutra/vit-base-patch16-224-finetuned-flower
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # vit-base-patch16-224-finetuned-flower This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset. ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 5 ### Training results ### Framework versions - Transformers 4.24.0 - Pytorch 2.0.1+cu118 - Datasets 2.7.1 - Tokenizers 0.13.3
[ "daisy", "dandelion", "roses", "sunflowers", "tulips" ]
platzi/platzi-vit-model-santiago
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # platzi-vit-model-santiago This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset. It achieves the following results on the evaluation set: - Loss: 1.0180 - Accuracy: 0.4812 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 0.002 - train_batch_size: 8 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 4 ### Training results | Training Loss | Epoch | Step | Validation Loss | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:--------:| | 1.0972 | 3.85 | 500 | 1.0180 | 0.4812 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "angular_leaf_spot", "bean_rust", "healthy" ]
Carina124/plant-vit-model-2
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. --> # plant-vit-model-2 This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the None dataset. It achieves the following results on the evaluation set: - Loss: 0.0402 - Precision: 1.0 - Recall: 1.0 - F1: 1.0 - Accuracy: 1.0 ## Model description More information needed ## Intended uses & limitations More information needed ## Training and evaluation data More information needed ## Training procedure ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 32 - eval_batch_size: 32 - seed: 42 - gradient_accumulation_steps: 4 - total_train_batch_size: 128 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - lr_scheduler_warmup_ratio: 0.1 - num_epochs: 10 ### Training results | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy | |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:| | 0.2898 | 1.0 | 83 | 0.2431 | 0.9973 | 0.9973 | 0.9973 | 0.9973 | | 0.2255 | 2.0 | 166 | 0.1596 | 0.9963 | 0.9963 | 0.9963 | 0.9963 | | 0.1622 | 3.0 | 249 | 0.1105 | 0.9973 | 0.9973 | 0.9973 | 0.9973 | | 0.1261 | 4.0 | 332 | 0.0887 | 0.9963 | 0.9963 | 0.9963 | 0.9963 | | 0.1009 | 5.0 | 415 | 0.0645 | 0.9989 | 0.9989 | 0.9989 | 0.9989 | | 0.0884 | 6.0 | 498 | 0.0554 | 1.0 | 1.0 | 1.0 | 1.0 | | 0.0776 | 7.0 | 581 | 0.0489 | 0.9995 | 0.9995 | 0.9995 | 0.9995 | | 0.0682 | 8.0 | 664 | 0.0447 | 0.9995 | 0.9995 | 0.9995 | 0.9995 | | 0.0664 | 9.0 | 747 | 0.0411 | 1.0 | 1.0 | 1.0 | 1.0 | | 0.0532 | 10.0 | 830 | 0.0402 | 1.0 | 1.0 | 1.0 | 1.0 | ### Framework versions - Transformers 4.28.0 - Pytorch 2.0.1+cu118 - Datasets 2.12.0 - Tokenizers 0.13.3
[ "apple___apple_scab", "apple___black_rot", "apple___cedar_apple_rust", "apple___healthy", "blueberry___healthy", "grape___black_rot", "grape___healthy", "peach___bacterial_spot", "peach___healthy", "potato___early_blight", "potato___late_blight", "potato___healthy", "raspberry___healthy", "soybean___healthy" ]