一款基于深度学习,提供数据标注、模型训练、模型部署、基于已有模型自动标注等功能的计算机视觉一体化平台。 操作简单,无需深度学习理论即可实现AI落地。处理分类、目标检测、目标跟踪等计算机视觉任务。 应用场景:交通执法(车辆违停、行人乱穿马路等)、工业检测(缺陷检测、物体分拣等)、安防(越界、人员聚集、违禁品、拉横幅等)等领域。
☆159Sep 28, 2020Updated 5 years ago
Alternatives and similar repositories for CVIntegratedPlatform
Users that are interested in CVIntegratedPlatform are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 机器视觉缺陷检测☆26Dec 25, 2022Updated 3 years ago
- 基于google官方的models中的SSD_MobileNet网络实现车辆的检测,使用Kalman实现对目标的跟踪☆15Jul 27, 2020Updated 5 years ago
- Defect detection and hand-eye calibration cpp 缺陷检测和手眼标定的cpp实现☆15Jun 22, 2020Updated 5 years ago
- 针对NEU-DET数据集的钢材缺陷检测☆31Jun 23, 2023Updated 2 years ago
- 基于YOLOv2的车辆检测系统☆12Mar 20, 2018Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 本项目用深度学习的方法进行工业产品缺陷检测,替代原本人眼的产品质检。从而大幅提升工业产品合格率和降低人力成本。☆166Jun 15, 2020Updated 5 years ago
- 毕设——无人机目标检测☆15Aug 10, 2021Updated 4 years ago
- 安全帽检测+跟踪☆18Feb 24, 2020Updated 6 years ago
- 基于yolov5和django框架的web端人脸识别并打码系统☆10Aug 11, 2023Updated 2 years ago
- ☆17Mar 29, 2022Updated 4 years ago
- 智慧工地开源项目☆24Mar 22, 2021Updated 5 years ago
- AISHELL开源数据标注平台,包含语音,图像标注,数据质检,验收,统计等功能.☆25Dec 23, 2019Updated 6 years ago
- 涵盖了常用的AI部署:TensorRT、MNN、NCNN、Triton-inference-server等python/c++部署模板☆31Sep 21, 2023Updated 2 years ago
- Nimir 是一个基于 workflow 的标注、训练、推理一体化平台。它提供了直观的用户界面和强大的功能,通过 工作流的方式将数据处理全流程有机地串联起来,实现端到端的 AI 应用开发。☆52Nov 7, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 机器视觉(图像处理,人脸识别,车牌识别)☆31Jul 8, 2019Updated 6 years ago
- tianchi 天池 广东工业智造算法赛 广东工业智造大数据创新算法赛 铝材表面瑕疵检测☆22Oct 28, 2018Updated 7 years ago
- 安防视频云平台,输入支持各种格式(rtsp、gb28181、sdk视频图片等),输出统一为视频流和图片流,对接算法平台(人脸识别、车牌识别、目标检测等),支持报警事件联动,预览输出支持hls和http-flv,所有服务器集群运行,高并发☆24Sep 24, 2020Updated 5 years ago
- 交通视 频监测程序,用以车辆跟踪、闯红灯检测及越线检测☆15Feb 7, 2021Updated 5 years ago
- python 图像处理 以图搜图 无损压缩☆11Dec 20, 2018Updated 7 years ago
- Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统,🚀😆附 YOLOv5 训练自己的数据集超详细教程!!!😆🚀☆16Nov 14, 2020Updated 5 years ago
- 本项目利用深度学习技术,实时检测人体3D姿态,并基于此预测未来人体动作。采用mmpose框架与多进程技术实现后端快速预测,利用混合现实Hololens2头戴显示器显示人物动作,做到实时抓取,实时预测,实时显示。☆12Oct 30, 2023Updated 2 years ago
- Contains the description files for the Orcahand model (MJCF, URDF)☆38Nov 12, 2025Updated 6 months ago
- 人员异常行为识别检测系统源码和数据集:改进yolo11-CSP-EDLAN☆15Nov 12, 2024Updated last year
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- [Big Data Analytics]Analyzing relationship between changes in weather and its impact on the city taxis☆13Apr 29, 2017Updated 9 years ago
- [Deep Learning] Object Detection (深度学习:目标检测与识别—复杂环境下的Logo识别. RCNN系列、TensorFlow)☆49Mar 26, 2019Updated 7 years ago
- 无监督正样本训练 检测缺陷并分割图像☆27Nov 1, 2021Updated 4 years ago
- 铭牌印刷缺陷视觉检测系统☆42Feb 28, 2021Updated 5 years ago
- 基于深度学习的人脸识别会议签到系统前端项目☆12Mar 4, 2023Updated 3 years ago
- Submodule for Grounded-SAM☆12Apr 17, 2023Updated 3 years ago
- 基于opencv的多人脸检测,口罩佩戴检测,单目标跟踪☆11Mar 9, 2022Updated 4 years ago
- 本项目为基于深度学习的手写汉语拼音识别,采用Pytorch框架,整体采用主流深度学习文字识别算法CRNN+CTC方法,项目流程主要分为数据集采集及标注,算法构建、模型训练、预测与评估等。☆47Apr 26, 2024Updated 2 years ago
- 改进YOLOv5&OpenCV的PCB板缺陷检测系统(源码和部署教程)☆83Nov 23, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 国标28181视频推流客户端实现windows版本☆15May 20, 2022Updated 4 years ago
- 项目使用华为云 ModelArts AI 开发平台进行训练部署,采用 Mask R-CNN 算法模型进行识别预测。☆13Jul 23, 2020Updated 5 years ago
- Use yolov5 to realize the road occupation operation and vehicle parking violation detection in urban streets, and can independently delin…☆13Jan 2, 2023Updated 3 years ago
- 这是一个使用python Django框架进行后台搭建,数据库使用mysql,前端使用vue框架,使用element UI快速开发的web应用,通过对老人实时监控,分析老人的情感,是否摔倒 ,人脸检测判断是否有陌生人进入,义工交互,人员录入等功能☆19Sep 22, 2022Updated 3 years ago
- 基于yolov8_obb的芯片引脚缺陷检测,使用tensorrt进行加速。☆23Aug 2, 2024Updated last year
- 基于深度学习的日用品图像分类与识别的研究与应用_本科论文代码☆19Jun 13, 2019Updated 6 years ago
- 使用深度学习网络(目标检测/特征提取/特征匹配)建立的图像精准检索系统☆35May 13, 2020Updated 6 years ago