mr-dunqiu / Unicorn
python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。
☆12Updated 6 years ago
Alternatives and similar repositories for Unicorn:
Users that are interested in Unicorn are comparing it to the libraries listed below
- 使用深度学习网络(目标检测/特征提取/特 征匹配)建立的图像精准检索系统☆32Updated 4 years ago
- 一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能☆83Updated last year
- 基于内容的图像检索系统(Content Based Image Retrieval,简称 CBIR)☆63Updated 6 years ago
- 图像细粒度分类☆13Updated 6 years ago
- 基于Pytorch的花卉识别☆20Updated last year
- 毕业设计项目----基于图神经网络与多任务学习的图像分类器☆42Updated 4 years ago
- 采用38层的残差网络进行深度训练,提取图像特征,用作图像分类。可训练自己的数据集。☆27Updated 4 years ago
- QT界面+图像检索+神经网络☆26Updated 4 years ago
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University