Thank you for your great job!
Following the guidance, I correctly installed pytorch and other dependence. Then I ran the notebook and got a fair result for examples as showed originally.
However, when I tried to use other images as input, for example,

I got a total failure like:

I also doubted that wrong cropping causes the weird results, so I did some additional experiments. First, referring to the issue #4 , I corrected the cropping size and tried again, then got similar results Second, I apply the same cropping method to the example images, then the results of cropped examples looked good.
Shortly, I completely get confused by the result, do you have any suggestions for it?
Thank you for your great job!
Following the guidance, I correctly installed pytorch and other dependence. Then I ran the notebook and got a fair result for examples as showed originally.
However, when I tried to use other images as input, for example,


I got a total failure like:
I also doubted that wrong cropping causes the weird results, so I did some additional experiments. First, referring to the issue #4 , I corrected the cropping size and tried again, then got similar results Second, I apply the same cropping method to the example images, then the results of cropped examples looked good.
Shortly, I completely get confused by the result, do you have any suggestions for it?