baodom9901 commited on
Commit
a306091
·
verified ·
1 Parent(s): a821072

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -17
README.md CHANGED
@@ -1,22 +1,20 @@
1
  # 🩺 PALM — Pathologic Myopia Fundus Image Dataset
2
 
3
- <div align="center">
4
- <table>
5
- <tr>
6
- <td style="text-align: center; padding: 10px;">
7
- <img src="PALM/Training/Classification/H0001.jpg" alt="Example Fundus 1" width="450" height="auto">
8
- <br>
9
- <p style="text-align: center; margin-top: 5px;"><strong>Image 1:</strong> Training Classification (H0001).</p>
10
- </td>
11
-
12
- <td style="text-align: center; padding: 10px;">
13
- <img src="PALM/Training/Annotation/Disc_Fovea_Illustration/H0001.jpg" alt="Example Fundus 2" width="450" height="auto">
14
- <br>
15
- <p style="text-align: center; margin-top: 5px;"><strong>Image 2:</strong> Disc Fovea Illustration (H0001).</p>
16
- </td>
17
- </tr>
18
- </table>
19
- </div>
20
 
21
  ---
22
 
 
1
  # 🩺 PALM — Pathologic Myopia Fundus Image Dataset
2
 
3
+ <p align="center">
4
+ <img src="PALM/Training/Classification/H0001.jpg" alt="Example Fundus 1" width="48%">
5
+ &nbsp;&nbsp;&nbsp;&nbsp;
6
+ <img src="PALM/Training/Annotation/Disc_Fovea_Illustration/H0001.jpg" alt="Example Fundus 2" width="48%">
7
+ </p>
8
+
9
+ <p align="center">
10
+ <span style="display: inline-block; width: 48%;">
11
+ <em style="font-weight: bold;">Image 1:</em> Training Classification (H0001).
12
+ </span>
13
+ &nbsp;&nbsp;&nbsp;&nbsp;
14
+ <span style="display: inline-block; width: 48%;">
15
+ <em style="font-weight: bold;">Image 2:</em> Disc Fovea Illustration (H0001).
16
+ </span>
17
+ </p>
 
 
18
 
19
  ---
20