andrewbo29 commited on
Commit
ef655e5
·
1 Parent(s): 1a769ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -30,9 +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="comparison_2.png" alt="drawing" width="1000"/>
34
 
35
- <img src="comparison_1.png" alt="drawing" width="1000"/>
36
 
37
  ## How to use
38
 
 
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="1200"/>
34
 
35
+ <img src="comparison_1.png" alt="drawing" width="1200"/>
36
 
37
  ## How to use
38