⚠️ For more information regarding state-of-the-art disc labeling techniques, a recent initiative has led to the creation of an open-source benchmark: the code is available here https://github.com/spinalcordtoolbox/disc-labeling-benchmark
Intervertebral disc labeling with the nnU-Net approach
This repository was created to train and test the nnU-Net in a disc labeling context. Depending on the results, the method will ultimately be integrated in our Disc labeling benchmark.
To get started with this repository, follow the steps below:
- Clone the repository to your local machine using the command:
git clone https://github.com/spinalcordtoolbox/disc-labeling-nnunet.git
cd disc-labeling-nnunet/
- Set up the required environment and dependencies. (in development)
Contributions to this repository are welcome. If you have developed a new method or have improvements to existing methods, please submit a pull request. Additionally, feedback and suggestions for improvement are highly appreciated. Feel free to open an issue to report bugs, propose new features, or ask questions.
For more information regarding the license, please refere to the LICENSE file.