Spaces:
Running
Running
done
Browse files- app.py +2 -2
- moldel_log +8 -0
app.py
CHANGED
@@ -17,8 +17,8 @@ MODELS = [
|
|
17 |
"microsoft/resnet-101", #Classifição geral escolhida pelo copilot
|
18 |
"microsoft/resnet-152", #Classifição geral escolhida pelo copilot
|
19 |
"microsoft/swin-tiny-patch4-window7-224",#Classifição geral
|
20 |
-
"--
|
21 |
-
"
|
22 |
"-- New --",
|
23 |
|
24 |
]
|
|
|
17 |
"microsoft/resnet-101", #Classifição geral escolhida pelo copilot
|
18 |
"microsoft/resnet-152", #Classifição geral escolhida pelo copilot
|
19 |
"microsoft/swin-tiny-patch4-window7-224",#Classifição geral
|
20 |
+
"-- Reinstated --",
|
21 |
+
"microsoft/beit-base-patch16-224-pt22k-ft22k", #Classifição geral
|
22 |
"-- New --",
|
23 |
|
24 |
]
|
moldel_log
CHANGED
@@ -21,3 +21,11 @@ In error:
|
|
21 |
|
22 |
"microsoft/resnet-50-kinetics-400", #Classifição geral escolhida pelo copilot
|
23 |
off-line
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
|
22 |
"microsoft/resnet-50-kinetics-400", #Classifição geral escolhida pelo copilot
|
23 |
off-line
|
24 |
+
|
25 |
+
---
|
26 |
+
|
27 |
+
model/del/microsoft_resnet-50-kinetics-400
|
28 |
+
model/add/microsoft_beit-base-patch16-224-pt22k-ft22k
|
29 |
+
"microsoft/beit-base-patch16-224-pt22k-ft22k", #Classifição geral
|
30 |
+
|
31 |
+
---
|