iulia-elisa commited on
Commit
91cf61a
1 Parent(s): 7182881

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -24,9 +24,9 @@ Information about the XMM-OM can be found here:
24
  - [The ESA website](https://www.cosmos.esa.int/web/xmm-newton/technical-details-om)
25
  - [The article *The XMM-Newton optical/UV monitor telescope*](https://ui.adsabs.harvard.edu/abs/2001A%26A...365L..36M/abstract).
26
 
27
- <p align="center">
28
  <img src="https://github.com/ESA-Datalabs/XAMI-model/blob/main/example_images/xami_model.png" alt="The XAMI model combining a detector and segmentor, while freezing the detector model previously trained on the XAMI dataset." width="40%">
29
- </p>
30
 
31
  <p align="center">
32
  <em>Figure 1: The XAMI model combining a detector and segmentor, while freezing the detector model previously trained on the XAMI dataset.</em>
@@ -90,12 +90,13 @@ For training the model, check the training [README.md](https://github.com/ESA-Da
90
 
91
  ## Performance metrics
92
 
93
- <p align="center">
 
94
  <img src="https://github.com/ESA-Datalabs/XAMI-model/blob/main/example_images/ious_rtdetr.png" alt="Cumulative distribution of IoUs between predicted and true masks using RT-DETR as detector." width="70%">
95
- </p>
96
- <p align="center">
97
  <em>Figure 2: Cumulative distribution of IoUs between predicted and true masks using RT-DETR as detector.</em>
98
- </p>
99
 
100
  <div align="center">
101
  <table style="width: 100%; border-collapse: collapse; text-align: center;">
 
24
  - [The ESA website](https://www.cosmos.esa.int/web/xmm-newton/technical-details-om)
25
  - [The article *The XMM-Newton optical/UV monitor telescope*](https://ui.adsabs.harvard.edu/abs/2001A%26A...365L..36M/abstract).
26
 
27
+ <div align="center">
28
  <img src="https://github.com/ESA-Datalabs/XAMI-model/blob/main/example_images/xami_model.png" alt="The XAMI model combining a detector and segmentor, while freezing the detector model previously trained on the XAMI dataset." width="40%">
29
+ </div>
30
 
31
  <p align="center">
32
  <em>Figure 1: The XAMI model combining a detector and segmentor, while freezing the detector model previously trained on the XAMI dataset.</em>
 
90
 
91
  ## Performance metrics
92
 
93
+
94
+ <div align="center">
95
  <img src="https://github.com/ESA-Datalabs/XAMI-model/blob/main/example_images/ious_rtdetr.png" alt="Cumulative distribution of IoUs between predicted and true masks using RT-DETR as detector." width="70%">
96
+ </div>
97
+ <div align="center">
98
  <em>Figure 2: Cumulative distribution of IoUs between predicted and true masks using RT-DETR as detector.</em>
99
+ </div>
100
 
101
  <div align="center">
102
  <table style="width: 100%; border-collapse: collapse; text-align: center;">