andrewbo29
commited on
Commit
·
1a769ea
1
Parent(s):
ad40e66
Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,9 @@ F1 ViT-base MAE was pre-trained on the custom dataset containing more than 1 mil
|
|
30 |
|
31 |
Comparison of F1 ViT-base MAE and original ViT-base MAE pre-trained on ImageNet-1K (from https://huggingface.co/facebook/vit-mae-base) by reconstruction results on images from Formula 1 domain. Top is ViT-base MAE F1 reconstruction output, bottom is original ViT-base MAE.
|
32 |
|
33 |
-
<img src="
|
|
|
|
|
34 |
|
35 |
## How to use
|
36 |
|
|
|
30 |
|
31 |
Comparison of F1 ViT-base MAE and original ViT-base MAE pre-trained on ImageNet-1K (from https://huggingface.co/facebook/vit-mae-base) by reconstruction results on images from Formula 1 domain. Top is ViT-base MAE F1 reconstruction output, bottom is original ViT-base MAE.
|
32 |
|
33 |
+
<img src="comparison_2.png" alt="drawing" width="1000"/>
|
34 |
+
|
35 |
+
<img src="comparison_1.png" alt="drawing" width="1000"/>
|
36 |
|
37 |
## How to use
|
38 |
|