Skip to content
Snippets Groups Projects
Commit 6729a4f1 authored by Matheus Armani Renzo's avatar Matheus Armani Renzo Committed by Matheus Armani Renzo
Browse files

adding results for lung segmentation models

parent 1d3b2f51
No related branches found
No related tags found
No related merge requests found
Pipeline #54270 passed
...@@ -39,6 +39,8 @@ F1 Scores (micro-level) ...@@ -39,6 +39,8 @@ F1 Scores (micro-level)
generate the results displayed here. generate the results displayed here.
* HRF models were trained using half the full resolution (1168x1648) * HRF models were trained using half the full resolution (1168x1648)
Retinal Vessel Segmentation
~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. list-table:: .. list-table::
:header-rows: 2 :header-rows: 2
...@@ -100,6 +102,29 @@ F1 Scores (micro-level) ...@@ -100,6 +102,29 @@ F1 Scores (micro-level)
- `0.818 (0.020) <baselines_unet_iostar_>`_ - `0.818 (0.020) <baselines_unet_iostar_>`_
- 0.832 - 0.832
Lung Segmentation
~~~~~~~~~~~~~~~~~
.. list-table::
:header-rows: 2
* -
- :py:mod:`m2unet <bob.ip.binseg.configs.models.m2unet>`
- lwnet
* - Dataset
- 550k
- 68k
* - :py:mod:`MC <bob.ip.binseg.configs.datasets.MC.default>`
- 0.982
- 0.975
* - :py:mod:`JSRT <bob.ip.binseg.configs.datasets.JSRT.default>`
- 0.982
- 0.977
* - :py:mod:`Shenzhen <bob.ip.binseg.configs.datasets.Shenzhen.default>`
- 0.955
- 0.952
Precision-Recall (PR) Curves Precision-Recall (PR) Curves
---------------------------- ----------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment