<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Aditya Sharma</title>
    <description>The latest articles on DEV Community by Aditya Sharma (@aditya2406).</description>
    <link>https://dev.to/aditya2406</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1265306%2Febef64cc-9c23-45db-8c04-ff125944595c.jpeg</url>
      <title>DEV Community: Aditya Sharma</title>
      <link>https://dev.to/aditya2406</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aditya2406"/>
    <language>en</language>
    <item>
      <title>How to build Efficient Pipelining for Real-Time Video Streams with GPU Constraints?</title>
      <dc:creator>Aditya Sharma</dc:creator>
      <pubDate>Wed, 24 Jan 2024 22:36:39 +0000</pubDate>
      <link>https://dev.to/aditya2406/how-to-build-efficient-pipelining-for-real-time-video-streams-with-gpu-constraints-4495</link>
      <guid>https://dev.to/aditya2406/how-to-build-efficient-pipelining-for-real-time-video-streams-with-gpu-constraints-4495</guid>
      <description>&lt;p&gt;I'm currently working on developing a pipelining module for multiple video streams, aiming to achieve optimal GPU utilization while implementing Computer Vision models in real-time. My primary concern revolves around whether I need to load the model separately for each stream or if there exists a more efficient approach for applying Deep Learning models to the streams, considering my GPU constraints and the necessity for real-time processing.&lt;/p&gt;

&lt;p&gt;Any insights or suggestions on an effective strategy for handling this scenario would be greatly appreciated.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
