Kian Kenyon-Dean commited on
Commit
e5e2b12
·
unverified ·
1 Parent(s): f8d6756

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,7 +3,8 @@ Official repo for Recursion's accepted spotlight paper at [NeurIPS 2023 Generati
3
 
4
  Paper: https://arxiv.org/abs/2309.16064
5
 
6
- ![vit_diff_mask_ratios](https://github.com/recursionpharma/maes_microscopy/assets/109550980/409ac47b-a7d4-4158-b030-a88234e2b21f)
 
7
 
8
  ## Provided code
9
  The baseline Vision Transformer architecture backbone used in this work can be built with the following code snippet from Timm:
 
3
 
4
  Paper: https://arxiv.org/abs/2309.16064
5
 
6
+ ![vit_diff_mask_ratios](https://github.com/recursionpharma/maes_microscopy/assets/109550980/c15f46b1-cdb9-41a7-a4af-bdc9684a971d)
7
+
8
 
9
  ## Provided code
10
  The baseline Vision Transformer architecture backbone used in this work can be built with the following code snippet from Timm: