paper-with-me

Papers

HyperSeg: Patch-wise Hypernetwork for Real-time Semantic Segmentation

2020-12-21 · CVPR 2021 1 · Yuval Nirkin, Lior Wolf, Tal Hassner

We present a novel, real-time, semantic segmentation network in which the encoder both encodes and generates the parameters (weights) of the decoder. Furthermore, to allow maximal adaptivity, the weights at each decoder block vary spatially. For this purpose, we design a new type of hypernetwork, composed of a nested U-Net for drawing higher level context features, a multi-headed weight generating module which generates the weights of each block in the decoder immediately before they are consumed, for efficient memory utilization, and a primary network that is composed of novel dynamic patch-wise convolutions. Despite the usage of less-conventional blocks, our architecture obtains real-time performance. In terms of the runtime vs. accuracy trade-off, we surpass state of the art (SotA) results on popular semantic segmentation benchmarks: PASCAL VOC 2012 (val. set) and real-time semantic segmentation on Cityscapes, and CamVid. The code is available: https://nirkin.com/hyperseg.

📄 PDF Abstract BibTeX arXiv:2012.11582

Code (1)

YuvalNirkin/hyperseg 공식 구현 pytorch

Tasks

DecoderDichotomous Image SegmentationReal-Time Semantic SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Dialogue Topic Segmentation in Hyperdimensional Space

2023-08-21 · Seongmin Park, Jinkyu Seo, Jihwa Lee

We present HyperSeg, a hyperdimensional computing (HDC) approach to unsupervised dialogue topic segmentation. HDC is a class of vector symbolic architectures that leverages the probabilistic orthogonality of randomly dra…

Segmentation

Hypernetwork Dismantling via Deep Reinforcement Learning

2021-04-29 · Dengcheng Yan, Wenxin Xie, Yiwen Zhang, Qiang He 외

Network dismantling aims to degrade the connectivity of a network by removing an optimal set of nodes. It has been widely adopted in many real-world applications such as epidemic control and rumor containment. However, c…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

HyperSeg: Hybrid Segmentation Assistant with Fine-grained Visual Perceiver

2025-01-01 · CVPR 2025 1 · Cong Wei, Yujie Zhong, Haoxian Tan, Yong liu 외

This paper aims to address universal segmentation for image and video perception with the strong reasoning ability empowered by Visual Large Language Models (VLLMs). Despite significant progress in current unified se…

Reasoning SegmentationSegmentationUniversal SegmentationVideo Segmentation+2

HN-MVTS: HyperNetwork-based Multivariate Time Series Forecasting

2025-11-11 · Andrey Savchenko, Oleg Kachan arxiv

Accurate forecasting of multivariate time series data remains a formidable challenge, particularly due to the growing complexity of temporal dependencies in real-world scenarios. While neural network-based models have ac…

Multivariate Time Series Forecasting

HyperSeg: Towards Universal Visual Segmentation with Large Language Model

2024-11-26 · Cong Wei, Yujie Zhong, Haoxian Tan, Yong liu 외

This paper aims to address universal segmentation for image and video perception with the strong reasoning ability empowered by Visual Large Language Models (VLLMs). Despite significant progress in current unified segmen…

Language ModelingLarge Language ModelOpen Vocabulary Semantic SegmentationPanoptic Segmentation+9