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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -24,9 +24,7 @@ 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
- <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>
@@ -91,13 +89,13 @@ For training the model, check the training [README.md](https://github.com/ESA-Da
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;">
103
  <thead>
 
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
+ ![The XAMI model combining a detector and segmentor, while freezing the detector model previously trained on the XAMI dataset.](https://github.com/ESA-Datalabs/XAMI-model/blob/main/example_images/xami_model.png)
 
 
28
 
29
  <p align="center">
30
  <em>Figure 1: The XAMI model combining a detector and segmentor, while freezing the detector model previously trained on the XAMI dataset.</em>
 
89
  ## Performance metrics
90
 
91
 
92
+ <!-- <div align="center">
93
  <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%">
94
  </div>
95
  <div align="center">
96
  <em>Figure 2: Cumulative distribution of IoUs between predicted and true masks using RT-DETR as detector.</em>
97
  </div>
98
+ -->
99
  <div align="center">
100
  <table style="width: 100%; border-collapse: collapse; text-align: center;">
101
  <thead>