基于感知哈希算法实现图像检索
☆17Apr 21, 2018Updated 8 years ago
Alternatives and similar repositories for Image-Retrieval
Users that are interested in Image-Retrieval are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Uses TensorFlow and FC2 features to match test images to the same category given a query image as input☆55Oct 10, 2017Updated 8 years ago
- 一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能☆99Jul 6, 2023Updated 3 years ago
- Leetcode & 剑指offer 解题☆15Apr 27, 2022Updated 4 years ago
- ☆12Mar 10, 2023Updated 3 years ago
- 使用paddlepaddle框架完成对中文类型垃圾邮件进行分类☆13Feb 27, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。☆12Jun 19, 2018Updated 8 years ago
- A simple and effective feature alignment method with proposed anchor loss for person re-identification☆15Aug 18, 2020Updated 5 years ago
- Source code for “Comprehensive Evaluation of GNN Training Systems: A Data Management Perspective” (VLDB 2024).☆15Apr 21, 2025Updated last year
- “秘隐”-图像隐写系统,基于隐写算法完成文本信息的隐藏与提取、单张图片的隐藏与提取,并基于PyQt5完成了项目的可视化界面演示,用于信息的安全保护。☆48Jan 22, 2022Updated 4 years ago
- A PyTorch version group view convolution network. It is used in 3D classification and 3D retrieval.☆17Apr 20, 2019Updated 7 years ago
- QT界面+图像检索+神经网络☆25Aug 20, 2020Updated 5 years ago
- ☆19Sep 17, 2021Updated 4 years ago
- Implementation of the HYPE hypergraph partitioner.☆22Dec 5, 2019Updated 6 years ago
- Experimental Code for "Unleashing Graph Partitioning for Large-Scale Nearest Neighbor Search"☆30Nov 4, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Subpart source code of of deepcore v0.7☆27Jun 28, 2020Updated 6 years ago
- 微信小程序-校园生活帮,包括了失物寻物,二手商品交易,校园资讯,周边资讯,互助求助信息。☆11May 6, 2023Updated 3 years ago
- 程序语言课程作业在线评测平台(实现Java、C、Python的选择、填空、代码题在线评测),基于SpringBoot+Layui+MySQL实现☆13Aug 13, 2020Updated 5 years ago
- 使用bert进行中文方面级情感识别。☆25Jun 26, 2023Updated 3 years ago
- 毕业生离校管理系统☆10Feb 22, 2023Updated 3 years ago
- 利用vgg-16/19预训练模型提取图片的特征☆26Nov 2, 2018Updated 7 years ago
- ☆11May 10, 2018Updated 8 years ago
- 本项目基于ImageNet数据集预训练的VGG16和ResNet34网络模型,微调以提取遥感图像特征。我们尝试了多种特征聚合方法,通过使用PCA降维技术和扩展查询技术来优化特征存储、向量计算和特征检索效果。此外,我们还采用局部敏感哈希算法(LSH)实现了大规模遥感图像检索。…☆27Mar 31, 2023Updated 3 years ago
- WHMCS USDT Payment Gateway.☆12Feb 25, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- PVS漏洞扫描是一款适用于企业内网的漏洞快速应急、巡航扫描系统,通过搜索功能可清晰的了解内部网络资产分布情况,并且可指定漏洞插件对搜索结果进行快速漏洞检测并输出结果报表。☆13Aug 17, 2022Updated 3 years ago
- DRL models for graph partitioning and sparse matrix ordering.☆31Nov 5, 2023Updated 2 years ago
- 古诗生成 GAN☆10Aug 28, 2020Updated 5 years ago
- 数钢筋demo,IOU 0.7 下,AP 90.6。训练只要不到十分钟,可以非常愉快的 玩耍☆33Aug 29, 2019Updated 6 years ago
- 公交线路搜索系统,mysql+jdbc+servlet+freemarker+json+jquery+arttemplate+百度地图api☆12Jan 3, 2019Updated 7 years ago
- ☆11Sep 17, 2020Updated 5 years ago
- Code release for "Deep Priority Hashing" (ACMMM 2018)☆17Jan 17, 2019Updated 7 years ago
- running real time style net and CycleGAN in pyqt!☆14Feb 7, 2020Updated 6 years ago
- Group-View Convolutional Neural Networks for 3D Shape Recognition☆37Mar 3, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 一个基于PyQt6和OpenCV 的dcm格式图像增强软件,也可用于普通格式图像处理☆10Jan 24, 2024Updated 2 years ago
- 用VGG16模型进行简单的垃圾图像分类☆10Aug 30, 2021Updated 4 years ago
- 基于fasttext对B站评论进行分析☆10Feb 1, 2023Updated 3 years ago
- 基于PaddleNLP的web端文本纠错系统,支持输入文本或上传word文档,显示纠错后文本结果与保存。 技 术栈:后端:PaddleNLP +FastAPI;前端:Vue+Element UI☆14May 18, 2022Updated 4 years ago
- 基于微信的加密聊天工具☆10Feb 22, 2019Updated 7 years ago
- Chinese character recognition☆11Oct 27, 2020Updated 5 years ago
- Implementation of 'Sketch Me That Shoe' and 'Deep Spatial-Semantic Attention for Fine-grained Sketch-based Image Retrieval'☆55Feb 23, 2019Updated 7 years ago