NeuralRecon
NeuralRecon copied to clipboard
Some question about the codes
Hi, Thank you for sharing your great work. I have a question about the codes in the network. The upsample function used in the network disable the gradient propagation. Will the performance be better with the gradient enabled? I think it should be no harm by letting the gradient flows from lower level to the higher level.
Best,