登录
首页 » Python » fenlei

fenlei

于 2021-03-31 发布
0 350
下载积分: 1 下载次数: 28

代码说明:

说明:  利用深度学习进行遥感图像场景分类 这里我们对NWPU-RESISC45数据集的场景图像进行分类 我们将卷积神经网络应用于图像分类。我们从头开始训练数据集。此外,还应用了预先训练的VGG16 abd ResNet50进行迁移学习。(Scene Classification of Remote Sensing Images Using Deep Learning Here we classify scene images from NWPU-RESISC45 dataset We apply convolutional neural network to image classification. We start training data sets from scratch. In addition, a pre-trained VGG16 abd ResNet50 is used for migration learning.)

文件列表:

A-System-for-Effecient-Remote-Sensing-Image-Scene-Classification--master\imagenet_utils.py, 1566 , 2017-12-25
A-System-for-Effecient-Remote-Sensing-Image-Scene-Classification--master\README.md, 718 , 2017-12-25
A-System-for-Effecient-Remote-Sensing-Image-Scene-Classification--master\resnet50.py, 12097 , 2017-12-25
A-System-for-Effecient-Remote-Sensing-Image-Scene-Classification--master\resnet50_Transfer_Learning.py, 5620 , 2017-12-25
A-System-for-Effecient-Remote-Sensing-Image-Scene-Classification--master\training_from_scratch.py, 15886 , 2017-12-25
A-System-for-Effecient-Remote-Sensing-Image-Scene-Classification--master\vgg16.py, 8740 , 2017-12-25
A-System-for-Effecient-Remote-Sensing-Image-Scene-Classification--master\vgg16_Transfer_Learning.py, 5349 , 2017-12-25
A-System-for-Effecient-Remote-Sensing-Image-Scene-Classification--master, 0 , 2017-12-25

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

发表评论

0 个回复

  • boost
    升压斩波电路(Boost)的仿真 针对 Boost 变换电路,完成以下工作: (1) 在 MATLAB/SIMULINK 下搭建 Buck 电路仿真模型,并设置好各个模块的参数; (2) 分别选择 3 个不同的占空比,用示波器同时观察 E,uGE,i1,io,uo 以及电感两 端的电压 uL和流过电容的电流 iL的波形(注意频率的选择)。(Boost simulation model is built under MATLAB / SIMULINK, and the parameters of each module are set up. (2) Choose three different duty cycles and simultaneously observe E, uGE, i1, io, uo and inductance with an oscilloscope. Voltage UL at End and Current iL Waveform through Capacitor (Attention to Frequency Selection)
    2018-12-12 21:49:00下载
    积分:1
  • odczytymoje
    odczyt z czujnikow temperatury ze sterownika
    2018-11-25 00:57:44下载
    积分:1
  • GNSS
    这本书延伸科学畅销书“全球定位系统 - 理论与实践”,以涵盖全球导航卫星系统(GNSS),包括俄罗斯GLONASS,欧洲伽利略系统,以及其他系统。书是指在一般意义到GNSS来描述各种现有参考系统的坐标和时间,卫星轨道,卫星信号,可观察,数学模型的定位,数据处理,和数据转换。本书是一本大学级入门教材,目的是作为学生的参考以及为专业人士和科学家在大地测量领域,测量工程,导航和相关学科。(This book extends the scientific bestseller GPS- Theory and Practice to cover Global Navigation Satellite Systems (GNSS) and includes the Russian GLONASS, the European system Galileo, and additional systems. The book refers to GNSS in the generic sense to describe the various existing reference systems for coordinates and time, the satellite orbits, the satellite signals, observables, mathematical models for positioning, data processing, and data transformation. This book is a university-level introductory textbook and is intended to serve as a reference for students as well as for professionals and scientists in the fields of geodesy, surveying engineering, navigation, and related disciplines.)
    2016-09-24 16:59:09下载
    积分:1
  • RCUP
    说明:  Remote Control Tool executable and related files.
    2020-06-20 08:00:01下载
    积分:1
  • VLMpc
    Vortex lattice analysis and design: VLMpc(John Lamar s two surface vortex lattice program, developed at NASA Langley. The program treats two lifting surfaces using up to 200 panels. Vortex flows are estimated using the leading edge suction analogy. This program was typed in the NASA TN D, which contained the listing, by students in Applied Computational Aerodynamics nearly 10 years ago. John Lamar didn t have a copy of the code anymore. It has been modified to run in WATFOR, and to produce 80 column output. Now it runs in Compaq Visual Fortran. In November 2002 an executable has been added. The source now includes PC directory code specific to PCs. )
    2015-10-23 22:14:40下载
    积分:1
  • Chinese font, is a C program code, a good use for the beginner Friend font has a...
    中文字库,是一个C程序代码,很好用,对于初学字库的朋友有一定的帮助.-Chinese font, is a C program code, a good use for the beginner Friend font has a certain degree of help.
    2023-01-04 20:45:03下载
    积分:1
  • TMS320F28335CAN
    DSP28338 CAN例程,针对28335如何使用CAN(DSP28338 CAN routine)
    2018-03-24 13:49:33下载
    积分:1
  • ccs1108cc_org
    Mapping ecu fiat punto 55
    2017-12-27 20:07:44下载
    积分:1
  • ammo
    说明:  A JavaScript 3D physics or game engine
    2019-04-10 21:33:20下载
    积分:1
  • 水果自动识别的BP神经网络方法_陈源(caj文件)
    这是一篇EI文献,关于机器视觉的BP神经网络的论文,针对多种水果混合的图像,对各种水果的提取和识别进行研究。利用Matlab软件进行图像数据获取、对比度增强、去噪、二值化处理;为弥补二值化后图像中出现的断边、孔洞,借助Sobel算子进行边缘提取以接合断边,并基于数学形态学算子填充孔洞。再标签化处理图像并提取水果的颜色、形状、边缘特征,用200幅水果图像提取上述特征构造训练样本和测试样本,然后利用构造的样本对BP神经网络进行训练和测试。实验结果表明,所提出的方法能够获得很高的正确识别率,能够有效地将同一幅图像中的不同水果识别出来。
    2019-04-01下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载