You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi MONAI Team,
I am using Swin UNETR for 3D brain tumor segmentation (BraTS 2021). I want to add a Physics-Informed Loss term based on the Reaction-Diffusion equation to improve biological plausibility.
Does MONAI have existing utilities or examples for integrating PDE-based constraints into a loss function?
What is the recommended way to compute spatial gradients (like the Laplacian) on the model's output tensors within the MONAI framework?
Any pointers to examples or relevant documentation would be very helpful.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi MONAI Team,
I am using Swin UNETR for 3D brain tumor segmentation (BraTS 2021). I want to add a Physics-Informed Loss term based on the Reaction-Diffusion equation to improve biological plausibility.
Does MONAI have existing utilities or examples for integrating PDE-based constraints into a loss function?
What is the recommended way to compute spatial gradients (like the Laplacian) on the model's output tensors within the MONAI framework?
Any pointers to examples or relevant documentation would be very helpful.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions