<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Identification Archives - Scout Aerial Australia</title>
	<atom:link href="https://www.scoutaerial.com.au/tag/identification/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.scoutaerial.com.au/tag/identification/</link>
	<description>Remote Sensing and Geospatial Solutions</description>
	<lastBuildDate>Sun, 04 Jun 2017 18:00:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://www.scoutaerial.com.au/wp-content/uploads/2022/10/cropped-scoutaus_icon-32x32.png</url>
	<title>Identification Archives - Scout Aerial Australia</title>
	<link>https://www.scoutaerial.com.au/tag/identification/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Machine Learning for detecting sharks</title>
		<link>https://www.scoutaerial.com.au/article-sharkdetection/</link>
					<comments>https://www.scoutaerial.com.au/article-sharkdetection/#respond</comments>
		
		<dc:creator><![CDATA[Scout Aerial]]></dc:creator>
		<pubDate>Tue, 04 Apr 2017 17:55:10 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Aerial Survey]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[Identification]]></category>
		<category><![CDATA[Inspection]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Monitoring]]></category>
		<guid isPermaLink="false">http://www.scoutaerial.com.au/?p=7238</guid>

					<description><![CDATA[<p>Nunc accumsan orci ac justo sollicitudin, ullamcorper porttitor nulla vestibulum. Praesent pellentesque, erat vel aliquet vehicula, urna turpis bibendum dui, vel mattis nisl quam eget enim. Maecenas vel libero rhoncus, rhoncus purus quis, varius lectus. In posuere ullamcorper odio, eu gravida orci vestibulum nec.</p>
<p>The post <a href="https://www.scoutaerial.com.au/article-sharkdetection/">Machine Learning for detecting sharks</a> appeared first on <a href="https://www.scoutaerial.com.au">Scout Aerial Australia</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div  data-mk-stretch-content="true" class="wpb_row vc_row vc_row-fluid jupiter-donut- mk-fullwidth-false  attched-false     js-master-row  mk-grid">
				
<div class="vc_col-sm-12 wpb_column column_container  jupiter-donut- _ jupiter-donut-height-full">
	
<div id="padding-2" class="mk-padding-divider jupiter-donut-  jupiter-donut-clearfix"></div>


<div id="text-block-3" class="mk-text-block  jupiter-donut- ">

	
	<p>The identification of animals and objects in complex environments is an area of computer vision which has largely been neglected due to high expense of datasets and intensive computational requirements for analysis.  The challenges of identifying sharks and aquatic animals in environments littered with surfers, rocks and various other possible false positives required the development of a system incorporating the newest forms of computer vision machine learning. Simple methods such as color separation, intensity histograms and optical flow are all thrown off by the ever changing complex environment of the ocean.  For this reason a machine learning method that gradually improves with larger and larger datasets was the best solution.</p>

	<div class="clearboth"></div>
</div>


<div id="padding-4" class="mk-padding-divider jupiter-donut-  jupiter-donut-clearfix"></div>


<div id="text-block-5" class="mk-text-block  jupiter-donut- ">

	
	<p>The development of this system needs to overcome a few large obstacles that are present in this dynamic environment</p>
<ul>
<li>Ability to identify sharks from a minimum 60 meters altitude from a fast moving drone</li>
<li>Detection through the highly changing environment of waves, glare and shadows created from the changing ocean</li>
<li>False positives from surfers and a range of other marine life</li>
<li>Ability to be run on an onboard single board computer</li>
</ul>
<div id="attachment_7243" style="width: 768px" class="wp-caption alignnone"><img fetchpriority="high" decoding="async" aria-describedby="caption-attachment-7243" class="wp-image-7243" src="http://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-difficultenvironment-1024x583.png" alt="sharkdetection-difficultenvironment" width="758" height="431" srcset="https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-difficultenvironment-1024x583.png 1024w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-difficultenvironment-300x171.png 300w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-difficultenvironment-768x437.png 768w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-difficultenvironment-330x188.png 330w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-difficultenvironment-728x414.png 728w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-difficultenvironment-414x236.png 414w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-difficultenvironment.png 1209w" sizes="(max-width: 758px) 100vw, 758px" /><p id="caption-attachment-7243" class="wp-caption-text">Examples of difficult environments</p></div>
<p>With use of machine learning methods the ability to essentially train out specific problematic areas and accentuate features of the shark for easier detection become feasible.  This has required the use of immensely huge datasets with over 50,000 individual images being utilized in order to successfully differentiate between the aggressive ocean and the targeted entity.  The result has been extremely successful over other techniques with low false positives and high identification in extremely complicated environments. The problems of waves, shadows and rocks have all been slowly trained out to a point where blind runs of unseen datasets produce high identification rates and low false positives.</p>
<p><img decoding="async" class="alignnone size-large wp-image-7240" src="http://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection1-1024x400.png" alt="sharkdetection-drones1" width="1024" height="400" srcset="https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection1-1024x400.png 1024w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection1-300x117.png 300w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection1-768x300.png 768w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection1-330x129.png 330w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection1-736x288.png 736w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection1-414x162.png 414w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection1.png 1116w" sizes="(max-width: 1024px) 100vw, 1024px" /><img decoding="async" class="alignnone size-large wp-image-7241" src="http://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection2-1024x403.png" alt="sharkdetection-drones2" width="1024" height="403" srcset="https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection2-1024x403.png 1024w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection2-300x118.png 300w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection2-768x302.png 768w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection2-330x130.png 330w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection2-736x289.png 736w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection2-414x163.png 414w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection2.png 1114w" sizes="(max-width: 1024px) 100vw, 1024px" /><img loading="lazy" decoding="async" class="alignnone size-large wp-image-7242" src="http://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection3-1024x403.png" alt="sharkdetection-drones3" width="1024" height="403" srcset="https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection3-1024x403.png 1024w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection3-300x118.png 300w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection3-768x302.png 768w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection3-1100x434.png 1100w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection3-330x130.png 330w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection3-736x290.png 736w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection3-414x163.png 414w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection3.png 1102w" sizes="(max-width: 1024px) 100vw, 1024px" /></p>
<p>The capabilities of this machine learning technique are near endless with the addition of more computational power the ability to run identification of multiple animals and objects can be undertaken. This can lead to a huge new range of possibilities in creating specific scenarios for warning systems and data collection.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-large wp-image-7239" src="http://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-1024x713.png" alt="sharkdetection-drones" width="1024" height="713" srcset="https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-1024x713.png 1024w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-300x209.png 300w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-768x535.png 768w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-330x230.png 330w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-260x180.png 260w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-594x414.png 594w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-414x288.png 414w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection-600x417.png 600w, https://www.scoutaerial.com.au/wp-content/uploads/2017/06/sharkdetection.png 1031w" sizes="(max-width: 1024px) 100vw, 1024px" /></p>
<p>Do you have a similar project in mind? Want to successfully integrate remotely piloted aircraft into your operation?  We would love to help you turn your idea into practical results. <a href="http://www.scoutaerial.com.au/contact-us/">Contact us today. </a></p>

	<div class="clearboth"></div>
</div>

</div>
	</div>

<p>The post <a href="https://www.scoutaerial.com.au/article-sharkdetection/">Machine Learning for detecting sharks</a> appeared first on <a href="https://www.scoutaerial.com.au">Scout Aerial Australia</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.scoutaerial.com.au/article-sharkdetection/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
