中文
相关论文

相关论文: Towards Light-weight and Real-time Line Segment De…

200 篇论文

LiDAR semantic segmentation plays a pivotal role in 3D scene understanding for edge applications such as autonomous driving. However, significant challenges remain for real-world deployments, particularly for on-device post-deployment…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Ivannia Gomez Moreno , Yi Yao , Ye Tian , Xiaofan Yu , Flavio Ponzina , Michael Sullivan , Jingyi Zhang , Mingyu Yang , Hun Seok Kim , Tajana Rosing

In existing medical Region of Interest (ROI) detection, there lacks an algorithm that can simultaneously satisfy both real-time performance and accuracy, not meeting the growing demand for automatic detection in medicine. Although the basic…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Zhongwen Yu , Qiu Guan , Jianmin Yang , Zhiqiang Yang , Qianwei Zhou , Yang Chen , Feng Chen

Lane detection is a crucial perception task for all levels of automated vehicles (AVs) and Advanced Driver Assistance Systems, particularly in mixed-traffic environments where AVs must interact with human-driven vehicles (HDVs) and…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Sandeep Patil , Yongqi Dong , Haneen Farah , Hans Hellendoorn

Whilst the availability of 3D LiDAR point cloud data has significantly grown in recent years, annotation remains expensive and time-consuming, leading to a demand for semi-supervised semantic segmentation methods with application domains…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Li Li , Hubert P. H. Shum , Toby P. Breckon

Breast cancer is a leading cause of cancer-related mortality among women worldwide, with mammography as the primary screening tool. While deep learning models have shown strong performance in lesion segmentation, most rely on…

计算机视觉与模式识别 · 计算机科学 2026-05-07 Helder Oliveira

Large language models (LLMs) have demonstrated exceptional performance across a variety of tasks. However, their substantial scale leads to significant computational resource consumption during inference, resulting in high costs.…

机器学习 · 计算机科学 2025-06-13 Zhaode Wang , Jingbang Yang , Xinyu Qian , Shiwen Xing , Xiaotang Jiang , Chengfei Lv , Shengyu Zhang

Recently, relying on convolutional neural networks (CNNs), many methods for salient object detection in optical remote sensing images (ORSI-SOD) are proposed. However, most methods ignore the huge parameters and computational cost brought…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Gongyang Li , Zhi Liu , Xinpeng Zhang , Weisi Lin

The growing gap between the increasing complexity of large language models (LLMs) and the limited computational budgets of edge devices poses a key challenge for efficient on-device inference, despite gradual improvements in hardware…

分布式、并行与集群计算 · 计算机科学 2025-11-06 Xiangchen Li , Dimitrios Spatharakis , Saeid Ghafouri , Jiakun Fan , Hans Vandierendonck , Deepu John , Bo Ji , Dimitrios Nikolopoulos

The classical line search for learning rate (LR) tuning in the stochastic gradient descent (SGD) algorithm can tame the convergence slowdown due to data-sampling noise. In a federated setting, wherein the client heterogeneity introduces a…

机器学习 · 计算机科学 2025-10-28 Geetika , Somya Tyagi , Bapi Chatterjee

Line matching plays an essential role in structure from motion (SFM) and simultaneous localization and mapping (SLAM), especially in low-textured and repetitive scenes. In this paper, we present a new method of using a graph convolution…

计算机视觉与模式识别 · 计算机科学 2020-04-14 QuanMeng Ma , Guang Jiang , DianZhi Lai

Classical Transformer-based line segment detection methods have delivered impressive results. However, we observe that some accurately detected line segments are assigned low confidence scores during prediction, causing them to be ranked…

计算机视觉与模式识别 · 计算机科学 2025-02-26 Xin Tong , Shi Peng , Baojie Tian , Yufei Guo , Xuhui Huang , Zhe Ma

High-resolution LiDAR data plays a critical role in 3D semantic segmentation for autonomous driving, but the high cost of advanced sensors limits large-scale deployment. In contrast, low-cost sensors such as 16-channel LiDAR produce sparse…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Alexandros Gkillas , Nikos Piperigkos , Aris S. Lalos

Split learning (SL) addresses the limitation of running deep learning inference directly on low-power edge/IoT nodes, in which it executes part of the inference process on the sensor and offloading the remainder to a companion device.…

网络与互联网体系结构 · 计算机科学 2026-05-07 Zied Jenhani , Mounir Bensalem , Jasenka Dizdarević , Admela Jukan

We propose a deep neural network (DNN) based least distance (LD) estimator (DNN-LD) for a multivariate regression problem, addressing the limitations of the conventional methods. Due to the flexibility of a DNN structure, both linear and…

统计方法学 · 统计学 2024-01-09 Jungmin Shin , Seung Jun Shin , Sungwan Bang

Lane detection is typically tackled with a two-step pipeline in which a segmentation mask of the lane markings is predicted first, and a lane line model (like a parabola or spline) is fitted to the post-processed mask next. The problem with…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Wouter Van Gansbeke , Bert De Brabandere , Davy Neven , Marc Proesmans , Luc Van Gool

While large models have achieved significant progress in computer vision, challenges such as optimization complexity, the intricacy of transformer architectures, computational constraints, and practical application demands highlight the…

图像与视频处理 · 电气工程与系统科学 2025-11-03 Juntao Jiang , Mengmeng Wang , Huizhong Tian , Lingbo Cheng , Yong Liu

Semantic segmentation is a fundamental perception task in autonomous driving, particularly for identifying drivable areas and lane markings to enable safe navigation. However, most state-of-the-art (SOTA) models are computationally…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Quang-Huy Che , Duc-Tri Le , Minh-Quan Pham , Vinh-Tiep Nguyen , Duc-Khai Lam

Most existing lightweight RGB-D salient object detection (SOD) models are based on two-stream structure or single-stream structure. The former one first uses two sub-networks to extract unimodal features from RGB and depth images,…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Nianchang Huang , Qiang Zhang , Jungong Han

A light-weight super-resolution (LSR) method from a single image targeting mobile applications is proposed in this work. LSR predicts the residual image between the interpolated low-resolution (ILR) and high-resolution (HR) images using a…

图像与视频处理 · 电气工程与系统科学 2023-02-28 Wei Wang , Xuejing Lei , Yueru Chen , Ming-Sui Lee , C. -C. Jay Kuo

Real-time video inference on edge devices like mobile phones and drones is challenging due to the high computation cost of Deep Neural Networks. We present Adaptive Model Streaming (AMS), a new approach to improving performance of efficient…

机器学习 · 计算机科学 2021-04-07 Mehrdad Khani , Pouya Hamadanian , Arash Nasr-Esfahany , Mohammad Alizadeh