Automated Author ProfileKostur, Marcin
Graylight Imaging0000-0001-7239-2216
Kostur, Marcin
Current S-Index
Sum of Dataset Indices for all datasets
Average Dataset Index per Dataset
Average Dataset Index per dataset
Total Datasets
Total datasets for this author
Average FAIR Score
Average FAIR Score per dataset
Total Citations
Total citations to the author's datasets
Total Mentions
Total mentions of the author's datasets
S-Index Interpretation
The S-Index (Sharing Index) is a comprehensive metric that represents the cumulative impact of all your datasets. It is calculated as the sum of Dataset Index scores across all your claimed datasets.
What it means:
- A higher S-index indicates greater overall impact of your datasets relative to typical datasets in their fields of research
- The S-Index grows as you add more datasets or as existing datasets gain more citations and mentions
- It provides a single number to track your research data impact over time
Current S-Index: 3.9 (sum of 7 datasets Dataset Index scores)
More information here.
S-Index Over Time
Cumulative Citations Over Time
Cumulative Mentions Over Time
Datasets
AbstractIn this dataset, we present supplementary material from the paper by Bujny et al. (2024). The material includes STL models of aorta segmented in contrast Computed Tomography (CT) scans by a medical expert and using the Machine Learning (ML) model described in the paper. A gallery of ML-based segmentations of the aortic root in non-contrast CT, with the corresponding scans and aortic valve meshes registered from contrast CT using the Iterative Closest Point (ICP) algorithm is provided, as well. Finally, we include the source code of the ICP-based accuracy evaluation method proposed in the paper, with an example in Jupyter Notebook. All of the data included in the dataset has been generated based on the CT scans from the openly available orCaScore dataset (Wolterink et al. 2016). Dataset organizationThe root folder contains 3 catalogs:contrast_aorta_stls – set of 19 Ground Truth (GT) segmentations of aorta in contrast CT, with the corresponding inferences of the contrast ML model described in the paper, for the scans from the open-source orCaScore dataset (Wolterink et al. 2016).icp_code – Python code of the ICP-based accuracy evaluation method proposed in the paper.icp_gallery – HTML gallery of aorta segmentations based on the non-contrast ML model described in the paper, with the corresponding CT scans and meshes of the aortic valves segmented in contrast CT, which were rigidly registered to the non-contrast scans using the proposed ICP-based approach. In the CT scans, blue and red contours were used to depict non-contrast-based and registered contrast-based ML segmentations, respectively. ReferencesM. Bujny, K. Jesionek, J. Nalepa, T. Bartczak, K. Miszalski-Jamka, M. Kostur, “Seeing the Invisible: On Aortic Valve Reconstruction in Non-Contrast CT,” 27th International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI), Marrakesh, Morocco, 2024 [accepted].J. M. Wolterink et al., “An evaluation of automatic coronary artery calcium scoring methods with cardiac CT using the orCaScore framework: Evaluation of cardiac CT-based automatic coronary calcium scoring,” Med. Phys., vol. 43, no. 5, pp. 2361–2373, 2016.
Authors
- Bujny, Mariusz ;
- Jesionek, Katarzyna ;
- Nalepa, Jakub ;
- Bartczak, Tomasz ;
- Miszalski-Jamka, Karol ;
- Kostur, Marcin
AbstractIn this dataset, we present supplementary material from the paper by Bujny et al. (2024). The material includes STL models of aorta segmented in contrast Computed Tomography (CT) scans by a medical expert and using the Machine Learning (ML) model described in the paper. A gallery of ML-based segmentations of the aortic root in non-contrast CT, with the corresponding scans and aortic valve meshes registered from contrast CT using the Iterative Closest Point (ICP) algorithm is provided, as well. Finally, we include the source code of the ICP-based accuracy evaluation method proposed in the paper, with an example in Jupyter Notebook. All of the data included in the dataset has been generated based on the CT scans from the openly available orCaScore dataset (Wolterink et al. 2016). Dataset organizationThe root folder contains 3 catalogs:contrast_aorta_stls – set of 19 Ground Truth (GT) segmentations of aorta in contrast CT, with the corresponding inferences of the contrast ML model described in the paper, for the scans from the open-source orCaScore dataset (Wolterink et al. 2016).icp_code – Python code of the ICP-based accuracy evaluation method proposed in the paper.icp_gallery – HTML gallery of aorta segmentations based on the non-contrast ML model described in the paper, with the corresponding CT scans and meshes of the aortic valves segmented in contrast CT, which were rigidly registered to the non-contrast scans using the proposed ICP-based approach. In the CT scans, blue and red contours were used to depict non-contrast-based and registered contrast-based ML segmentations, respectively. ReferencesM. Bujny, K. Jesionek, J. Nalepa, T. Bartczak, K. Miszalski-Jamka, M. Kostur, “Seeing the Invisible: On Aortic Valve Reconstruction in Non-Contrast CT,” 27th International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI), Marrakesh, Morocco, 2024 [accepted].J. M. Wolterink et al., “An evaluation of automatic coronary artery calcium scoring methods with cardiac CT using the orCaScore framework: Evaluation of cardiac CT-based automatic coronary calcium scoring,” Med. Phys., vol. 43, no. 5, pp. 2361–2373, 2016.
Authors
- Bujny, Mariusz ;
- Jesionek, Katarzyna ;
- Nalepa, Jakub ;
- Bartczak, Tomasz ;
- Miszalski-Jamka, Karol ;
- Kostur, Marcin
AbstractPrecise segmentation of coronary arteries in non-contrast Computed Tomography (CT) scans plays an important role in the assessment of the coronary artery disease, where it is the key component for evaluating the Calcium Score (Agatston et al. 1990). In the paper by Bujny et al. (2024), a deep-learning approach for high-precision segmentation of coronary arteries in non-contrast CT was proposed along with a novel method for generating Ground Truth (GT) test data (test-GT) via manual registration of high-resolution coronary tree models obtained based on contrast CT with the non-contrast CT scans. In this dataset, we present the inferences of the neural network model together with the corresponding test-GT samples, based on 6 CT scans from the openly available OrCaScore dataset (Wolterink et al. 2016). The geometrical models included in the dataset can be used both for inspection of the proposed deep learning model and for testing of new non-contrast coronary vessel segmentation approaches, which is a unique opportunity since, to the best of our knowledge, manual generation of GT for non-contrast coronary artery segmentation was not addressed so far due to very challenging character of this particular segmentation task. MethodsManual Generation of test-GTThe geometric models of coronary arteries used for the evaluation of the proposed neural network model were generated according to the manual mesh-to-image registration process as described by Bujny et al. (2024). In this approach, the high-resolution coronary artery masks obtained based on contrast CT scans are manually aligned with the corresponding non-contrast CT images using tools available in the open-source 3D computer graphics software, Blender (https://www.blender.org/). To ease the manual alignment process, specialized add-ons for medical image processing such as Cardiac add-on for Blender of Graylight Imaging (https://graylight-imaging.com/3d-modelling/) can be used, as well. The STL models in this dataset were manually generated by a medical expert with 4 years of experience.Segmentation of Coronary Arteries using a Deep Learning ModelFor each of the cases presented in this dataset, we run an inference of an nnU-Net (Isensee et al. 2021) model trained according to the process described in our paper (Bujny et al. 2024). Since we use a standard nnU-Net, which utilizes a sliding window approach for processing of the CT scan, the context information within a patch is limited, which can lead to some false-positive detections. To mitigate this problem, we additionally post-process the inferences by eliminating small vessel fragments of less than 50 [mm^3] volume and structures outside of pericardium, which we segment using another nnU-Net model, SegTHOR (Lambert et al. 2020). The resulting geometric models are stored using the STL format and presented as green masks in the HTML reports with an embedded viewer based on the K3D-jupyter library (https://k3d-jupyter.org/). Dataset organizationThe root folder contains 6 folders whose names correspond to the CT scans from the OrCaScore dataset (Wolterink et al. 2016). In each of the folders, there are the following 4 files available:‘manualGT_rater1.stl’ – high-resolution STL model of coronary arteries obtained via manual alignment of the geometric model segmented in contrast CT with the corresponding non-contrast CT scan by the first rater. A sample belonging to the test-GT set (Bujny et al. 2024).‘manualGT_rater2.stl’ – corresponding test-GT sample by the second rater.‘ML.stl’ – post-processed inference of the nnU-Net ML model in the STL format.‘report.html’ – interactive HTML report consisting of a manually-aligned test-GT sample (red mask), the ML segmentation based on the non-contrast CT scan (green mask), and selected slices of the non-contrast CT scan. The reports contain the relevant information related to the scanning device and present the main segmentation quality metrics for the ML model inference.
Authors
- Bujny, Mariusz ;
- Jesionek, Katarzyna ;
- Nalepa, Jakub ;
- Miszalski-Jamka, Karol ;
- Widawka-Żak, Katarzyna ;
- Wolny, Sabina ;
- Kostur, Marcin
AbstractPrecise segmentation of coronary arteries in non-contrast Computed Tomography (CT) scans plays an important role in the assessment of the coronary artery disease, where it is the key component for evaluating the Calcium Score (Agatston et al. 1990). In the paper by Bujny et al. (2024), a deep-learning approach for high-precision segmentation of coronary arteries in non-contrast CT was proposed along with a novel method for generating Ground Truth (GT) test data (test-GT) via manual registration of high-resolution coronary tree models obtained based on contrast CT with the non-contrast CT scans. In this dataset, we present the inferences of the neural network model together with the corresponding test-GT samples, based on 6 CT scans from the openly available OrCaScore dataset (Wolterink et al. 2016). The geometrical models included in the dataset can be used both for inspection of the proposed deep learning model and for testing of new non-contrast coronary vessel segmentation approaches, which is a unique opportunity since, to the best of our knowledge, manual generation of GT for non-contrast coronary artery segmentation was not addressed so far due to very challenging character of this particular segmentation task. MethodsManual Generation of test-GTThe geometric models of coronary arteries used for the evaluation of the proposed neural network model were generated according to the manual mesh-to-image registration process as described by Bujny et al. (2024). In this approach, the high-resolution coronary artery masks obtained based on contrast CT scans are manually aligned with the corresponding non-contrast CT images using tools available in the open-source 3D computer graphics software, Blender (https://www.blender.org/). To ease the manual alignment process, specialized add-ons for medical image processing such as Cardiac add-on for Blender of Graylight Imaging (https://graylight-imaging.com/3d-modelling/) can be used, as well. The STL models in this dataset were manually generated by a medical expert with 4 years of experience.Segmentation of Coronary Arteries using a Deep Learning ModelFor each of the cases presented in this dataset, we run an inference of an nnU-Net (Isensee et al. 2021) model trained according to the process described in our paper (Bujny et al. 2024). Since we use a standard nnU-Net, which utilizes a sliding window approach for processing of the CT scan, the context information within a patch is limited, which can lead to some false-positive detections. To mitigate this problem, we additionally post-process the inferences by eliminating small vessel fragments of less than 50 [mm^3] volume and structures outside of pericardium, which we segment using another nnU-Net model, SegTHOR (Lambert et al. 2020). The resulting geometric models are stored using the STL format and presented as green masks in the HTML reports with an embedded viewer based on the K3D-jupyter library (https://k3d-jupyter.org/). Dataset organizationThe root folder contains 6 folders whose names correspond to the CT scans from the OrCaScore dataset (Wolterink et al. 2016). In each of the folders, there are the following 4 files available:‘manualGT_rater1.stl’ – high-resolution STL model of coronary arteries obtained via manual alignment of the geometric model segmented in contrast CT with the corresponding non-contrast CT scan by the first rater. A sample belonging to the test-GT set (Bujny et al. 2024).‘manualGT_rater2.stl’ – corresponding test-GT sample by the second rater.‘ML.stl’ – post-processed inference of the nnU-Net ML model in the STL format.‘report.html’ – interactive HTML report consisting of a manually-aligned test-GT sample (red mask), the ML segmentation based on the non-contrast CT scan (green mask), and selected slices of the non-contrast CT scan. The reports contain the relevant information related to the scanning device and present the main segmentation quality metrics for the ML model inference.
Authors
- Bujny, Mariusz ;
- Jesionek, Katarzyna ;
- Nalepa, Jakub ;
- Miszalski-Jamka, Karol ;
- Widawka-Żak, Katarzyna ;
- Wolny, Sabina ;
- Kostur, Marcin
AbstractIn this dataset, we present supplementary material from the paper by Bujny et al. (2024). The material includes STL models of aorta segmented in contrast Computed Tomography (CT) scans by a medical expert and using the Machine Learning (ML) model described in the paper. A gallery of ML-based segmentations of the aortic root in non-contrast CT, with the corresponding scans and aortic valve meshes registered from contrast CT using the Iterative Closest Point (ICP) algorithm is provided, as well. Finally, we include the source code of the ICP-based accuracy evaluation method proposed in the paper, with an example in Jupyter Notebook. All of the data included in the dataset has been generated based on the CT scans from the openly available orCaScore dataset (Wolterink et al. 2016). Dataset organizationThe root folder contains 3 catalogs:contrast_aorta_stls – set of 19 Ground Truth (GT) segmentations of aorta in contrast CT, with the corresponding inferences of the contrast ML model described in the paper, for the scans from the open-source orCaScore dataset (Wolterink et al. 2016).icp_code – Python code of the ICP-based accuracy evaluation method proposed in the paper.icp_gallery – HTML gallery of aorta segmentations based on the non-contrast ML model described in the paper, with the corresponding CT scans and meshes of the aortic valves segmented in contrast CT, which were rigidly registered to the non-contrast scans using the proposed ICP-based approach. In the CT scans, blue and red contours were used to depict non-contrast-based and registered contrast-based ML segmentations, respectively. ReferencesM. Bujny, K. Jesionek, J. Nalepa, T. Bartczak, K. Miszalski-Jamka, M. Kostur, “Seeing the Invisible: On Aortic Valve Reconstruction in Non-Contrast CT,” 27th International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI), Marrakesh, Morocco, 2024 [accepted].J. M. Wolterink et al., “An evaluation of automatic coronary artery calcium scoring methods with cardiac CT using the orCaScore framework: Evaluation of cardiac CT-based automatic coronary calcium scoring,” Med. Phys., vol. 43, no. 5, pp. 2361–2373, 2016.
Authors
- Bujny, Mariusz ;
- Jesionek, Katarzyna ;
- Nalepa, Jakub ;
- Bartczak, Tomasz ;
- Miszalski-Jamka, Karol ;
- Kostur, Marcin
AbstractIn this dataset, we present supplementary material from the paper by Bujny et al. (2024). The material includes STL models of aorta segmented in contrast Computed Tomography (CT) scans by a medical expert and using the Machine Learning (ML) model described in the paper. A gallery of ML-based segmentations of the aortic root in non-contrast CT, with the corresponding scans and aortic valve meshes registered from contrast CT using the Iterative Closest Point (ICP) algorithm is provided, as well. Finally, we include the source code of the ICP-based accuracy evaluation method proposed in the paper, with an example in Jupyter Notebook. All of the data included in the dataset has been generated based on the CT scans from the openly available orCaScore dataset (Wolterink et al. 2016). Dataset organizationThe root folder contains 3 catalogs:contrast_aorta_stls – set of 19 Ground Truth (GT) segmentations of aorta in contrast CT, with the corresponding inferences of the contrast ML model described in the paper, for the scans from the open-source orCaScore dataset (Wolterink et al. 2016).icp_code – Python code of the ICP-based accuracy evaluation method proposed in the paper.icp_gallery – HTML gallery of aorta segmentations based on the non-contrast ML model described in the paper, with the corresponding CT scans and meshes of the aortic valves segmented in contrast CT, which were rigidly registered to the non-contrast scans using the proposed ICP-based approach. In the CT scans, blue and red contours were used to depict non-contrast-based and registered contrast-based ML segmentations, respectively. ReferencesM. Bujny, K. Jesionek, J. Nalepa, T. Bartczak, K. Miszalski-Jamka, M. Kostur, “Seeing the Invisible: On Aortic Valve Reconstruction in Non-Contrast CT,” 27th International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI), Marrakesh, Morocco, 2024 [accepted].J. M. Wolterink et al., “An evaluation of automatic coronary artery calcium scoring methods with cardiac CT using the orCaScore framework: Evaluation of cardiac CT-based automatic coronary calcium scoring,” Med. Phys., vol. 43, no. 5, pp. 2361–2373, 2016.
Authors
- Bujny, Mariusz ;
- Jesionek, Katarzyna ;
- Nalepa, Jakub ;
- Bartczak, Tomasz ;
- Miszalski-Jamka, Karol ;
- Kostur, Marcin
AbstractPrecise segmentation of coronary arteries in non-contrast Computed Tomography (CT) scans plays an important role in the assessment of the coronary artery disease, where it is the key component for evaluating the Calcium Score (Agatston et al. 1990). In the paper by Bujny et al. (2024), a deep-learning approach for high-precision segmentation of coronary arteries in non-contrast CT was proposed along with a novel method for generating Ground Truth (GT) test data (test-GT) via manual registration of high-resolution coronary tree models obtained based on contrast CT with the non-contrast CT scans. In this dataset, we present the inferences of the neural network model together with the corresponding test-GT samples, based on 6 CT scans from the openly available OrCaScore dataset (Wolterink et al. 2016). The geometrical models included in the dataset can be used both for inspection of the proposed deep learning model and for testing of new non-contrast coronary vessel segmentation approaches, which is a unique opportunity since, to the best of our knowledge, manual generation of GT for non-contrast coronary artery segmentation was not addressed so far due to very challenging character of this particular segmentation task. MethodsManual Generation of test-GTThe geometric models of coronary arteries used for the evaluation of the proposed neural network model were generated according to the manual mesh-to-image registration process as described by Bujny et al. (2024). In this approach, the high-resolution coronary artery masks obtained based on contrast CT scans are manually aligned with the corresponding non-contrast CT images using tools available in the open-source 3D computer graphics software, Blender (https://www.blender.org/). To ease the manual alignment process, specialized add-ons for medical image processing such as Cardiac add-on for Blender of Graylight Imaging (https://graylight-imaging.com/3d-modelling/) can be used, as well. The STL models in this dataset were manually generated by a medical expert with 4 years of experience.Segmentation of Coronary Arteries using a Deep Learning ModelFor each of the cases presented in this dataset, we run an inference of an nnU-Net (Isensee et al. 2021) model trained according to the process described in our paper (Bujny et al. 2024). Since we use a standard nnU-Net, which utilizes a sliding window approach for processing of the CT scan, the context information within a patch is limited, which can lead to some false-positive detections. To mitigate this problem, we additionally post-process the inferences by eliminating small vessel fragments of less than 50 [mm^3] volume and structures outside of pericardium, which we segment using another nnU-Net model, SegTHOR (Lambert et al. 2020). The resulting geometric models are stored using the STL format and presented as green masks in the HTML reports with an embedded viewer based on the K3D-jupyter library (https://k3d-jupyter.org/). Dataset organizationThe root folder contains 6 folders whose names correspond to the CT scans from the OrCaScore dataset (Wolterink et al. 2016). In each of the folders, there are the following 3 files available:‘manualGT.stl’ – high-resolution STL model of coronary arteries obtained via manual alignment of the geometric model segmented in contrast CT with the corresponding non-contrast CT scan. A sample belonging to the test-GT set (Bujny et al. 2024).‘ML.stl’ – post-processed inference of the nnU-Net ML model in the STL format.‘report.html’ – interactive HTML report consisting of a manually-aligned test-GT sample (red mask), the ML segmentation based on the non-contrast CT scan (green mask), and selected slices of the non-contrast CT scan. The reports contain the relevant information related to the scanning device and present the main segmentation quality metrics for the ML model inference.
Authors
- Bujny, Mariusz ;
- Jesionek, Katarzyna ;
- Nalepa, Jakub ;
- Miszalski-Jamka, Karol ;
- Widawka-Żak, Katarzyna ;
- Wolny, Sabina ;
- Kostur, Marcin