Update README.md
Browse files
README.md
CHANGED
@@ -23,16 +23,6 @@ model-index:
|
|
23 |
|
24 |
NASA GeneLab VisionTransformer on BPS Microscopy Data
|
25 |
|
26 |
-
## Example Images
|
27 |
-
|
28 |
-
#### High_Energy_Ion_Fe_Nuclei
|
29 |
-
|
30 |
-
![High_Energy_Ion_Fe_Nuclei](images/High_Energy_Ion_Fe_Nuclei)
|
31 |
-
|
32 |
-
#### XRay_irradiated_Nuclei
|
33 |
-
|
34 |
-
![XRay_irradiated_Nuclei](images/XRay_irradiated_Nuclei)
|
35 |
-
|
36 |
## Authors:
|
37 |
[Frank Soboczenski](https://h21k.github.io/), University of York & King's College London, UK<br>
|
38 |
[tba]
|
@@ -56,13 +46,13 @@ We will include more technical details here soon.
|
|
56 |
Additional images for testing can be found at:
|
57 |
[Solar Dynamics Observatory Gallery](https://sdo.gsfc.nasa.gov/gallery/main)
|
58 |
|
59 |
-
|
60 |
|
61 |
-
![
|
62 |
|
63 |
-
|
64 |
|
65 |
-
![
|
66 |
|
67 |
## Training data
|
68 |
The ViT model was pretrained on a dataset consisting of 14 million images and 21k classes ([ImageNet-21k](http://www.image-net.org/).
|
|
|
23 |
|
24 |
NASA GeneLab VisionTransformer on BPS Microscopy Data
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
## Authors:
|
27 |
[Frank Soboczenski](https://h21k.github.io/), University of York & King's College London, UK<br>
|
28 |
[tba]
|
|
|
46 |
Additional images for testing can be found at:
|
47 |
[Solar Dynamics Observatory Gallery](https://sdo.gsfc.nasa.gov/gallery/main)
|
48 |
|
49 |
+
#### High_Energy_Ion_Fe_Nuclei
|
50 |
|
51 |
+
![High_Energy_Ion_Fe_Nuclei](images/High_Energy_Ion_Fe_Nuclei)
|
52 |
|
53 |
+
#### XRay_irradiated_Nuclei
|
54 |
|
55 |
+
![XRay_irradiated_Nuclei](images/XRay_irradiated_Nuclei)
|
56 |
|
57 |
## Training data
|
58 |
The ViT model was pretrained on a dataset consisting of 14 million images and 21k classes ([ImageNet-21k](http://www.image-net.org/).
|