setup
Browse files- moldel_log,txt +11 -1
- simple_image_classifier.code-workspace +0 -8
moldel_log,txt
CHANGED
|
@@ -54,12 +54,21 @@ In error:
|
|
| 54 |
nvidia/mit-b0
|
| 55 |
microsoft/resnet-18
|
| 56 |
microsoft/swinv2-base-patch4-window16-256
|
| 57 |
-
|
| 58 |
timm/tf_efficientnetv2_s.in21k
|
| 59 |
timm/convnext_tiny.fb_in22k
|
| 60 |
DunnBC22/vit-base-patch16-224-in21k_Human_Activity_Recognition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
|
| 62 |
|
|
|
|
|
|
|
|
|
|
| 63 |
|
| 64 |
fancyfeast/joytag
|
| 65 |
in error but test
|
|
@@ -71,6 +80,7 @@ In error:
|
|
| 71 |
https://huggingface.co/spaces/AnnasBlackHat/Image-Similarity
|
| 72 |
https://huggingface.co/spaces/omerXfaruq/FindYourTwins
|
| 73 |
https://huggingface.co/spaces/Woleek/image-based-soundtrack-generation
|
|
|
|
| 74 |
|
| 75 |
|
| 76 |
colonoscopia
|
|
|
|
| 54 |
nvidia/mit-b0
|
| 55 |
microsoft/resnet-18
|
| 56 |
microsoft/swinv2-base-patch4-window16-256
|
| 57 |
+
andupets/real-estate-image-classification
|
| 58 |
timm/tf_efficientnetv2_s.in21k
|
| 59 |
timm/convnext_tiny.fb_in22k
|
| 60 |
DunnBC22/vit-base-patch16-224-in21k_Human_Activity_Recognition
|
| 61 |
+
FatihC/swin-tiny-patch4-window7-224-finetuned-eurosat-watermark
|
| 62 |
+
aalonso-developer/vit-base-patch16-224-in21k-clothing-classifier
|
| 63 |
+
https://huggingface.co/RickyIG/emotion_face_image_classification
|
| 64 |
+
https://huggingface.co/shadowlilac/aesthetic-shadow
|
| 65 |
+
|
| 66 |
+
|
| 67 |
|
| 68 |
|
| 69 |
+
https://huggingface.co/timm/fastvit_ma36.apple_dist_in1k
|
| 70 |
+
|
| 71 |
+
|
| 72 |
|
| 73 |
fancyfeast/joytag
|
| 74 |
in error but test
|
|
|
|
| 80 |
https://huggingface.co/spaces/AnnasBlackHat/Image-Similarity
|
| 81 |
https://huggingface.co/spaces/omerXfaruq/FindYourTwins
|
| 82 |
https://huggingface.co/spaces/Woleek/image-based-soundtrack-generation
|
| 83 |
+
https://huggingface.co/chbh7051/vit-final-driver-drowsiness-detection
|
| 84 |
|
| 85 |
|
| 86 |
colonoscopia
|
simple_image_classifier.code-workspace
DELETED
|
@@ -1,8 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"folders": [
|
| 3 |
-
{
|
| 4 |
-
"path": "."
|
| 5 |
-
}
|
| 6 |
-
],
|
| 7 |
-
"settings": {}
|
| 8 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|