zhongqiao yuan 1 жил өмнө
parent
commit
e0201e2a67
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      PyTorch.md

+ 3 - 0
PyTorch.md

@@ -31,6 +31,9 @@ PyTorch是一个由Facebook开源的深度学习框架,以其简洁易用、
 
    [3D-CT影像的肺结节检测(LUNA16数据集)](http://www.gitpp.com/ai100/3d-lung-nodules-detection)
 
+   基于U-net的医学影像分割 / pytorch实现
+
+   [基于U-net的医学影像分割 / pytorch实现](http://www.gitpp.com/ai100/u-net-med)  
 
 ### 如何快速掌握PyTorch