<?xml version="1.0" encoding="utf-8"?>
<journal>
<title>Journal of Geospatial Information Technology</title>
<title_fa>مهندسی فناوری اطلاعات مکانی</title_fa>
<short_title>jgit</short_title>
<subject>Engineering &amp; Technology</subject>
<web_url>http://jgit.kntu.ac.ir</web_url>
<journal_hbi_system_id>1</journal_hbi_system_id>
<journal_hbi_system_user>admin</journal_hbi_system_user>
<journal_id_issn>2008-9635</journal_id_issn>
<journal_id_issn_online></journal_id_issn_online>
<journal_id_pii>8</journal_id_pii>
<journal_id_doi>10.61882/jgit</journal_id_doi>
<journal_id_iranmedex></journal_id_iranmedex>
<journal_id_magiran></journal_id_magiran>
<journal_id_sid>14</journal_id_sid>
<journal_id_nlai>٢۵٣٨-۴١٨X</journal_id_nlai>
<journal_id_science>13</journal_id_science>
<language>fa</language>
<pubdate>
	<type>jalali</type>
	<year>1400</year>
	<month>12</month>
	<day>1</day>
</pubdate>
<pubdate>
	<type>gregorian</type>
	<year>2022</year>
	<month>3</month>
	<day>1</day>
