<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Computer Vision on Nalar</title>
    <link>https://nalar.dev/tags/computer-vision/</link>
    <description>Recent content in Computer Vision on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 08 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/computer-vision/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Learn Visual Representations with Masked Autoencoders</title>
      <link>https://nalar.dev/learn-visual-representations-with-masked-autoencoders/</link>
      <pubDate>Tue, 08 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/learn-visual-representations-with-masked-autoencoders/</guid>
      <description>&lt;p&gt;Labeled image datasets are expensive to build, but unlabeled images are often plentiful. A useful pretraining strategy is therefore to create a learning signal from each image itself instead of asking a human to annotate it.&lt;/p&gt;&#xA;&lt;p&gt;A &lt;strong&gt;masked autoencoder&lt;/strong&gt; (MAE) does this by hiding part of an image and training a model to reconstruct the missing content. The reconstruction task is not usually the final product. Its purpose is to make the encoder learn visual representations that can later support tasks such as classification or detection.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
