MONAI
MONAI copied to clipboard
adding SegFormer3D to the MONAI list of architectures
I am one of the main authors and developers of SegFormer3D: an Efficient Transformer for 3D Medical Image Segmentation and here is our official repository. I am interested in adding this architecture which has been successfully tested on three widely adopted medical image data (such as BraTs, Synapse and ACDC). How can I start adding this architecture to your listing ? Thanks
Hi @bnavard, please refer to the contribution guide: https://github.com/Project-MONAI/MONAI/blob/dev/CONTRIBUTING.md. Welcome to the contribution, thanks!
What is the current status of SegFormer3D's addition to MONAI?