计算机视觉平台,图像识别 + 分析 + 生成。
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill ai-cv-platform --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ai Cv Platform?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-ai-cv-platform)More formats (shields.io, HTML) on the badges page.
---
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 加速
## 安装
```bash
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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!