English
Related papers

Related papers: ShuffleSeg: Real-time Semantic Segmentation Networ…

200 papers

For semantic segmentation of remote sensing images (RSI), trade-off between representation power and location accuracy is quite important. How to get the trade-off effectively is an open question,where current approaches of utilizing very…

Computer Vision and Pattern Recognition · Computer Science 2022-04-04 Shuang He , Xia Lu , Jason Gu , Haitong Tang , Qin Yu , Kaiyue Liu , Haozhou Ding , Chunqi Chang , Nizhuan Wang

Lightweight and efficiency are critical drivers for the practical application of image super-resolution (SR) algorithms. We propose a simple and effective approach, ShuffleMixer, for lightweight image super-resolution that explores large…

Computer Vision and Pattern Recognition · Computer Science 2022-05-31 Long Sun , Jinshan Pan , Jinhui Tang

We consider an important task of effective and efficient semantic image segmentation. In particular, we adapt a powerful semantic segmentation architecture, called RefineNet, into the more compact one, suitable even for tasks requiring…

Computer Vision and Pattern Recognition · Computer Science 2018-10-09 Vladimir Nekrasov , Chunhua Shen , Ian Reid

This paper proposes a novel approach to few-shot semantic segmentation for machinery with multiple parts that exhibit spatial and hierarchical relationships. Our method integrates the foundation models CLIPSeg and Segment Anything Model…

Computer Vision and Pattern Recognition · Computer Science 2025-01-20 Michael Schwingshackl , Fabio Francisco Oberweger , Markus Murschitz

Distributed inference serves as a promising approach to enabling the inference of large language models (LLMs) at the network edge. It distributes the inference process to multiple devices to ensure that the LLMs can fit into the device…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-01-13 Xing Liu , Lizhuo Luo , Ming Tang , Chao Huang , Xu Chen

This paper introduces a lightweight convolutional neural network, called FDDWNet, for real-time accurate semantic segmentation. In contrast to recent advances of lightweight networks that prefer to utilize shallow structure, FDDWNet makes…

Computer Vision and Pattern Recognition · Computer Science 2019-11-11 Jia Liu , Quan Zhou , Yong Qiang , Bin Kang , Xiaofu Wu , Baoyu Zheng

Semantic segmentation is an important computer vision task, particularly for scene understanding and navigation of autonomous vehicles and UAVs. Several variations of deep neural network architectures have been designed to tackle this task.…

Computer Vision and Pattern Recognition · Computer Science 2024-06-21 Dalia Hareb , Jean Martinet

Semantic segmentation is one of the core tasks in the field of computer vision, and its goal is to accurately classify each pixel in an image. The traditional Unet model achieves efficient feature extraction and fusion through an…

Computer Vision and Pattern Recognition · Computer Science 2025-02-07 Xuan Li , Quanchao Lu , Yankaiqi Li , Muqing Li , Yijiashun Qi

Convolutional networks are powerful visual models that yield hierarchies of features. We show that convolutional networks by themselves, trained end-to-end, pixels-to-pixels, improve on the previous best result in semantic segmentation. Our…

Computer Vision and Pattern Recognition · Computer Science 2016-05-23 Evan Shelhamer , Jonathan Long , Trevor Darrell

Panoptic segmentation is a complex full scene parsing task requiring simultaneous instance and semantic segmentation at high resolution. Current state-of-the-art approaches cannot run in real-time, and simplifying these architectures to…

Computer Vision and Pattern Recognition · Computer Science 2020-04-07 Rui Hou , Jie Li , Arjun Bhargava , Allan Raventos , Vitor Guizilini , Chao Fang , Jerome Lynch , Adrien Gaidon

This paper addresses fast semantic segmentation on video.Video segmentation often calls for real-time, or even fasterthan real-time, processing. One common recipe for conserving computation arising from feature extraction is to propagate…

Computer Vision and Pattern Recognition · Computer Science 2021-06-09 Shih-Po Lee , Si-Cun Chen , Wen-Hsiao Peng

Many current works directly adopt multi-rate depth-wise dilated convolutions to capture multi-scale contextual information simultaneously from one input feature map, thus improving the feature extraction efficiency for real-time semantic…

Computer Vision and Pattern Recognition · Computer Science 2023-09-14 Haoran Wei , Xu Liu , Shouchun Xu , Zhongjian Dai , Yaping Dai , Xiangyang Xu

This paper develops a novel encoder-decoder deep network architecture which exploits the several contextual frames of 2D+t sequential images in a sliding window centered at current frame to segment 2D vessel masks from the current frame.…

Computer Vision and Pattern Recognition · Computer Science 2021-02-11 Dongdong Hao , Song Ding , Linwei Qiu , Yisong Lv , Baowei Fei , Yueqi Zhu , Binjie Qin

We propose a novel neural network module that transforms an existing single-frame semantic segmentation model into a video semantic segmentation pipeline. In contrast to prior works, we strive towards a simple, fast, and general module that…

Computer Vision and Pattern Recognition · Computer Science 2021-09-28 Matthieu Paul , Martin Danelljan , Luc Van Gool , Radu Timofte

The low-level spatial detail information and high-level semantic abstract information are both essential to the semantic segmentation task. The features extracted by the deep network can obtain rich semantic information, while a lot of…

Computer Vision and Pattern Recognition · Computer Science 2023-12-13 Xiaojie Fang , Xingguo Song , Xiangyin Meng , Xu Fang , Sheng Jin

In this paper, we propose a novel approach to minimize the inference delay in semantic segmentation using split learning (SL), tailored to the needs of real-time computer vision (CV) applications for resource-constrained devices. Semantic…

Computer Vision and Pattern Recognition · Computer Science 2024-12-20 Nikos G. Evgenidis , Nikos A. Mitsiou , Sotiris A. Tegos , Panagiotis D. Diamantoulakis , George K. Karagiannidis

Most state-of-the-art methods for medical image segmentation adopt the encoder-decoder architecture. However, this U-shaped framework still has limitations in capturing the non-local multi-scale information with a simple skip connection. To…

Image and Video Processing · Electrical Eng. & Systems 2023-12-27 Haonan Wang , Peng Cao , Xiaoli Liu , Jinzhu Yang , Osmar Zaiane

Real-time semantic segmentation is desirable in many robotic applications with limited computation resources. One challenge of semantic segmentation is to deal with the object scale variations and leverage the context. How to perform…

Computer Vision and Pattern Recognition · Computer Science 2020-03-10 Zhanpeng Zhang , Kaipeng Zhang

Semantic segmentation is an essential technology for self-driving cars to comprehend their surroundings. Currently, real-time semantic segmentation networks commonly employ either encoder-decoder architecture or two-pathway architecture.…

Computer Vision and Pattern Recognition · Computer Science 2023-09-20 Yalun Wang , Shidong Chen , Huicong Bian , Weixiao Li , Qin Lu

Low-latency decoding for large language models (LLMs) is crucial for applications like chatbots and code assistants, yet generating long outputs remains slow in single-query settings. Prior work on speculative decoding (which combines a…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-06-16 Ziyi Zhang , Ziheng Jiang , Chengquan Jiang , Menghan Yu , Size Zheng , Haibin Lin , Henry Hoffmann , Xin Liu