登录
首页 » Python » deeplab V3和unet

deeplab V3和unet

于 2019-05-31 发布
0 246
下载积分: 1 下载次数: 18

代码说明:

说明:  利用全卷积神经网络,实现图像的语义分割,基于tensorflow的keras可以直接运行(Using the full convolutional neural network to achieve semantic segmentation of images, keras based on tensorflow can be run directly)

文件列表:

Semantic-Segmentation-of-Remote-Sensing-Images-master, 0 , 2019-04-23
Semantic-Segmentation-of-Remote-Sensing-Images-master\README.md, 1173 , 2019-04-23
Semantic-Segmentation-of-Remote-Sensing-Images-master\img, 0 , 2019-04-23
Semantic-Segmentation-of-Remote-Sensing-Images-master\img\612022_x_0.png, 381128 , 2019-04-23
Semantic-Segmentation-of-Remote-Sensing-Images-master\img\612022_x_1.png, 239873 , 2019-04-23
Semantic-Segmentation-of-Remote-Sensing-Images-master\img\612022_x_2.png, 154734 , 2019-04-23
Semantic-Segmentation-of-Remote-Sensing-Images-master\img\612022_x_3.png, 28756 , 2019-04-23
Semantic-Segmentation-of-Remote-Sensing-Images-master\img\6120_2_2_10.png, 1085927 , 2019-04-23
Semantic-Segmentation-of-Remote-Sensing-Images-master\img\6120_2_2raw.jpg, 5127372 , 2019-04-23
Semantic-Segmentation-of-Remote-Sensing-Images-master\make_data.py, 7686 , 2019-04-23
Semantic-Segmentation-of-Remote-Sensing-Images-master\model.py, 20610 , 2019-04-23
Semantic-Segmentation-of-Remote-Sensing-Images-master\plot.py, 2859 , 2019-04-23
Semantic-Segmentation-of-Remote-Sensing-Images-master\train.py, 5064 , 2019-04-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • NumberRecognize
    根据RBM深度网络(Hinton,2006)进行MINST手写文字的分类器的训练,利用训练得到的权值制作了这个小程序,通过这个程序可以看出训练结果对数据集内的测试样本和训练样本都能进行很好的识别,但是对其他的手写字体识别就没有那么好了。(According to RBM depth network (Hinton, 2006) conducted MINST handwritten text classifier training, using the training to get the right value to produce this small program, this program can be seen through the results of the training data set and the training sample test samples are can be well identified, but on the other handwriting recognition is not so good.)
    2013-10-17 15:55:34下载
    积分:1
  • convert_tif
    批量的将图像转为tif格式,界面方面操作,放在ENVI的安装路径下即可(convert different format of image to .tiff)
    2021-04-21 18:28:49下载
    积分:1
  • #2D_voronoi建立及使用方法
    说明:  使用MATLAB生成二维voronoi图的代码,可以用作后续二维voronoi的多晶模型建立(The code of two-dimensional Voronoi diagram generated by MATLAB can be used to build the polycrystalline model of two-dimensional voronoi.)
    2021-01-06 22:38:53下载
    积分:1
  • fit
    生成归一化植被指数(NDVI)数据产品及图象产品的IDL源程序(that GIS is likely to have own itself advantages in sample selection, presentation of findings and future record collation (Department for Environment, Food and Rural Affairs, 2007). It indicates that to imply GIS software for mapping hedgerows may a reasonable and good choice.)
    2014-12-21 23:53:00下载
    积分:1
  • hough gabor Radon headata wdcbm2()
    1.从图像中识别几何形状的基本方法;基本原理是在于利用点与线的对偶性,将原始图像空间给定的曲线通过曲线表达形式变为参数空间的一个点,这样就把原始图像中给定的检测问题转化为寻找参数空间的峰值问题。 2.基于Gabor变换的人眼检测MATLAB实现。 3.基于Radon的车牌矫正方法。 4.基于模型函数headata产生不同大小的头模型数据。 5.基于函数wdcbm2()设置图像分层阈值压缩参数,实现图像压缩(The basic method of identifying geometry from the image; the basic principle is to use point and line duality, the original image space curve given expression through the curve into a parameter space of a point, so the peak detection problem is given in the original image is transformed into searching the parameter space.)
    2017-08-09 20:36:38下载
    积分:1
  • united1
    集运小波变换的图像去噪,本文采用的是一种改进了的软阈值法去噪,去噪效果更好(Image Denoising Based on Wavelet changing)
    2014-05-19 10:45:07下载
    积分:1
  • 20110802
    自适应直方图均衡算法,对彩色图像的处理,有很好的效果。尤其是针对医学图像,内窥镜图像。(Adaptive histogram equalization algorithm for color image processing, have a good effect. Especially for medical images, endoscopic images.)
    2011-08-02 15:29:45下载
    积分:1
  • code
    用matlab进行图像检索,基于边缘直方图(EHD)描述子,它是MPEG-7标准中提出的一种边缘描述子,它具有描述图像亮度变化的方向和频率的能力。资料为主程序代码。(Matlab for image retrieval, based on the description of the edge histogram (EHD) sub, it is proposed in the MPEG-7 standard descriptor an edge, it has the direction of the change and the frequency of the described image brightness capability. Data the main program code.)
    2020-07-03 08:40:01下载
    积分:1
  • matlab-watershed-algorithm
    说明:  使用matlab做分水岭算法,分水岭算法是图像分割中常用的算法,算法的理论依据待考究,适用场景可供分析讨论。(watershed algorithm using matlab)
    2011-03-01 14:49:10下载
    积分:1
  • TVAL3_v1.0
    压缩感知重建算法,利用压缩感知理论实现用较少的采样量恢复出高分辨率的图像信息(compressive sensing reconstruction algoriyhm)
    2013-08-26 10:18:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载