Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,4 @@ base_model:
|
|
9 |
|
10 |
### This is NOT a fine-tune by me - all credits to the original authors.
|
11 |
|
12 |
-
No guarantees this works, but I did a quick and dirty test here ([https://www.kaggle.com/code/lbgan2000/model-verifier](https://www.kaggle.com/code/lbgan2000/model-verifier)) and it seems to outperform the 224x224 version converted by zer0int.
|
|
|
9 |
|
10 |
### This is NOT a fine-tune by me - all credits to the original authors.
|
11 |
|
12 |
+
No guarantees this works, but I did a quick and dirty test here ([https://www.kaggle.com/code/lbgan2000/model-verifier](https://www.kaggle.com/code/lbgan2000/model-verifier)) and it seems to outperform the 224x224 version converted by zer0int, which should be expected since this is 336x336.
|