Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 874 Bytes

File metadata and controls

17 lines (15 loc) · 874 Bytes

ACS nnU-Net: Efficient 3D Brain Tumor Segmentation with Axial-Coronal-Sagittal Embedding (PSIVT 2023)

This is the official implementation of the PSIVT 2023 "best-paper-award" paper "Efficient 3D Brain Tumor Segmentation with Axial-Coronal-Sagittal Embedding".

Acknowledgement

This code is based on commit b4e97fe of nnUNet. We thank them for their amazing work.

References

@inproceedings{huynh2023efficient,
  title={Efficient 3D Brain Tumor Segmentation with Axial-Coronal-Sagittal Embedding},
  author={Huynh, Tuan-Luc and Le, Thanh-Danh and Nguyen, Tam V and Le, Trung-Nghia and Tran, Minh-Triet},
  booktitle={Pacific-Rim Symposium on Image and Video Technology},
  pages={138--152},
  year={2023},
  organization={Springer}
}