lucifer726 / bag-of-words-Links
基于opencv-python的sift、kmeans、bow图像检索
☆54Updated 6 years ago
Alternatives and similar repositories for bag-of-words-
Users that are interested in bag-of-words- are comparing it to the libraries listed below
Sorting:
- Large-scale image retrival by deep learning(基于深度学习的大规模图像检索)☆115Updated 7 years ago
- ☆41Updated 7 years ago
- This is an simple image retrieval platform by CNN based on pytorch and flask.☆35Updated last year
- 基于内容的图像检索系统(Content Based Image Retrieval,简称 CBIR)☆69Updated 6 years ago
- 离线构建大规模图像特征索引库,实现在线相似图片精准查询☆78Updated 4 years ago
- 图像检索 颜色直方图 图像检索引擎 pHash☆27Updated 2 years ago
- 图像检索和向量搜索,similarity learning,compare deep metric and deep-hashing applying in image retrieval☆128Updated 5 years ago
- 对图像检索技术进行探索☆51Updated 6 years ago
- 🚀CNN-based image retrieval built on Keras☆521Updated 3 years ago
- 一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能☆90Updated last year
- A flask-based cbir system☆89Updated last year
- 基于VGG和tkinter的CBIR☆28Updated 2 years ago
- Bag of Visual Feature with Hamming Enbedding, Reranking☆54Updated 7 years ago
- CNN CBIR benchmark (ongoing)☆194Updated 3 years ago
- 爱奇 艺多模态人物识别比赛,排名第四☆68Updated 6 years ago
- image retrieval☆101Updated 7 years ago
- 一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688☆86Updated 4 years ago
- Based on Pytorch and Flask, thanks to the image_retrieval_platform☆20Updated 2 years ago
- 首届“全国人工智能大赛”(行人重识别 Person ReID 赛项)☆28Updated 5 years ago
- fine-Grained classify 细颗粒度图像分类☆12Updated 2 years ago
- 【口罩佩戴检测数据训练 | 开源口罩检测数据集和预训练模型】Train D/CIoU_YOLO_V3 by darknet for object detection☆58Updated 5 years ago
- 基于感知哈希算法实现图像检索☆17Updated 7 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago
- A CBIR system with CNN model☆16Updated 6 years ago
- 【目标识别】yolo3_keras旗帜识别&&训练自己数据☆51Updated 3 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆85Updated 6 years ago
- ☆52Updated 6 years ago
- A generic triplet data loader for image classification problems,and a triplet loss net demo.☆129Updated 4 years ago
- Pytorch implementation of Deep Learning of Binary Hash Codes for Fast Image Retrieval, CVPRW 2015☆186Updated 3 years ago
- Keras上700行代码复现YOLOv3!使用DIOU loss。支持将模型导出为pytorch模型。☆59Updated 5 years ago