anylots / detectionLinks
Deploying AI model with spring boot
☆50Updated 2 years ago
Alternatives and similar repositories for detection
Users that are interested in detection are comparing it to the libraries listed below
Sorting:
- A system of object detection based on Yet-Another-EfficientDet-Pytorch☆16Updated 2 years ago
- keypoints: java, springboot, vue3, pytorch, yolov5, deepsort☆49Updated 3 years ago
- Faster R-CNN实现安防中安全帽佩戴目标检测☆90Updated 5 years ago
- ☆107Updated 5 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆122Updated 4 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- 基于PyTorch&YOLOv4实现的口罩佩戴检测 自建口罩数据集分享☆209Updated 4 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆86Updated 4 years ago
- 目标检测☆110Updated 5 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆1,443Updated 2 years ago
- 基于VGG-16的图像检索系统☆44Updated 4 years ago
- 基于YOLOV3的人体口罩佩戴检测☆56Updated 5 years ago
- AI Challenger -- 农作物病害识别☆155Updated 6 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆122Updated 5 years ago
- Object detection demo based on yolov5☆68Updated 4 years ago
- 基于YOLOv4的安全帽佩戴检测☆89Updated 5 years ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆69Updated 5 years ago
- 2019 Huawei Cloud garbage Classification Competition online score 2th place☆314Updated 3 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆274Updated 11 months ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆80Updated 4 years ago
- 计算机视觉项目实战☆119Updated 5 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆134Updated 6 years ago
- 基于PyTorch框架实现的图像分类网络☆84Updated 4 years ago
- 机器学习☆44Updated 4 years ago
- 火灾检测,浓烟检测,吸烟检测,持续更新中~欢迎star与提出指导~~请查看原文:https://blog.csdn.net/qq_46098574/article/details/107334954☆94Updated 4 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆181Updated 5 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精 度还在提高。☆133Updated 5 years ago