HiLab-git / ACELoss

Implementations of "Learning Euler's Elastica Model for Medical Image Segmentation"
MIT License
71 stars 11 forks source link

Thanks for your contribution #2

Closed AlphaJia closed 3 years ago

AlphaJia commented 3 years ago

Good Jod! I tried to use the 3D ACE loss in my project, focusing on 3D vessel segmentation! Also great job and thanks for PyMIC Repo! You can also ensemble 3D ACE loss in PyMIC, just my advice!

Luoxd1996 commented 3 years ago

Hi, Jia, Thanks for your instructive suggestion, it's easy to add the ACELoss into the PyMIC, you just need to copy the code and add it to the loss dictionary, in the future, maybe we will merge them. Best, Xiangde.