搜索资源列表
pytorch-adda-master
- 迁移学习框架ADDA, python 代码,整体可运行(a framework of transfer learning)
salience_object_detection-master
- 用深度学习框架Pytorch的图像语义分割(Image semantic segmentation using deep learning framework Pytorch)
unet-pytorch-master
- 使用Pytorch搭建U-Net,该模型可以对随机传入任意大小的图片进行图片分割,根据所训练的数据和标签得到索要分割的区域。(Using Python to build u-net, the model can segment random incoming pictures of any size, and get the region to be segmented according to the trained data and labels.)