登录
首页 » Python » 有效检测烟雾,识别率高,机器学习cnn_evaluation_smoke-master

有效检测烟雾,识别率高,机器学习cnn_evaluation_smoke-master

于 2020-07-07 发布
0 102
下载积分: 1 下载次数: 5

代码说明:

说明:  此代码简单易学,能有效检测烟雾,识别率高,机器学习。(This code is easy to learn, can effectively detect smoke, high recognition rate, machine learning.)

文件列表:

cnn_evaluation_smoke-master, 0 , 2018-06-28
cnn_evaluation_smoke-master\.vscode, 0 , 2018-06-28
cnn_evaluation_smoke-master\.vscode\settings.json, 106 , 2018-06-28
cnn_evaluation_smoke-master\AlexNet.py, 6949 , 2018-06-28
cnn_evaluation_smoke-master\Dataset_loader.py, 8943 , 2018-06-28
cnn_evaluation_smoke-master\Inception3_test_time.py, 6729 , 2018-06-28
cnn_evaluation_smoke-master\InceptionV3.py, 8664 , 2018-06-28
cnn_evaluation_smoke-master\InceptionV4.py, 9340 , 2018-06-28
cnn_evaluation_smoke-master\LICENSE, 35141 , 2018-06-28
cnn_evaluation_smoke-master\Model_fixer.py, 173 , 2018-06-28
cnn_evaluation_smoke-master\README.md, 3057 , 2018-06-28
cnn_evaluation_smoke-master\ResNet.py, 8236 , 2018-06-28
cnn_evaluation_smoke-master\Tao.py, 10035 , 2018-06-28
cnn_evaluation_smoke-master\VGG16.py, 9096 , 2018-06-28
cnn_evaluation_smoke-master\VGG19.py, 8219 , 2018-06-28
cnn_evaluation_smoke-master\Xception.py, 9939 , 2018-06-28
cnn_evaluation_smoke-master\Xception_eval.py, 10241 , 2018-06-28
cnn_evaluation_smoke-master\Xception_train.py, 8774 , 2018-06-28
cnn_evaluation_smoke-master\customlayers.py, 2071 , 2018-06-28
cnn_evaluation_smoke-master\inception_v4.py, 9366 , 2018-06-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • kalmanPcamshift
    基于视频的跟踪,结合卡尔曼和camshift的目标跟踪。由鼠标选中目标区域(包含了鼠标选中程序),kalman和camshift预测质心,从而达到目标跟踪。(Based opencv, combined with the target tracking Kalman and camshift. By the mouse to select the target area, kalman and centroid camshift forecast to achieve target tracking.)
    2011-06-10 18:50:47下载
    积分:1
  • Python金融行业必备工具
    说明:  Quantopian 研究、回测、算法众包平台 QuantConnect 研究,回测和投资交易 Quantstart 研究,回测和投资交易 ASC 研究、交易平台 zulutrade 自动交易平台 quantpedia 研究、策略平台 algotrading101 策略研究平台 investopedia 可以股票、外汇模拟交易的财经网站 Amibroker 提供系统交易工具的一家公司 AlgoTrades 股票、ETF、期货自动交易系统 Numerai 数据工程师众包的一家对冲基金 WealthFront 财富管理平台 Betterment 个人投资平台 TradeLink 量化交易平台 ActiveQuant 基于JavaScript开源交易开发框架 相关平台: 掘金量化 - 支持C/C++、C#、MATLAB、Python和R的量化交易平台 DigQuant - 提供基于matlab量化工具 SmartQuant - 策略交易平台 OpenQuant - 基于C#的开源量化回测平台(Python financial industry tools)
    2020-03-24 10:28:24下载
    积分:1
  • 《Python基础教程(第3版).pdf
    python基础课程;python是一种计算机编程语言。作为一种面向对象的动态类型化语言,它最初被设计用来编写自动脚本(shell)。随着版本的更新和新语言功能的增加,它越来越多地被用于独立的大型项目的开发中。(Python Basic Course; Python is a computer programming language. As an object-oriented dynamic typed language, it was originally designed to write automated scripts (shells). With the updating of versions and the addition of new language functions, it is increasingly used in the development of independent, large-scale projects.)
    2020-06-18 02:20:01下载
    积分:1
  • PSO.py
    PSO代码,python实现,可直接调用,无bug(Python version of PSO algorithm)
    2019-07-11 15:26:50下载
    积分:1
  • Python程序设计基础实战教程源代码
    python基础,适合初学者的一些源代码。(Python foundation, suitable for beginners of some source code.)
    2020-06-24 19:40:02下载
    积分:1
  • opencvwyh
    OPENcv播放视频的代码,可以在VC 6.0和opencv1.0版本下运行(Code OpenCV player video)
    2013-05-20 14:40:21下载
    积分:1
  • regex_extend
    正则表达式的一般用法。测试一下,能否下载(In this paper, we present the generalized result about the regularity of operators.)
    2020-06-17 07:20:01下载
    积分:1
  • bioinspirada
    说明:  image segmentation bee algorithm
    2020-06-24 20:40:02下载
    积分:1
  • 统计学习方法(李航)
    说明:  统计学习是计算机及其应用领域的一门重要的学科本书全面系统地介绍了统计学习的主要方法,特别是监督学习方法,包括感知机、K近邻法、朴素贝叶斯法、决策树、逻辑斯谛回归、与最大熵模型、支持向量机、提升方法、EM算法、隐马尔可夫模型和条件随机场等。(Statistical learning is an important subject in the field of computer and application of this book comprehensively systematically introduces the main methods of statistical learning, especially the supervision method of study, including the perception, K neighbor method, naive bayesian method, decision tree, logistic regression, and the maximum entropy model, support vector machine (SVM), promotion methods, the EM algorithm, the hidden markov model and conditional random field, etc.)
    2020-06-20 11:20:02下载
    积分:1
  • game2048
    说明:  基于python3.6版本的2048算法开发(Development of 2048 algorithm based on python3.6)
    2020-06-19 16:00:02下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载