Open huangsusan opened 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.
@Luoxd1996 Thanks, waiting for your update.
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 .
@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.
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.
@Luoxd1996 Thanks very much. I will try.
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?
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 .
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