growvv / Search_PictureLinks
基于VGG-16的图像检索系统
☆44Updated 4 years ago
Alternatives and similar repositories for Search_Picture
Users that are interested in Search_Picture are comparing it to the libraries listed below
Sorting:
- 一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能☆92Updated 2 years ago
- 基于内容的图像检索系统(Content Based Image Retrieval,简称 CBIR)☆69Updated 7 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 5 years ago
- Pytorch深度学习基础 实战天气图片识别(基于ResNet50预训练模型,超详细)☆87Updated 2 years ago
- 基于Pytorch的图像分类框架☆99Updated 2 months ago
- 使用深度学习网络(目标检测/特征提取/特征匹配)建立的图像精准检索系统☆34Updated 5 years ago
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University☆76Updated 7 years ago
- 计算机视觉作业:基于直方图的自适应阈值分割、利用聚类技术实现纹理图像分割、模板匹配技术、目标跟踪、背景建模、目标检测☆29Updated 4 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆127Updated 4 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆118Updated last year
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- 使用pytorch复现vit模型(图像分类)☆29Updated 3 years ago
- 基于多特征融合的图像检索系统☆28Updated 2 years ago
- 基 于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆126Updated 6 years ago
- 使用yolov5训练自己数据集(详细过程)并通过flask部署☆39Updated 4 years ago
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆33Updated 3 years ago
- 基于 Pytorch 的垃圾识别与分类。本项目源于浙江大学光电学院课程设计。(程序仅供参考,很久没关注这方面内容了,为避免误导,相关问题不作回答)☆65Updated 5 years ago
- 使用现代卷积神经网络架构(例如ResNet,DenseNet)对38类植物病害进行识别,并生成一个简单的UI操作界面☆34Updated 4 years ago
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆24Updated 2 years ago
- 【Demo】基于CNN实现对摄像头捕捉的人脸进行性别和年龄的预测【于2023.10.10更新】☆55Updated 10 months ago
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆64Updated 2 years ago
- 采用38层的残差网络进行深度训练,提取图像特征,用作图像分类。可训练自己的数据集。☆29Updated 5 years ago
- 基于PaddleX+Flask开发后端,基于VUE开发前端应用,做一个AI医疗的WEB应用☆178Updated 4 years ago
- CNN 图像多分类问题☆27Updated 6 years ago
- 基于 ResNet 的果蔬图像分类☆32Updated 2 years ago
- Deploying AI model with spring boot☆51Updated 2 years ago
- PyTorch框架构建花朵图像分类模型(Resnet网络,迁移学习)☆19Updated 3 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆137Updated 6 years ago