Spaces:
Runtime error
Runtime error
charlesnchr
commited on
Commit
•
365590c
1
Parent(s):
4ceecaa
Added more description
Browse files
app.py
CHANGED
@@ -57,11 +57,15 @@ target='_blank'>Journal</a>, <a href='https://arxiv.org/abs/2003.11064' target='
|
|
57 |
---
|
58 |
|
59 |
## 🔬 To run ML-SIM
|
60 |
-
Upload a TIFF image and hit submit or select one from the examples below.
|
61 |
"""
|
62 |
|
63 |
article = """
|
64 |
|
|
|
|
|
|
|
|
|
65 |
![Example test images](https://i.imgur.com/AUrp1Jr.jpeg "Example test image for ML-SIM")
|
66 |
|
67 |
---
|
|
|
57 |
---
|
58 |
|
59 |
## 🔬 To run ML-SIM
|
60 |
+
Upload a TIFF image and hit submit or select one from the examples below. Note that the model here is trained for SIM stacks of 9 frames (3x3 configuration, i.e. 3 phase steps for 3 orientations).
|
61 |
"""
|
62 |
|
63 |
article = """
|
64 |
|
65 |
+
ML-SIM test images from two different microscopes (MAI-SIM and SLM-SIM) in addition to two simulated images.
|
66 |
+
|
67 |
+
Select an example above. Wide-field projections in pseudo-colour of these examples are shown below.
|
68 |
+
|
69 |
![Example test images](https://i.imgur.com/AUrp1Jr.jpeg "Example test image for ML-SIM")
|
70 |
|
71 |
---
|