--- a +++ b/README.md @@ -0,0 +1,8 @@ +## Results +| Abdominal Image | Ground Truth | U-Net | CaraNet | +|:------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------:| +| <div align=center><img src="https://github.com/ytl0623/UNet-CaraNet/blob/main/figure/img.gif" width="150" alt="Result"/></div> | <div align=center><img src="https://github.com/ytl0623/UNet-CaraNet/blob/main/figure/mask.gif" width="150" alt="Result"/></div> | <div align=center><img src="https://github.com/ytl0623/UNet-CaraNet/blob/main/figure/U-Net.gif" width="150" alt="Result"/></div> | <div align=center><img src="https://github.com/ytl0623/UNet-CaraNet/blob/main/figure/CaraNet.gif" width="150" alt="Result"/></div> | + +## References +- https://github.com/AngeLouCN/CaraNet +- https://github.com/milesial/Pytorch-UNet \ No newline at end of file