-
sfm-bundler(python)
说明: 就是用sfm方法把用相机拍摄的图像进行重建三维模型(The SFM method is used to reconstruct the three-dimensional model of the image taken by the camera)
- 2020-11-30 16:04:32下载
- 积分:1
-
suijishengchengkeli
改程序是一个小插件,改程序可以在abaqus中自动生成二维的颗粒随机分布的板(Can generate random distribution of particles)
- 2020-08-02 10:18:35下载
- 积分:1
-
FusionGAN-master
用生成对抗网络了进行红外和可见光图像融合(Infrared and Visible Image Fusion Using Generated Countermeasure Network)
- 2020-12-13 22:39:15下载
- 积分:1
-
lm087
我自己用C#卡发的很好的一个网页登陆页面(I use C# card issued by a good landing page of a web page)
- 2010-06-19 13:02:04下载
- 积分:1
-
3D_POLY
在多晶体材料的计算中能够给多晶体赋予材料属性,然后利用晶体塑性模型计算(It can give material properties to polycrystals.)
- 2018-12-25 15:42:16下载
- 积分:1
-
【TensorFlow】LSTM(基于PTB的自然语言建模)
要读取 PTB 数据集需要用到 reader.py,在 GitHub 上面有源码,可以下载或者直接复制下来。reader.py 提供了两个函数用于读取和处理 PTB 数据集:
ptb_raw_data(DATA_PATH):读取原始数据
ptb_producer(raw_data,batch_size,num_steps):用于将数据组织成大小为 batch_size,长度为 num_steps 的数据组
原书中的代码没有将这两个函数的操作对象视为 tensor,而根据 reader.py 中的源码说明,它是对 tensor 进行操作的。并且 ptb_producer() 函数中使用了 tf.train.range_input_producer() 函数,所以需要开启多线程。
以下代码示范了如何使用这两个函数:
————————————————
版权声明:本文为CSDN博主「widiot0x」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/White_Idiot/article/details/78881261
- 2022-10-29 04:25:11下载
- 积分:1
-
从图像数据集读取图片并拼接成大图
从图像数据集读取图片并拼接成大图
- 2020-05-02下载
- 积分:1
-
reclassify raster by different ways
说明: 针对地理学、地理信息系统、遥感技术与应用等专业的技术人员,在使用ArcGIS软件绘图时,可以采用Python 中Arcpy 模块,实现批量处理。
针对栅格数据即遥感影像,在对图像进行分析时,如变化检测,土地覆盖类型提取等。这些都需要依据光谱特征对图像进行分类,并对分类后的结果进行标记。(For the technical personnel of geography, GIS, remote sensing technology and application, arcpy module in Python can be used to realize batch processing when drawing with ArcGIS software.
For raster data, that is, remote sensing image, in the analysis of the image, such as change detection, land cover type extraction and so on. All of these need to classify the image according to the spectral characteristics and label the classified results.)
- 2020-12-02 20:59:25下载
- 积分:1
-
Python_VLPR车牌识别
Python_VLPR车牌识别
- 2020-01-07下载
- 积分:1
-
梯度下降求解逻辑回归
说明: 梯度下降求解逻辑回归,唐虞帝程序,有代码(Gradient descent for logistic regression)
- 2020-06-20 00:20:02下载
- 积分:1