🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Ai Intelligent Cv Platform

by @yang1002378395-cmyk

计算机视觉平台,图像识别 + 分析 + 生成。

Versionv1.0.0
Downloads631
TERMINAL
clawhub install ai-cv-platform

📖 About This Skill


name: ai-intelligent-cv-platform version: 1.0.0 description: 计算机视觉平台,图像识别 + 分析 + 生成。 metadata: openclaw: emoji: "🤖" requires: bins: []

AI 智能计算机视觉平台

描述

计算机视觉平台,图像识别 + 分析 + 生成。

功能

  • 图像分类(物体识别)
  • 目标检测(YOLO)
  • 图像分割(语义分割)
  • OCR识别(文字识别)
  • 图像生成(Stable Diffusion)
  • 定价

  • 基础版:¥299/月(1 万次/月)
  • 专业版:¥1499/月(10 万次/月)
  • 企业版:¥4999/月(无限次)
  • 适用场景

  • 图像识别
  • 安防监控
  • 医疗影像
  • 自动驾驶
  • 技术栈

  • Python + FastAPI
  • OpenCV/YOLO
  • 深度学习模型
  • GPU 加速
  • 安装

    git clone https://github.com/openclaw-skills/ai-intelligent-cv-platform
    cd ai-intelligent-cv-platform
    pip install -r requirements.txt
    python app.py
    


    创建:2026-03-13 作者:OpenClaw Skills Team