<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Video Segmentation on Infinite Script</title><link>https://www.infinitescript.com/tags/video-segmentation/</link><description>Recent content in Video Segmentation on Infinite Script</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 06 Mar 2021 16:32:00 +0000</lastBuildDate><atom:link href="https://www.infinitescript.com/tags/video-segmentation/index.xml" rel="self" type="application/rss+xml"/><item><title>RMNet</title><link>https://www.infinitescript.com/project/rmnet/</link><pubDate>Sat, 06 Mar 2021 16:32:00 +0000</pubDate><guid>https://www.infinitescript.com/project/rmnet/</guid><description>&lt;p&gt;&lt;strong&gt;TL;DR:&lt;/strong&gt; RMNet segments video objects by local-to-local matching, memorizing only the regions where the target appeared in past frames and tracking the query region with optical flow, which reduces both similar-object mismatching and computational cost.&lt;/p&gt;&#10;&lt;p&gt;&#10;&#10;&lt;a href="https://www.infinitescript.com/projects/RMNet/RMNet-Overview.webp" data-fancybox data-caption="Teaser"&gt;&#10; &lt;img src="https://www.infinitescript.com/projects/RMNet/RMNet-Overview.webp" alt="Teaser" loading="lazy"&gt;&#10;&lt;/a&gt;&#10;&#10;&#10;&lt;/p&gt;&#10;&lt;h2 id="abstract"&gt;Abstract&lt;/h2&gt;&#10;&lt;p&gt;Recently, several Space-Time Memory based networks have shown that the object cues (e.g. video frames as well as the segmented object masks) from the past frames are useful for segmenting objects in the current frame. However, these methods exploit the information from the memory by global-to-global matching between the current and past frames, which lead to mismatching to similar objects and high computational complexity. To address these problems, we propose a novel local-to-local matching solution for semi-supervised VOS, namely Regional Memory Network (RMNet). In RMNet, the precise regional memory is constructed by memorizing local regions where the target objects appear in the past frames. For the current query frame, the query regions are tracked and predicted based on the optical flow estimated from the previous frame. The proposed local-to-local matching effectively alleviates the ambiguity of similar objects in both memory and query frames, which allows the information to be passed from the regional memory to the query region efficiently and effectively. Experimental results indicate that the proposed RMNet performs favorably against state-of-the-art methods on the DAVIS and YouTube-VOS datasets.&lt;/p&gt;</description></item></channel></rss>