搜索资源列表
fcn.berkeleyvision.org
- 图像识别、深度学习。 语言用的是python 2.x ,里面有训练好的模型,在文件夹里都有给出地址,可以直接去下载。也有一个很大的图片包,里面有很多图片,可以直接拿来作为素材用。也可以自己给图片制作数据标签,训练自己的模型。(image recognition deep learning The language used is Python 2.x, and there are training models, which are given in the folder, which c
CAFFE
- 使用python进行 FCN批量测试图片,使用训练好的模型批量测试图片(Use the python for FCN batch test pictures, use the trained model to test the image in batches)
FCN.tensorflow-master
- 全卷积网络图像分割。使用python和tensorflow的实现。(Image segmentation with full convolution network.)