4 Star 9 Fork 4

wwy/Machine_Learning_research_on_simple_target_recognition_and_intention_analysis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-3-Clause
BSD 3-Clause License Copyright (c) 2021, wwy All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

简介

关于简单目标识别与意图分析的机器学习实战项目研究 本项目是对群体目标智能化识别进行研究,通过识别群体目标行为,有效处理并运用所获取的信息、准确判断作战群体意图。 项目围绕群体目标意图识别问题展开研究,考虑了实际环境中复杂的地狱地貌、多变的目标状态以及诸多意图判断,以坦克战斗群为例,首先通过Unity3D构建了坦克群模型,模拟了群体目标的常用阵型以及行进序列。而后将敌军坦克集群图片/视频进行降噪处理,包括二值化、黑白图、以及颜色分割,而后进行初次模板匹配,找到目标的大概位置坐标之后进行透视变换,将目标拉伸到一般视角,最后再次进行模板匹配,并根据我们之前研究过的连线算法,得到连线简图。 最后,运用GoogLeNet的inceptionV3模型结合softmax函数制作深度学习分类... 展开 收起
Python
BSD-3-Clause
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wwy2018/Machine_Learning_research_on_simple_target_recognition_and_intention_analysis.git
git@gitee.com:wwy2018/Machine_Learning_research_on_simple_target_recognition_and_intention_analysis.git
wwy2018
Machine_Learning_research_on_simple_target_recognition_and_intention_analysis
Machine_Learning_research_on_simple_target_recognition_and_intention_analysis
master

搜索帮助