ANTsX / ANTsPyNet

Pre-trained models and utilities for deep learning on medical images in Python
https://antspynet.readthedocs.io
Apache License 2.0
200 stars 28 forks source link

Image orientation is changed. #81

Closed GYDDHPY closed 1 year ago

GYDDHPY commented 1 year ago

Hi, can you share some details of model training preprocess or final image saving procedure? I found that the image orientation is changed, seems like is rotated 180 degree. The image orientation is important to my application.

Looking forward to your reply.

ntustison commented 1 year ago

Please be more specific in what you're trying to do. Command calls and some data specifics would be most helpful.

GYDDHPY commented 1 year ago

Thank you for your rapid reply. I was try to do super resolution. I have found the wrong usage of the command. Sorry to bother. Best wishes.