<?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: Sam Bhattacharyya</title>
    <description>The latest articles on DEV Community by Sam Bhattacharyya (@sb2702).</description>
    <link>https://dev.to/sb2702</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%2F588924%2Fa30ff852-8de2-4433-8ed7-4897868e9804.jpeg</url>
      <title>DEV Community: Sam Bhattacharyya</title>
      <link>https://dev.to/sb2702</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sb2702"/>
    <language>en</language>
    <item>
      <title>Realtime AI Video Upscaling in the Browser</title>
      <dc:creator>Sam Bhattacharyya</dc:creator>
      <pubDate>Tue, 02 Mar 2021 07:45:33 +0000</pubDate>
      <link>https://dev.to/sb2702/realtime-ai-video-upscaling-in-the-browser-4m8a</link>
      <guid>https://dev.to/sb2702/realtime-ai-video-upscaling-in-the-browser-4m8a</guid>
      <description>&lt;p&gt;Hey all,&lt;/p&gt;

&lt;p&gt;I'm working on a Javascript library which uses AI to upscale video in real-time in the browser (&lt;a href="https://files.vectorly.io/demo/docs-demos/ducks/index.html" rel="noopener noreferrer"&gt;demo&lt;/a&gt;!).&lt;/p&gt;

&lt;p&gt;It's based on an idea called &lt;a href="https://en.wikipedia.org/wiki/Super-resolution_imaging" rel="noopener noreferrer"&gt;Super Resolution&lt;/a&gt;, an AI technique commonly used in Image and Video enhancement.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4oekcstumucvzh6enh29.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4oekcstumucvzh6enh29.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I think real-time AI up-scaling could be helpful for improving video quality for users on slow networks, or to improve call quality in WebRTC video conferencing (&lt;a href="https://files.vectorly.io/demo/webrtc/index.html" rel="noopener noreferrer"&gt;demo&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx2f46hckr4qsidh4bfvi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx2f46hckr4qsidh4bfvi.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to get some feedback on it! We've just released our library for anyone who interested in playing around with Super resolution (&lt;a href="https://vectorly.io/docs/technology/" rel="noopener noreferrer"&gt;docs&lt;/a&gt;, &lt;a href="https://vectorly.io/docs/docs-page.html#section-2" rel="noopener noreferrer"&gt;quickstart&lt;/a&gt;)&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>ai</category>
      <category>webrtc</category>
      <category>webg</category>
    </item>
  </channel>
</rss>
