UAVagent1.0 — DeepSeek AI Agent
    Neura MarketNeura Market/DeepSeek
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsGamesBlogVideosGuidesCoursesCommunityTrending
    DeepSeekAgentsUAVagent1.0
    Back to Agents
    UAVagent1.0

    UAVagent1.0

    StarlitPupils April 14, 2026
    2 copies 0 downloads

    A Meta-Agent-Driven Self-Evolving Multi-Agent System for UAV Detection and Tracking

    🚁 UAVagent 1.0 — 自进化多智能体协同无人机检测与跟踪系统

    Python PyTorch Ultralytics DeepSeek License

    UAVagent 是一个基于 异构多智能体协同框架 的无人机智能感知与决策系统。它融合了 YOLOv8 目标检测、Transformer 自注意力跟踪、大语言模型(LLM)驱动推理以及 代码级自进化机制,能够理解自然语言命令,在仿真或真实无人机视角下自主完成目标搜索与跟踪任务。

    本项目源于本科创新研究课题,旨在探索 LLM Agent 在具身智能场景下的自我优化能力,并为无人机 AI 系统提供一个模块化、可扩展、便于教学与科研的开源平台。


    ✨ 主要特性

    🤖 九大智能体协同(含训练智能体)

    系统由九个专职智能体组成,每个智能体负责特定的子任务,通过消息传递协同工作。所有智能体均支持动态加载和自定义替换。

    1. 感知智能体 (PerceptionAgent)

    • 职责:从环境中获取视觉信息。
    • 数据源:支持 AirSim 仿真(实时图像流)和 VisDrone 数据集(离线视频序列)两种模式。
    • 多模态:可同时处理 RGB 图像和模拟热成像图像,并进行决策级融合。
    • 降级:当仿真未连接时,自动返回模拟检测数据,保证系统流程完整性。

    2. 推理智能体 (ReasoningAgent)

    • 职责:将自然语言命令与当前视觉状态转化为结构化的行动计划。
    • LLM 集成:默认使用 DeepSeek-Reasoner,支持 OpenAI 格式 API 替换。
    • 三级降级策略:
      1. LLM 缓存:相同命令和环境状态下直接返回缓存结果,延迟降至毫秒级。
      2. 案例库检索:LLM 失败时,检索历史成功案例中相似场景的决策。
      3. 本地规则:关键词匹配 + 最高置信度目标选择,确保离线可用。
    • 输出:标准化 JSON 计划(action_type, target_id, target_description 等)。

    3. 行动智能体 (ActionAgent)

    • 职责:执行推理智能体制定的行动计划。
    • 真实模式:通过 AirSim API 控制无人机(起飞、降落、移动、悬停)。
    • 仿真/模拟模式:当 AirSim 未连接时,模拟执行结果,用于快速验证。

    4. 集成智能体 (IntegrationAgent)

    • 职责:任务流程的总指挥,串联感知→推理→行动→学习全流程。
    • 指标采集:记录每次任务的延迟、成功率、LLM 调用详情等,存入 TaskMetrics。
    • 反思触发:每完成 5 次任务自动触发一次反思进化流程。

    5. 报告智能体 (ReportingAgent)

    • 职责:汇总系统运行日志,生成 JSON 格式的分析报告。
    • 输出:报告保存在 output/reports/ 目录下。

    6. 学习智能体 (LearningAgent)

    • 职责:收集每次任务的环境数据、计划和执行结果,为后续模型微调积累训练样本。
    • 数据格式:JSON 批次文件,保存在 output/training_data/。

    7. 反思智能体 (ReflectionAgent)

    • 职责:定期分析系统日志,调用 LLM 识别性能瓶颈和可优化点

    Tags

    deepseekmulti-agenttransformeruavyoloyolov8

    Comments

    More Agents

    View all
    Klaatcodeagentic-ai

    Klaatcode

    Open-source AI coding agent for the terminal. Claude Code-grade accuracy with smart model routing — uses the right AI model for each task, cutting costs 10x. Supports Claude, GPT, Gemini, DeepSeek & more.

    K
    KlaatAI
    139
    Agentmakeragent

    Agentmaker

    A general-purpose Python framework for building LLM agents and multi-agent systems. "Four lines of code, an agent with memory."

    X
    xinhuangcs
    74
    Api Model Playground Cookbookai-api

    Api Model Playground Cookbook

    Ultimate LLM API Integration Cookbook 2026 for Cursor & AI Agents

    0
    09omerdgn-droid
    150
    Agent Ecologiesagent-framework

    Agent Ecologies

    Ultimate Multi-Agent OS for Autonomous AI NPCs 2026

    I
    israriqbal
    153
    Private Agent

    Private Agent

    PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.

    O
    orailnoor
    123
    Loom Novel

    Loom Novel

    把一队分工 Agent 织成一条写小说的流水线,做成桌面客户端;写作指纹让它越写越像你(BYO DeepSeek key,纯本地)。

    W
    WadeZhao23
    184

    Stay up to date

    Get the latest DeepSeek prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for DeepSeek and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.

    Neura Market

    Custom AI Systems & Services

    Our team of experienced AI builders will help build custom AI systems, workflows, and solutions for your business.

    Request custom work

    Ready-made automations for this

    Workflows from the Neura Market marketplace related to this DeepSeek resource

    • Transparent Tracking Pixel for Email Open Detectionn8n · $4.99 · Related topic
    • Automate Cryptocurrency Funding Fee Tracking with Binance API and Airtablen8n · $24.99 · Related topic
    • Automate Time Tracking Enforcement & Cleanup for Work Tasksn8n · $24.99 · Related topic
    • Payment Processing and Order Tracking with YooKassa and Google Sheetsn8n · $24.99 · Related topic
    Browse all workflows