</pubdate>
<volume>9</volume>
<number>4</number>
<publish_type>online</publish_type>
<publish_edition>1</publish_edition>
<article_type>fulltext</article_type>
<articleset>
	<article>


	<language>fa</language>
	<article_id_doi></article_id_doi>
	<title_fa>بهبود دقت طبقه بندی تصاویر ماهواره ای ابرطیفی با استفاده از توسعه  یک شبکه عصبی کانولوشن و یادگیری عمیق</title_fa>
	<title>The Accuracy Improvement of the Hyperspectral Satellite Image Classification by Using the Development of a Convolutional Neural Network and Deep Learning</title>
	<subject_fa>سنجش از دور</subject_fa>
	<subject>RS</subject>
	<content_type_fa>پژوهشي</content_type_fa>
	<content_type>Research</content_type>
	<abstract_fa>امروزه با پیشرفت تکنولوژی، سنجنده&amp;shy;های متعدد، تصاویر ابرطیفی با رزولوشن طیفی و مکانی بالا تهیه می&amp;shy;کنند. تا کنون روش&amp;shy;های متعددی برای طبقه&amp;shy;بندی تصاویر ابرطیفی ارائه شده&amp;shy;اند که هرکدام سعی دارند بر تعدادی از چالش&amp;shy;های محاسباتی و پردازشی داده&amp;shy;های ابرطیفی فائق آیند. کارایی شبکه های عصبی چندلایه به دلیل افزایش تعداد پارامترها همزمان با افزایش تعداد لایه ها ،که در موضوعات پیچیده همچون طبقه بندی تصاویر ابرطیفی ضروری است، بسیار کاهش پیدا می کند. در سال&lt;span dir=&quot;LTR&quot;&gt;&amp;shy;&lt;/span&gt;های اخیر مفهوم یادگیری عمیق و به ویژه شبکه&amp;shy;های عصبی کانولوشن، به دلیل تولید اتوماتیک ویژگی&lt;span dir=&quot;LTR&quot;&gt;&amp;shy;&lt;/span&gt;ها و کاهش پارامترها نسبت به شبکه&amp;shy;های عصبی چندلایه&amp;shy;ی پرسپترون با به اشتراک گذاشتن پارامترها در هر لایه، بسیار مورد توجه محققان در حوزه&amp;shy;ی شناسایی الگو قرار گرفته است. هدف کلی تحقیق پیش رو، ارائه&amp;shy;ی چارچوبی مبتنی بر مفاهیم یادگیری عمیق، به واسطه&amp;shy;ی توسعه&amp;shy;ی یک شبکه عصبی کانولوشن(&lt;span dir=&quot;LTR&quot;&gt;CNN&lt;/span&gt;) برای طبقه&amp;shy; بندی تصاویر ابرطیفی است. چارچوب مذکور شامل چهار مرحله است. مرحله&amp;shy;ی اول) کاهش بعد با استفاده از روش زیرفضا، مرحله&amp;shy;ی دوم) آماده&amp;shy;سازی ورودی&amp;shy;های &lt;span dir=&quot;LTR&quot;&gt;CNN&lt;/span&gt;، مرحله&amp;shy;ی سوم) غنی&amp;shy;سازی داده&amp;shy;های آموزشی، مرحله&amp;shy;ی چهارم) طراحی معماری &lt;span dir=&quot;LTR&quot;&gt;CNN&lt;/span&gt;. پیاده&amp;shy;سازی چارچوب پیشنهادی بر روی داده&amp;shy;&amp;shy;های بنچ مارک دانشگاه پاویا، علی&amp;shy;رغم بکارگیری تعداد محدودی داده&amp;shy;ی آموزشی، موجب حصول صحت طبقه&amp;shy;بندی 98/3 درصد شد.</abstract_fa>
	<abstract>Nowadays, with the advancement of technology, numerous sensors provide high spatial and spectral resolution images. So far, several methods have been proposed for hyperspectral image classification, each of which seeks to overcome a number of computational and processing challenges of hyperspectral data. The efficiency of multi-layer perceptron neural networks is greatly reduced due to the increase in the number of parameters along with the increase of the layers, which is essential in complex topics such as hyperspectral image classification. In recent years, the concept of deep learning, especially convolutional neural networks (CNN), has attracted the attention of pattern recognition researchers due to the automatic generation of features and the reduction of parameters compared to the multi-layer perceptron neural networks by sharing the parameters in each layer. The goal of the present study is to develop a convolutional neural networks (CNN in order to classify hyperspectral images. The innovation of this study is to provide a framework to use deep learning. The proposed framework includes four steps. The first step is to reduce dimension by using the sub-space method, the second step is to prepare the CNN inputs, the third step is to augment the teaching data, and the fourth step is to design the CNN architecture. Implementation of the proposed framework on the benchmark data of the University of Pavia, despite the use of a limited number of educational data, led to the classification accuracy of 98.3%.</abstract>
	<keyword_fa>تصاویر ابر طیفی, یادگیری عمیق, شبکه‌ عصبی کانولوشن, طبقه بندی.</keyword_fa>
	<keyword>Hyperspectral Images, Classification, Deep Learning, Convolutional Neural Network.</keyword>
	<start_page>109</start_page>
	<end_page>125</end_page>
	<web_url>http://jgit.kntu.ac.ir/browse.php?a_code=A-11-103-4&amp;slc_lang=fa&amp;sid=1</web_url>


<author_list>
	<author>
	<first_name>Somayeh</first_name>
	<middle_name></middle_name>
	<last_name>Mahmoudi</last_name>
	<suffix></suffix>
	<first_name_fa>سمیه</first_name_fa>
	<middle_name_fa></middle_name_fa>
	<last_name_fa>محمودی</last_name_fa>
	<suffix_fa></suffix_fa>
	<email>somaye.mahmoudi@ut.ac.ir</email>
	<code>10031947532846009270</code>
	<orcid>10031947532846009270</orcid>
	<coreauthor>No</coreauthor>
	<affiliation>University of Tehran</affiliation>
	<affiliation_fa>دانشگاه تهران</affiliation_fa>
	 </author>


	<author>
	<first_name>Najmeh</first_name>
	<middle_name></middle_name>
	<last_name>Neysani Samany</last_name>
	<suffix></suffix>
	<first_name_fa>نجمه</first_name_fa>
	<middle_name_fa></middle_name_fa>
	<last_name_fa>نیسانی سامانی</last_name_fa>
	<suffix_fa></suffix_fa>
	<email>nneysani@ut.ac.ir</email>
	<code>10031947532846009271</code>
	<orcid>10031947532846009271</orcid>
	<coreauthor>Yes
</coreauthor>
	<affiliation>University of Tehran</affiliation>
	<affiliation_fa>دانشگاه تهران</affiliation_fa>
	 </author>


	<author>
	<first_name>Ara</first_name>
	<middle_name></middle_name>
	<last_name>Toomanian</last_name>
	<suffix></suffix>
	<first_name_fa>آرا</first_name_fa>
	<middle_name_fa></middle_name_fa>
	<last_name_fa>تومانیان</last_name_fa>
	<suffix_fa></suffix_fa>
	<email>a.toomanian@ut.ac.ir</email>
	<code>10031947532846009272</code>
	<orcid>10031947532846009272</orcid>
	<coreauthor>No</coreauthor>
	<affiliation>University of Tehran</affiliation>
	<affiliation_fa>دانشگاه تهران</affiliation_fa>
	 </author>


</author_list>


	</article>
</articleset>
</journal>
