cwmok / Conditional_LapIRN

Conditional Deformable Image Registration with Convolutional Neural Network
MIT License
79 stars 16 forks source link

Gradient explosion #8

Closed tracob-github closed 1 year ago

tracob-github commented 1 year ago

Hi, there seems to be a gradient explosion during training stage1. May I ask why this problem occurs? 1666533816498

cwmok commented 1 year ago

Hi @tracob-github,

How do you define "gradient explosion"? The image looks fine in low-resolution space.

tracob-github commented 1 year ago

Thank you for your reply. I finally found out what the problem was.