LeeJunHyun / Image_Segmentation

Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.
2.68k stars 595 forks source link

some detail in network #28

Closed wydhenjoy closed 5 years ago

wydhenjoy commented 5 years ago

how can i see the result about the segmentation through the photos

LeeJunHyun commented 5 years ago

Hi, @wydhenjoy . you can refer solver.py#L232.

LeeJunHyun commented 5 years ago

If you don't have any further issue, I will close this issue. I hope that my comment was helpful :)