CapsuleVOS: Semi-Supervised Video Object Segmentation Using Capsule Routing

September 30, 2019 ยท Entered Twilight ยท ๐Ÿ› IEEE International Conference on Computer Vision

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 6.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: Examples, Output, README.md, caps_layers_cond.py, caps_main.py, caps_network_test.py, caps_network_train.py, config.py, inference.py, load_youtube_data_multi.py, load_youtubevalid_data.py, network_parts, network_saves, network_saves_best

Authors Kevin Duarte, Yogesh S Rawat, Mubarak Shah arXiv ID 1910.00132 Category cs.CV: Computer Vision Cross-listed eess.IV Citations 80 Venue IEEE International Conference on Computer Vision Repository https://github.com/KevinDuarte/CapsuleVOS โญ 50 Last Checked 1 month ago
Abstract
In this work we propose a capsule-based approach for semi-supervised video object segmentation. Current video object segmentation methods are frame-based and often require optical flow to capture temporal consistency across frames which can be difficult to compute. To this end, we propose a video based capsule network, CapsuleVOS, which can segment several frames at once conditioned on a reference frame and segmentation mask. This conditioning is performed through a novel routing algorithm for attention-based efficient capsule selection. We address two challenging issues in video object segmentation: 1) segmentation of small objects and 2) occlusion of objects across time. The issue of segmenting small objects is addressed with a zooming module which allows the network to process small spatial regions of the video. Apart from this, the framework utilizes a novel memory module based on recurrent networks which helps in tracking objects when they move out of frame or are occluded. The network is trained end-to-end and we demonstrate its effectiveness on two benchmark video object segmentation datasets; it outperforms current offline approaches on the Youtube-VOS dataset while having a run-time that is almost twice as fast as competing methods. The code is publicly available at https://github.com/KevinDuarte/CapsuleVOS.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision