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

以图搜图_CNN

于 2020-07-12 发布
0 185
下载积分: 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 个回复

  • Fire-detection-multiple-features
    文章对比分析了火焰不同的形状结构特征,及其特征组合对火焰检测有效性的影响,提出了一种融合圆形度、矩形度和重心高度系数的火焰检测算法,然后将融合后的火焰特征输入支持向量机(SVM)中进行分类( Based on fusion of these flame features,the support vector machine (SVM) is used for classi- fication. Experimental results on the fire videos at Bilkent University show that the proposed algorithm is efficient and fast for fire detection,and it could detect fire real-time under a variety of circumstances.)
    2015-12-07 09:46:24下载
    积分:1
  • Imageprocessing
    图像处理入门教程,比较适合初学者,对于图像知识有所掌控,内容比较详细。(Image Processing Getting Started tutorial, suitable for beginners, more detailed image of knowledge has been the control.)
    2012-06-27 07:53:08下载
    积分:1
  • _FUSION_2010
    这是本人发表的目标跟踪方面论文使用的代码,是基于随机假设概率滤波的多目标跟踪算法。(This is the code used by the target tracking paper I published, filter multi-target tracking algorithm based on the probability of a random assumption.)
    2020-12-01 19:29:26下载
    积分:1
  • guass_fliter_pic
    高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
    2017-03-11 10:40:11下载
    积分:1
  • FSIM
    Zhang等人 利用相位一致性信息的特性,提出了 特征相似性方法(FSIMG) ,选取了相位一致性信息和梯度信息 作为它的两个特征,得到了较好的结果。 (A novel feature similarity (FSIM) index for full reference IQA is proposed based on the fact that human visual system (HVS) understands an image mainly according to its low-level features. Specifically, the phase congruency (PC), which is a dimensionless measure of the significance of a local structure, is used as the primary feature in FSIM. Considering that PC is contrast invariant while the contrast information does affect HVS’ perception of image quality, the image gradient magnitude (GM) is employed as the secondary feature in FSIM. PC and GM play complementary roles in characterizing the image local quality. After obtaining the local quality map, we use PC again as a weighting function to derive a single quality score. Extensive experiments performed on six benchmark IQA s demonstrate that FSIM can achieve much higher consistency with the subjective uations than state-of-the-art IQA metrics.)
    2015-09-16 19:18:45下载
    积分:1
  • ty
    说明:  MATLAB实现的图像处理算法,计算图像中的欧拉数,(MATLAB realize the image processing algorithm to calculate the Euler number of images,)
    2007-08-16 10:13:36下载
    积分:1
  • SAMP-package
    实现对图像进行二维小波变换,实现图像压缩,并实现图像的压缩传感(Image wavelet transform, to achieve the two-dimensional image wavelet transform for image compression, and compressed sensing to achieve)
    2011-06-22 09:23:33下载
    积分:1
  • Phase_Unwrapping_2D
    二维相位展开算法 引导相位展开方法相质量运行QualityGuidedUnwrap2D的。 运行戈尔茨坦枝剪相位展开方法GoldsteinUnwrap2D。 (3D实施质量的制导方法,可根据要求提供)(2D PHASE UNWRAPPING ALGORITHMS Run QualityGuidedUnwrap2D for the phase quality guided phase unwrapping method. Run GoldsteinUnwrap2D for Goldstein s branch cut phase unwrapping method. (3D implementation of the quality guided method available on request))
    2020-10-29 11:19:57下载
    积分:1
  • BDStracking
    北斗二代接收机中的跟踪程序,模块有载波环(二阶FLL,三阶PLL),FLL辅助PLL,码环是用二阶DLL,再用载波环辅助码环(Compass II receiver tracking program, module carrier ring (second-order FLL, the third-order PLL), FLL auxiliary PLL, code ring is by Second DLL, then the carrier ring auxiliary code ring)
    2021-05-16 10:30:01下载
    积分:1
  • waveletTransform
    归一化互相关算法是传统的图像匹配算法,针对传统图像匹配算法运算量大、速度慢的缺点,提出了一种基于小波变换的多尺度图像匹配算法。(Normalized cross-correlation algorithm is the traditional image matching algorithm, proposed a wavelet transform-based multi-scale image matching algorithm for the large amount of computation of traditional image matching algorithm, slow disadvantage.)
    2013-04-07 15:14:15下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载