gdit-ai / image_clusterLinks
☆27Updated 5 years ago
Alternatives and similar repositories for image_cluster
Users that are interested in image_cluster are comparing it to the libraries listed below
Sorting:
- 目标检测☆111Updated 5 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆87Updated 4 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆182Updated 5 years ago
- 基于YOLOV3的人体口罩佩戴检测☆56Updated 5 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆168Updated 4 years ago
- 基于PyTorch&YOLOv4实现的口罩佩 戴检测 自建口罩数据集分享☆209Updated 4 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 4 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- ☆106Updated 6 years ago
- use pytorch to do image classification☆139Updated 5 years ago
- AI Challenger -- 农作物病害识别☆160Updated 6 years ago
- 一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688☆86Updated 4 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆37Updated 4 years ago
- 2019 Huawei Cloud garbage Classification Competition online score 2th place☆315Updated 3 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆137Updated 6 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆124Updated 6 years ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆68Updated 5 years ago
- 基于Flask+VUE前后端,在阿里云公网WEB端部署YOLOv5目标检测模型☆220Updated last year
- Object detection demo based on yolov5☆68Updated 4 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- Tensorflow2(Keras)复现论文"Multi-scale Convolution Neural Networks for Crowd Counting"实现人群密度估计☆29Updated 5 years ago
- Faster R-CNN实现安防中安全帽佩戴目标检测☆90Updated 5 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆276Updated last year
- 使用yolov3 pytorch版训练出一个口罩检测模型,没带口罩的话会进行语音提醒☆21Updated 5 years ago
- all code used by python(including web-crawler,deeplearning)