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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: