登录
首页 » Python » 以图搜图_CNN

以图搜图_CNN

于 2020-07-12 发布
0 127
下载积分: 1 下载次数: 2

代码说明:

说明:  以图搜图,深度学习,采用vgg16,对应文件夹放入图片即可使用(image_retrieval_platform-master)

文件列表:

image_retrieval, 0 , 2020-07-12
image_retrieval\image_retrieval.py, 4264 , 2019-12-08
image_retrieval\retrieval, 0 , 2020-07-12
image_retrieval\retrieval\__pycache__, 0 , 2020-07-12
image_retrieval\retrieval\__pycache__\create_thumb_images.cpython-37.pyc, 1132 , 2019-12-05
image_retrieval\retrieval\__pycache__\retrieval.cpython-37.pyc, 4913 , 2019-12-08
image_retrieval\retrieval\create_thumb_images.py, 1323 , 2019-01-13
image_retrieval\retrieval\images, 0 , 2020-07-12
image_retrieval\retrieval\models, 0 , 2019-12-08
image_retrieval\retrieval\query.jpg, 36656 , 2019-06-22
image_retrieval\retrieval\retrieval.py, 5405 , 2019-12-08
image_retrieval\static, 0 , 2020-07-12
image_retrieval\static\image_database, 0 , 2020-07-12
image_retrieval\static\thumb_images, 0 , 2020-07-12
image_retrieval\static\upload_image, 0 , 2020-07-12
image_retrieval\templates, 0 , 2020-07-12
image_retrieval\templates\retrieval.html, 2329 , 2019-12-08
image_retrieval\templates\upload.html, 794 , 2019-12-08
image_retrieval\templates\upload_finish.html, 920 , 2019-12-08
VGG16-bn网盘链接.txt, 177 , 2019-12-08
vggnet.py, 5914 , 2019-12-07

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

发表评论

0 个回复

  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • 锐化效果显示 例子
    锐化效果显示图像 例子
    2013-06-10下载
    积分:1
  • tv-method-for-image-inpainting
    TV模型用于图像修复,能够实现较好的图像修复效果,是基于偏微分方程的方法(TV model for image restoration, and to achieve better image restoration effect is a method based on partial differential equations)
    2012-06-25 10:29:19下载
    积分:1
  • ScSR
    基于学习单幅图像超分辨率重建算法源代码。(based on the singal picture super resolution founding)
    2014-09-25 10:28:52下载
    积分:1
  • Iterative-Back-Projection
    实现基于迭代反投影算法的超分辨率重建,对于没有噪声的情况有较好的效果。(Iterative Back Projection super-resolution.)
    2021-03-28 11:09:11下载
    积分:1
  • six
    图像的二值化,并对图像做膨胀,腐蚀,开、闭操作,以及细化处理等通过用matlab高级语言编写数字图像处理的一些基本算法程序(Binarization image, and image to do the expansion, corrosion, open and close operation, as well as refining processing through high-level language matlab digital image processing procedures for some of the basic algorithm)
    2008-06-25 03:22:38下载
    积分:1
  • MyPolyStock
    实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率(It s a good implement of convex polygon stock.)
    2021-04-19 23:08:50下载
    积分:1
  • otsu0915
    说明:  通过matlab源码实现图像的最佳自动阈值分割,所选算法是常见的大津法(Matlab source code through the realization of the best automatic image thresholding, the selected algorithm is a common method of Otsu)
    2010-03-18 22:37:50下载
    积分:1
  • har
    矩形件排样,用bl算法实现,具有一定的参考价值,(Rectangular part layout is realized by bl algorithm, which has certain reference value.)
    2020-11-13 16:49:42下载
    积分:1
  • 61IC_H733
    数字图像抠图源代码,是由一个外国人写的,非常好用,我希望能和大家一起分享(digital image matting matlab code written by a foreigner,it is very useful and I would like to share with everyone)
    2011-07-21 15:55:20下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载