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
Thank you for your effort. The tutorial is simple, clear and run without issue.
Could you please add a section to the tutorial that uses the model in production e.g.
Reading a single image and transforming it (without using dataset class).
Applying the inference using a pre-trained model to get a result image and save it with the original size.
Compute the dice of the original label (without resizing) and the saved output from step2.
I think there will be an issue as the used transforms do not preserve the spacing and directions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Thank you for your effort. The tutorial is simple, clear and run without issue.
Could you please add a section to the tutorial that uses the model in production e.g.
I think there will be an issue as the used transforms do not preserve the spacing and directions.
Beta Was this translation helpful? Give feedback.
All reactions