<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Identification on earthtoolsmaker</title>
    <link>https://www.earthtoolsmaker.org/tags/identification/</link>
    <description>Recent content in Identification on earthtoolsmaker</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 16 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.earthtoolsmaker.org/tags/identification/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Learning to Compare: A Visual Guide to Metric Learning for Wildlife Re-ID</title>
      <link>https://www.earthtoolsmaker.org/posts/a-visual-guide-to-metric-learning/</link>
      <pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.earthtoolsmaker.org/posts/a-visual-guide-to-metric-learning/</guid>
      <description>&lt;p&gt;Camera traps and field photos arrive by the thousand, and for conservation the&#xA;first question is almost always the same: &lt;em&gt;have we seen this animal before?&lt;/em&gt;&#xA;Answering it — recognising an individual across time, cameras, and seasons — is&#xA;called &lt;strong&gt;re-identification&lt;/strong&gt;, and it underpins how researchers count&#xA;populations, follow movements, and measure whether protection is working.&lt;/p&gt;&#xA;&lt;p&gt;This is a visual, intuition-first tour of &lt;strong&gt;metric learning&lt;/strong&gt;: the idea behind&#xA;most modern re-identification systems. No heavy maths — just the shape of the&#xA;problem and why this approach fits it so well.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wadden Sea Seal Monitoring</title>
      <link>https://www.earthtoolsmaker.org/projects/wadden_sea_seal_monitoring/</link>
      <pubDate>Mon, 24 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://www.earthtoolsmaker.org/projects/wadden_sea_seal_monitoring/</guid>
      <description>Automated seal population monitoring system using AI to count, classify, and identify individual seals from aerial imagery in the Wadden Sea.</description>
    </item>
    <item>
      <title>Snow Leopard Monitoring</title>
      <link>https://www.earthtoolsmaker.org/projects/snow_leopard_monitoring/</link>
      <pubDate>Tue, 04 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://www.earthtoolsmaker.org/projects/snow_leopard_monitoring/</guid>
      <description>Non-invasive snow leopard monitoring using computer vision analysis of camera trap photos to identify individual animals.</description>
    </item>
    <item>
      <title>Identify individuals with Local Feature Matching</title>
      <link>https://www.earthtoolsmaker.org/posts/local-feature-matching-lightglue/</link>
      <pubDate>Mon, 09 Dec 2024 00:00:00 +0000</pubDate>
      <guid>https://www.earthtoolsmaker.org/posts/local-feature-matching-lightglue/</guid>
      <description>&lt;p&gt;In this post, we will explore a powerful technique widely used for&#xA;identifying individuals across various species. This method leverages unique&#xA;physical markings that remain relatively stable throughout an organism&amp;rsquo;s&#xA;lifetime, making it effective for species with distinct patterns. For instance,&#xA;&lt;a href=&#34;https://www.sharkguardian.org/whale-shark-research&#34;&gt;whale sharks&lt;/a&gt;, &lt;a href=&#34;https://www.earthtoolsmaker.org/projects/trout_identification/&#34;&gt;trout&lt;/a&gt;,&#xA;&lt;a href=&#34;https://app.fruitpunch.ai/article/2024/02/01/tracking-turtles-how-ai-helps-conservationists-to&#34;&gt;turtles&lt;/a&gt;,&#xA;and&#xA;&lt;a href=&#34;https://app.fruitpunch.ai/article/2023/03/23/understanding-seals-with-ai&#34;&gt;seals&lt;/a&gt;&#xA;all possess unique spot or scale patterns that lend themselves well to this&#xA;computer vision approach.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;div class=&#34;image-carousel&#34; data-carousel-id=&#34;species-markings-gallery&#34;&gt;&#xA;  &lt;div class=&#34;image-carousel__wrapper&#34;&gt;&#xA;    &lt;ul class=&#34;image-carousel__controls controls list-reset&#34; id=&#34;species-markings-gallery-controls&#34; aria-label=&#34;Carousel Navigation&#34; tabindex=&#34;0&#34;&gt;&#xA;      &lt;li class=&#34;prev&#34; data-controls=&#34;prev&#34; aria-controls=&#34;species-markings-gallery&#34; tabindex=&#34;-1&#34;&gt;&#xA;        &lt;i class=&#34;fa-solid fa-arrow-left-long&#34;&gt;&lt;/i&gt;&#xA;      &lt;/li&gt;&#xA;      &lt;li class=&#34;next&#34; data-controls=&#34;next&#34; aria-controls=&#34;species-markings-gallery&#34; tabindex=&#34;-1&#34;&gt;&#xA;        &lt;i class=&#34;fa-solid fa-arrow-right-long&#34;&gt;&lt;/i&gt;&#xA;      &lt;/li&gt;&#xA;    &lt;/ul&gt;&#xA;&#xA;    &lt;div class=&#34;image-carousel__slider&#34;&#xA;         id=&#34;species-markings-gallery&#34;&#xA;         data-items=&#34;3&#34;&#xA;         data-items-tablet=&#34;2&#34;&#xA;         data-items-mobile=&#34;1&#34;&#xA;         data-gutter=&#34;20&#34;&#xA;         data-loop=&#34;true&#34;&#xA;         tabindex=&#34;0&#34;&gt;&#xA;      &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &lt;div class=&#34;image-carousel__slide&#34;&gt;&#xA;    &#xA;      &#xA;      &lt;img src=&#34;./images/species/turtle2.png&#34; alt=&#34;Turtle&#34; class=&#34;no-lightense&#34; loading=&#34;lazy&#34; data-caption=&#34;Sea turtle with unique shell patterns used for individual identification&#34; data-shadow=&#34;true&#34; data-rounded=&#34;true&#34; /&gt;&#xA;    &#xA;  &lt;/div&gt;&#xA;&#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &lt;div class=&#34;image-carousel__slide&#34;&gt;&#xA;    &#xA;      &#xA;      &lt;img src=&#34;./images/species/seal.jpg&#34; alt=&#34;Seal&#34; class=&#34;no-lightense&#34; loading=&#34;lazy&#34; data-caption=&#34;Seal with distinctive spot patterns on its fur&#34; data-shadow=&#34;true&#34; data-rounded=&#34;true&#34; /&gt;&#xA;    &#xA;  &lt;/div&gt;&#xA;&#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &lt;div class=&#34;image-carousel__slide&#34;&gt;&#xA;    &#xA;      &#xA;      &lt;img src=&#34;./images/species/trout.jpg&#34; alt=&#34;Trout&#34; class=&#34;no-lightense&#34; loading=&#34;lazy&#34; data-caption=&#34;Trout displaying unique spot patterns along its body&#34; data-shadow=&#34;true&#34; data-rounded=&#34;true&#34; /&gt;&#xA;    &#xA;  &lt;/div&gt;&#xA;&#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &#xA;  &lt;div class=&#34;image-carousel__slide&#34;&gt;&#xA;    &#xA;      &#xA;      &lt;img src=&#34;./images/species/whale-shark2.png&#34; alt=&#34;Whale Shark&#34; class=&#34;no-lightense&#34; loading=&#34;lazy&#34; data-caption=&#34;Whale shark with distinctive spot patterns that remain stable throughout its lifetime&#34; data-shadow=&#34;true&#34; data-rounded=&#34;true&#34; /&gt;&#xA;    &#xA;  &lt;/div&gt;&#xA;&#xA;&#xA;    &lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;By harnessing these identifiable features,&#xA;researchers and conservationists can track and monitor individual animals,&#xA;contributing to our understanding of biodiversity and aiding in conservation&#xA;efforts. Join us as we delve into the intricacies of this technique and its&#xA;applications in wildlife identification.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to prepare data for identification?</title>
      <link>https://www.earthtoolsmaker.org/posts/how-to-prepare-data-for-identification/</link>
      <pubDate>Sun, 08 Dec 2024 00:00:00 +0000</pubDate>
      <guid>https://www.earthtoolsmaker.org/posts/how-to-prepare-data-for-identification/</guid>
      <description>&lt;p&gt;In this post, we will explore essential preprocessing techniques for&#xA;normalizing animal images, preparing them for individual identification.&lt;/p&gt;&#xA;&lt;p&gt;We will focus on the initial stages of the machine learning pipelines developed&#xA;for various projects, specifically bear and trout identification. In both&#xA;cases, similar computer vision techniques and strategies were employed to&#xA;successfully create robust identification systems.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;  &#xA;&#xA;  &#xA;  &#xA;  &#xA;    &#xA;    &#xA;  &#xA;    &#xA;    &#xA;  &#xA;    &#xA;    &#xA;  &#xA;    &#xA;    &#xA;  &#xA;&#xA;  &#xA;  &#xA;  &#xA;    &#xA;    &#xA;  &#xA;    &#xA;    &#xA;  &#xA;    &#xA;    &#xA;  &#xA;    &#xA;    &#xA;  &#xA;&#xA;  &#xA;  &#xA;&#xA;  &lt;picture&gt;&#xA;    &lt;source&#xA;      type=&#34;image/webp&#34;&#xA;      srcset=&#34;https://www.earthtoolsmaker.org/images/projects/bear_identification/pipeline_hu_2b21d8a5d704cc8f.webp 400w, https://www.earthtoolsmaker.org/images/projects/bear_identification/pipeline_hu_b213600feb6ee192.webp 600w, https://www.earthtoolsmaker.org/images/projects/bear_identification/pipeline_hu_6c1aeeaf910a468f.webp 800w, https://www.earthtoolsmaker.org/images/projects/bear_identification/pipeline_hu_d500d5945fced21a.webp 1200w&#34;&#xA;      sizes=&#34;(max-width: 600px) 100vw, (max-width: 900px) 80vw, 800px&#34;&gt;&#xA;    &lt;source&#xA;      srcset=&#34;https://www.earthtoolsmaker.org/images/projects/bear_identification/pipeline_hu_dd8df346356c59b4.png 400w, https://www.earthtoolsmaker.org/images/projects/bear_identification/pipeline_hu_762de2398f2fc5fb.png 600w, https://www.earthtoolsmaker.org/images/projects/bear_identification/pipeline_hu_46bc72fda4b249a3.png 800w, https://www.earthtoolsmaker.org/images/projects/bear_identification/pipeline_hu_4f786ff338298260.png 1200w&#34;&#xA;      sizes=&#34;(max-width: 600px) 100vw, (max-width: 900px) 80vw, 800px&#34;&gt;&#xA;    &lt;img&#xA;      src=&#34;https://www.earthtoolsmaker.org/images/projects/bear_identification/pipeline_hu_46bc72fda4b249a3.png&#34;&#xA;      alt=&#34;Identification Pipeline Overview&#34;&#xA;      &#xA;      &#xA;      width=&#34;800&#34;&#xA;      height=&#34;449&#34;&#xA;      loading=&#34;lazy&#34;&#xA;      decoding=&#34;async&#34;&gt;&#xA;  &lt;/picture&gt;&#xA;&#xA;&#xA;&lt;em&gt;Overview of the ML pipeline to identify &lt;strong&gt;bears&lt;/strong&gt; using their facial&#xA;markings with Metric Learning&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trout Identification</title>
      <link>https://www.earthtoolsmaker.org/projects/trout_identification/</link>
      <pubDate>Sun, 08 Dec 2024 00:00:00 +0000</pubDate>
      <guid>https://www.earthtoolsmaker.org/projects/trout_identification/</guid>
      <description>Non-invasive technology for monitoring trout populations using computer vision to accurately identify individual fish.</description>
    </item>
    <item>
      <title>A guide to designing a bear face recognition system</title>
      <link>https://www.earthtoolsmaker.org/posts/bear-identification-with-metric-learning-guide/</link>
      <pubDate>Fri, 12 Apr 2024 00:00:00 +0000</pubDate>
      <guid>https://www.earthtoolsmaker.org/posts/bear-identification-with-metric-learning-guide/</guid>
      <description>&lt;p&gt;In this post we&amp;rsquo;ll walk through the technical development of a bear face&#xA;recognition system — a critical component of the bear identification system&#xA;built in close collaboration with the &lt;a href=&#34;https://bearresearch.org/&#34;&gt;BearID&#xA;Project&lt;/a&gt; NGO.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Our research and software tool will provide a replicable technique and&#xA;general approach that can be applied to other species beyond bears, which&#xA;could aid conservation efforts worldwide.&lt;/p&gt;&#xA;&lt;p&gt;&lt;cite&gt;– BearID Project&lt;/cite&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;For the full picture, here is the bear identification pipeline — tap through for&#xA;the project:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bear Identification</title>
      <link>https://www.earthtoolsmaker.org/projects/bear_identification/</link>
      <pubDate>Wed, 03 Apr 2024 00:00:00 +0000</pubDate>
      <guid>https://www.earthtoolsmaker.org/projects/bear_identification/</guid>
      <description>Noninvasive technologies to identify and monitor bears, facilitating their conservation.</description>
    </item>
  </channel>
</rss>
