Skip to content

NUBagciLab/SarcomaSegmentation

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 

Repository files navigation

Performance of deep learning-based segmentation of soft tissue sarcoma by MRI sequence, tumor type and location

This repository provides the trained weights and usage guide for the segmentation model described in our paper.

๐Ÿ›  Implementation

Our model is built and trained using the nnU-Net v1 framework.

To use our model, please:

  1. Install the official nnunet (v1) library.
  2. Follow the standard nnU-Net directory structure for environment variables.

๐Ÿ’พ Pretrained Model Weights

The best-performing 3D full-resolution model weights are available here:

Usage: Place the downloaded folder into your $RESULTS_FOLDER/nnUNet/3d_fullres/ directory. You can then run inference using:

nnUNet_predict -i INPUT_FOLDER -o OUTPUT_FOLDER -t TaskXXX_XXX -m 3d_fullres

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors