<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>PyTorch on ZL Labs Ltd</title>
    <link>https://zl-labs.tech/tags/pytorch/</link>
    <description>Recent content in PyTorch on ZL Labs Ltd</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 19 Feb 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://zl-labs.tech/tags/pytorch/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DeepSeek in the Cloud</title>
      <link>https://zl-labs.tech/post/2025-02-15-run-deepseek/</link>
      <pubDate>Wed, 19 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://zl-labs.tech/post/2025-02-15-run-deepseek/</guid>
      <description>&lt;p&gt;In this post, I will share my experiences of running one of the DeepSeek open-weights models (DeepSeek-R1-Distill-Qwen-32B)&#xA;directly on AWS hardware in the cloud - no need for API tokens.&lt;/p&gt;&#xA;&lt;p&gt;The good news is that it&amp;rsquo;s easier than you think - modern libraries, such as PyTorch and the Hugging Face (🤗) transformers&#xA;package, facilitate much of the heavy lifting. I found some extra tips and tricks along the way to speed things up and I&#xA;will share these with you in this post.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Let it Segment: A Gift from SAM</title>
      <link>https://zl-labs.tech/post/2024-12-20-adventures-with-sam/</link>
      <pubDate>Fri, 20 Dec 2024 00:00:00 +0000</pubDate>
      <guid>https://zl-labs.tech/post/2024-12-20-adventures-with-sam/</guid>
      <description>&lt;p&gt;With the release of the Segment Anything Model&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; (SAM) released by Meta AI Research last year, the lie of the land changed&#xA;quite substantially in Computer Vision, as now images could be segmented easily, with great results even zero-shot. With&#xA;the release of SAM2&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt; earlier this year, I wanted to get hands on and experiment with these models myself.&lt;/p&gt;&#xA;&lt;p&gt;This post walks you through how SAM2 could be used in practice, provides a mini analysis of segmentation results and will&#xA;be released with code so that you can explore further if you want to. This could be expanded to interesting use cases,&#xA;such as facilitating object grasping in robotic systems, branded product addition or removal in marketing images, or&#xA;mapping changes in forested areas from satellite imagery over time for environmental monitoring.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Construction Timelapse</title>
      <link>https://zl-labs.tech/post/2024-12-06-cv-building-timelapse/</link>
      <pubDate>Fri, 06 Dec 2024 00:00:00 +0000</pubDate>
      <guid>https://zl-labs.tech/post/2024-12-06-cv-building-timelapse/</guid>
      <description>&lt;p&gt;In this project a stunning timelapse video was created from an image stock of over 3,000 photos of a construction&#xA;site, tracking the progress of a new residential building from breaking ground to completion, a process lasting more than three years.&#xA;Those images were taken without a tripod, so the variability in camera positions and angles was of course high. To correct&#xA;for this, Computer Vision techniques were used to predict key points in the images, that could then be used to straighten&#xA;them and produce the final, steady timelapse.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
