Questions about Iterative forward pass.
yzldw333 opened this issue · 1 comments
yzldw333 commented
Hi, thank u for your shared code, I have read 'models/cu-net.py' carefully, but I can't find any code about iterative refinement, can you tell me where it is. Since I am not familiar with pytorch API.
738654805 commented
I have read 'models/cu-net.py' and I can't find the dense ship layer between the two U-net in the code released ,whether it was just two U-net stacked together. @zhiqiangdon @yzldw333