yanjingang / pigimgclassificationLinks
图像分类
☆26Updated 6 years ago
Alternatives and similar repositories for pigimgclassification
Users that are interested in pigimgclassification are comparing it to the libraries listed below
Sorting:
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆182Updated 5 years ago
 - 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
 - 基于Pytorch的图像分类框架☆95Updated last month
 - 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆124Updated 6 years ago
 - 利用opencv自带的yolo模型进行目标检测(图片和视频)☆63Updated last year
 - 使用yolov5训练自己数据集(详细过程)并通过flask部署☆39Updated 4 years ago
 - 基于PyTorch框架实现的图像分类网络☆85Updated 4 years ago
 - 深度学习 + OpenCV,Python实现实时视频目标检测☆102Updated 6 years ago
 - 图像二分类问题 猫狗大战 pytorch CNN☆138Updated 6 years ago
 - Faster R-CNN实现安防中安全帽佩戴目标检测☆90Updated 5 years ago
 - 蔬菜水果图片识别少量样本测试效果☆60Updated 7 years ago
 - 通用的图像分类项目,并以涉黄、涉政、涉恐和普通图片4分类为例。☆146Updated 5 years ago
 - 检测条形码、运动目标、汉字识别等☆20Updated 6 years ago
 - 人工智能大作业-无人机图像目标检测☆88Updated 4 years ago
 - 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
 - 通过目标检测+图片识别模型对图片中的垃圾进行分类、通过双向LSTM+一维卷积混合模型对物体名称进行垃圾分类☆48Updated 5 years ago
 - 支持多模型工程化的图像分类器☆26Updated 3 years ago
 - Pytorch深度学习基础 实战天气图片识别(基于ResNet50预训练模型,超详细)☆85Updated 2 years ago
 - 基于tensorflow的的cnn卷积神经网络的图像识别分类☆126Updated 6 years ago
 - 使用Pyqt5搭建YOLO系列多线程目标检测系统☆64Updated 2 years ago
 - 人脸口罩检测与识别-新冠疫情防控☆98Updated 5 years ago
 - 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆31Updated 4 years ago
 - Target detection and multi target tracking platform based on Yolo DeepSort and Flask.☆59Updated 4 years ago
 - 基于PyTorch&YOLOv4实现的口罩佩戴检测 自建口罩数据集分享☆210Updated 4 years ago
 - 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆88Updated 4 years ago
 - 汽车识别,汽车车型识别,汽车品牌识别,车辆识别,深度学习,神经网络☆189Updated 3 years ago
 - A computer vsion project for my undergraduate thesis. It's about black-smoke trucks detection. 本科毕业论文项目,计算机视觉相关,黑烟车检测。☆39Updated 4 years ago
 - 毕业设计项目,基于深度学习的实时语义分割算法研究,python实现。☆34Updated 5 years ago
 - pytorch入门项目,包括线性回归、垃圾分类、水果目标检测、ssd☆126Updated 5 years ago
 - 使用HOG+SVM进行图像分类☆165Updated 6 years ago