xuuuuuuchen / Active-Contour-Loss

Implementation of active contour loss function
MIT License
200 stars 34 forks source link

The input image is only source image and ground truth? #14

Open huangsusan opened 4 years ago

huangsusan commented 4 years ago

Hi: I wonder what the input image is and can I apply AC loss individually without Dice loss. Can I apply AC loss in 3D neural network ,such as 3D UNet

best wishes

Luoxd1996 commented 4 years ago

Hi, in my understanding, the answer is yes, you can find a PyTorch implementation of 3D AC loss for a 3D network training from our lab Github, two or three days later.

snakecy commented 4 years ago

@Luoxd1996 Thanks, waiting for your update.

Luoxd1996 commented 4 years ago

Hi, Andy Chow, Now the code is available at https://github.com/Luoxd1996/ACELoss, If you have any questions, please let me know. Xiangde Luo.

Andy Chow notifications@github.com 于2020年11月1日周日 下午9:18写道:

@Luoxd1996 https://github.com/Luoxd1996 Thanks, waiting for your update.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/xuuuuuuchen/Active-Contour-Loss/issues/14#issuecomment-720086836, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEV7K52SRG47OAQPR7PATH3SNVN3DANCNFSM4RSB7OKQ .

huangsusan commented 4 years ago

@Luoxd1996 ,Thanks very much .I wonder if you have 3D version for AC loss.I want use it in 3D Unet .I try to add a dimension,but it does not work.

Luoxd1996 commented 4 years ago

Hi, huangsusan; Yes, I have implemented a 3D version of AC Loss based on the Sobel filter, you can use it for model training directly. If you have any questions, please let me know. Best wish, Xiangde Luo.

huangsusan commented 4 years ago

@Luoxd1996 Thanks very much. I will try.

snakecy commented 4 years ago

Hi, Andy Chow, Now the code is available at https://github.com/Luoxd1996/ACELoss, If you have any questions, please let me know. Xiangde Luo. Andy Chow notifications@github.com 于2020年11月1日周日 下午9:18写道: @Luoxd1996 https://github.com/Luoxd1996 Thanks, waiting for your update. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#14 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEV7K52SRG47OAQPR7PATH3SNVN3DANCNFSM4RSB7OKQ .

Thanks, by the way, where to download the paper "Learning Euler's Elastica Model for Medical Image Segmentation", I have tried to use the URL https://arxiv.org/submit/3446612/view that not available. Can you share it somewhere?

Luoxd1996 commented 4 years ago

Hi, Any Chow, I have submitted the manuscript to Arxiv, and it will be checked by Arxiv and released tomorrow. If you want to read it today, you can contact my private email. Best wish, Xiangde Luo.

Andy Chow notifications@github.com 于2020年11月2日周一 下午4:48写道:

Hi, Andy Chow, Now the code is available at https://github.com/Luoxd1996/ACELoss, If you have any questions, please let me know. Xiangde Luo. Andy Chow notifications@github.com 于2020年11月1日周日 下午9:18写道: … <#m8049595745776831882> @Luoxd1996 https://github.com/Luoxd1996 https://github.com/Luoxd1996 Thanks, waiting for your update. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#14 (comment) https://github.com/xuuuuuuchen/Active-Contour-Loss/issues/14#issuecomment-720086836>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEV7K52SRG47OAQPR7PATH3SNVN3DANCNFSM4RSB7OKQ .

Thanks, by the way, where to download the paper "Learning Euler's Elastica Model for Medical Image Segmentation", I have tried to use the URL https://arxiv.org/submit/3446612/view that not available. Can you share it somewhere?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/xuuuuuuchen/Active-Contour-Loss/issues/14#issuecomment-720330078, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEV7K57XYMR2CY4C7ILG6WTSNZW7TANCNFSM4RSB7OKQ .