When I was trying to use the results from demo.lua to do the fitting implemented in fit_up.py, I found that the size of the 2D segmentation from the network is 256x256, but in fit_up.py, the size of the segmentation is 128x128. what should I do to resolve this size inconsistency? Like a downsampling or something?
Hello,
When I was trying to use the results from demo.lua to do the fitting implemented in fit_up.py, I found that the size of the 2D segmentation from the network is 256x256, but in fit_up.py, the size of the segmentation is 128x128. what should I do to resolve this size inconsistency? Like a downsampling or something?