Jerry-zhxf / ImageRetrieval
构建一个加密图像检索系统,通过使用深度学习算法对存储的图像进行分类和标记,并以此作为图 像检索的依据,并设计一个检索算法,进而提高加密图像检索的准确性和效率。该算法主要运行在图像检索服务器端。 框架:Pytorch
☆15Updated 2 years ago
Alternatives and similar repositories for ImageRetrieval:
Users that are interested in ImageRetrieval are comparing it to the libraries listed below
- 本次实训按照指导书要求,设计并实现了一个简单的图像检索系统,实现了从颜色特征、纹理特征、形状特征三个方面对图像进行匹配。其中颜色特征是提取自RGB颜色空间的颜色矩;纹理特征是来自图像0度、45度、90度、135度四个角度的灰度共生矩阵的纹理一致性、纹理对比度、纹理熵,纹理相…☆12Updated 3 years ago
- 基于内容的图像检索系统(Content Based Image Retrieval,简称 CBIR)☆65Updated 6 years ago
- python 图像处理 以图搜图 无损压缩☆11Updated 6 years ago
- 图像检索 颜色直方图 图像检索引擎 pHash☆27Updated 2 years ago
- 以图搜图,图像检索,lsh☆15Updated 2 years ago
- A simple Matlab implementation of the algorithm presented in the paper: "Reversible-data-hiding-in-Encrypted-image"☆22Updated 5 years ago
- 数字图像可视化水印系统的设计与实现(LSB算法、DCT算法、随机间隔算法、区域校验位算法、图像降级算法、图像降级算法改进等6种数字水印算法的实现)☆114Updated 3 years ago
- 基于VGG16网络提取图像特征做图像检索提供Restful接口demo☆16Updated 5 years ago
- 该项目主要功能为对受到成像设备及环境噪声干扰影响导致图像模糊及产生噪声干扰的图片进行修复。项目创建一个搭载在网页端的图像修复系统,用户将需要修复的图像上传到系统,系统经过处理后向用户输出修复的图片。项目基于CNN卷积神经网络,使用大量的数据集进行训练,从而优化处理能力,最终…☆13Updated last year
- python使用SIFT算法对图像提取特征☆11Updated 8 years ago
- 爬取百度图片,搭建自己的图片索引库实现简单的以图搜图功能,还有可视化效果☆52Updated 5 years ago
- 基于联邦学习的电影推荐系统,采用联邦学习框架FATE1.3.1的水平联邦推荐算法。☆26Updated 3 years ago
- 基于VGG-16的图像检索系统☆40Updated 3 years ago
- “秘隐”-图像隐写系统,基于隐写算法完成文本信息的隐藏与提取、单张图片的隐藏与提取,并基于PyQt5完成了项目的可视化界面演示,用于信息的安全保护。☆46Updated 3 years ago
- This is an simple image retrieval platform by CNN based on pytorch and flask.☆35Updated 10 months ago
- 垃圾短信自动识别的代码,使用了adaboost、决策树、感知机、svm、lr等机器学习算法☆25Updated 6 years ago
- Matlab code for the paper "Color image zero-watermarking based on Fast Quaternion Generic Polar Complex Exponential Transform"☆19Updated 4 years ago
- JEI 2017: Cross-utilizing hyperchaotic and DNA sequences for image encryption☆17Updated 8 years ago
- 基于opencv-python的sift、kmeans、bow图像检索☆54Updated 6 years ago
- 《信息隐藏技术》第三次大作业——基于图像块分组的加密域可逆信息隐藏(研读文献)☆26Updated 7 years ago
- edu-yinzhaoxia / An-Improved-Reversible-Data-Hiding-in-Encrypted-Images-using-Parametric-Binary-Tree-LabelingThis code is the implementation of the paper "An Improved Reversible Data Hiding in Encrypted Images Using Parametric Binary Tree Labelin…☆18Updated 4 years ago
- 基于物体轮廓检测和特征提取的木材图像计数模型☆15Updated 2 years ago
- edu-yinzhaoxia / Reversible-Data-Hiding-in-Encrypted-Images-Based-on-multi-MSB-Prediction-and-Huffman-CodingThis code is the implementation of the paper "Reversible Data Hiding in Encrypted Images Based on Multi-MSB Prediction and Huffman Coding…☆28Updated 4 years ago
- 天池比赛-铝型材表面瑕疵识别的实现;Pytorch;finetune renet;☆15Updated 6 years ago
- 基于MatLab实现LSB(最低有效位)算法完成图片数字水印隐写功能☆12Updated 2 years ago
- 基于安全多方计算的隐私保护系统设计与实现☆46Updated 3 years ago
- # 项目功能 * 员工管理培训管理系统员工,培训系统需要实现的主要功能包括: * 公司业总体培训课程的设置和安排。各部门部长课为员工安排相关培训课程 * 对选课结果进行统计报表。允许员工对培训安排的查询。 * 培训考核成绩的输入和查询。 * 用户个人信息的修改。 # 项目…☆11Updated 4 years ago
- Bank card number identification system based on deep learning/基于深度学习的银行卡号识别系统☆22Updated 5 years ago
- 人脸表情识别/CNN☆9Updated 6 years ago
- 实现常用图像分类算法☆45Updated last year