Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.07 KB

ACUSLIC-AI challenge submission from ViCOROB team

Important dates:

  • Final Test phase: 15 July - 8 August
  • Results announcement: 15 August

Description of the submission

This repository contains the submission of the ViCOROB team for the ACUSLIC-AI challenge. The submission is based MedNeXt with its B-version (base), using as reference the benchmark implementation of the TriALS challenge at MICCAI 2024.

Data and weights

The weights used for the submission can be found in this link. The data was obtained from the ACOUSLIC-AI challenge official website. See there for more details.

Structure of the repository

.
├── README.md
├── .gitignore
├── data
│   ├── circumferences
│   ├── images
│   └── masks
├── data_analysis
│   ├── visualisation.ipynb