中文
相关论文

相关论文: Real-Time Semantic Segmentation on FPGA for Autono…

200 篇论文

Real-time semantic segmentation plays an important role in practical applications such as self-driving and robots. Most semantic segmentation research focuses on improving estimation accuracy with little consideration on efficiency. Several…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Shao-Yuan Lo , Hsueh-Ming Hang , Sheng-Wei Chan , Jing-Jhih Lin

Medical imaging plays a vital role in modern diagnostics; however, interpreting high-resolution radiological data remains time-consuming and susceptible to variability among clinicians. Traditional image processing techniques often lack the…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Melika Filvantorkaman , Maral Filvan Torkaman

Accurate eye segmentation can improve eye-gaze estimation and support interactive computing based on visual attention; however, existing eye segmentation methods suffer from issues such as person-dependent accuracy, lack of robustness, and…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Aayush K. Chaudhary , Rakshit Kothari , Manoj Acharya , Shusil Dangi , Nitinraj Nair , Reynold Bailey , Christopher Kanan , Gabriel Diaz , Jeff B. Pelz

Symbolic accelerators are increasingly used for symbolic data processing in domains such as genomics, NLP, and cybersecurity. However, these accelerators face scalability issues due to excessive memory use and routing complexity, especially…

机器学习 · 计算机科学 2025-07-14 Tiffany Yu , Rye Stahle-Smith , Darssan Eswaramoorthi , Rasha Karakchi

Deep CNNs for semantic segmentation have high memory and run time requirements. Various approaches have been proposed to make CNNs efficient like grouped, shuffled, depth-wise separable convolutions. We study the effectiveness of these…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Nikitha Vallurupalli , Sriharsha Annamaneni , Girish Varma , C V Jawahar , Manu Mathew , Soyeb Nagori

Semantic Segmentation is an important module for autonomous robots such as self-driving cars. The advantage of video segmentation approaches compared to single image segmentation is that temporal image information is considered, and their…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Andreas Pfeuffer , Klaus Dietmayer

As one of the most challenging and practical segmentation tasks, open-world semantic segmentation requires the model to segment the anomaly regions in the images and incrementally learn to segment out-of-distribution (OOD) objects,…

计算机视觉与模式识别 · 计算机科学 2022-05-18 Hexin Dong , Zifan Chen , Mingze Yuan , Yutong Xie , Jie Zhao , Fei Yu , Bin Dong , Li Zhang

In recent years, Convolutional Neural Network (CNN) based methods have achieved great success in a large number of applications and have been among the most powerful and widely used techniques in computer vision. However, CNN-based methods…

机器学习 · 计算机科学 2019-11-18 Ali Jahanshahi

Semantic and goal-oriented (SGO) communication is an emerging technology that only transmits significant information for a given task. Semantic communication encounters many challenges, such as computational complexity at end users,…

计算机视觉与模式识别 · 计算机科学 2024-09-23 Eslam Eldeeb , Mohammad Shehab , Hirley Alves , Mohamed-Slim Alouini

In recent years, convolutional neural network has gained popularity in many engineering applications especially for computer vision. In order to achieve better performance, often more complex structures and advanced operations are…

图像与视频处理 · 电气工程与系统科学 2021-05-18 Lin Bai , Yecheng Lyu , Xinming Huang

The autonomous car must recognize the driving environment quickly for safe driving. As the Light Detection And Range (LiDAR) sensor is widely used in the autonomous car, fast semantic segmentation of LiDAR point cloud, which is the…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Jaehyun Park , Chansoo Kim , Kichun Jo

In this paper, we propose a Boundary-aware Graph Reasoning (BGR) module to learn long-range contextual features for semantic segmentation. Rather than directly construct the graph based on the backbone features, our BGR module explores a…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Haoteng Tang , Haozhe Jia , Weidong Cai , Heng Huang , Yong Xia , Liang Zhan

Implementing Machine Learning (ML) models on Field-Programmable Gate Arrays (FPGAs) is becoming increasingly popular across various domains as a low-latency and low-power solution that helps manage large data rates generated by continuously…

机器学习 · 计算机科学 2024-08-13 Mohammad Mehdi Rahimifar , Hamza Ezzaoui Rahali , Audrey C. Therrien

Point cloud registration is the basis for many robotic applications such as odometry and Simultaneous Localization And Mapping (SLAM), which are increasingly important for autonomous mobile robots. Computational resources and power budgets…

机器人学 · 计算机科学 2022-03-14 Keisuke Sugiura , Hiroki Matsutani

Semantic segmentation requires both rich spatial information and sizeable receptive field. However, modern approaches usually compromise spatial resolution to achieve real-time inference speed, which leads to poor performance. In this…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Changqian Yu , Jingbo Wang , Chao Peng , Changxin Gao , Gang Yu , Nong Sang

In this paper, we present the submission to the 5th Annual Smoky Mountains Computational Sciences Data Challenge, Challenge 3. This is the solution for semantic segmentation problem in both real-world and synthetic images from a vehicle s…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Tuan T. Nguyen , Phan Le , Yasir Hassan , Mina Sartipi

With the availability of many datasets tailored for autonomous driving in real-world urban scenes, semantic segmentation for urban driving scenes achieves significant progress. However, semantic segmentation for off-road, unstructured…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Youngsaeng Jin , David K. Han , Hanseok Ko

While FP8 attention has shown substantial promise in innovations like FlashAttention-3, its integration into the decoding phase of the DeepSeek Multi-head Latent Attention (MLA) architecture presents notable challenges. These challenges…

机器学习 · 计算机科学 2026-04-29 Yifan Zhang , Zunhai Su , Shuhao Hu , Rui Yang , Wei Wu , Yulei Qian , Yuchen Xie , Xunliang Cai

Night time semantic segmentation is a crucial task in computer vision, focusing on accurately classifying and segmenting objects in low-light conditions. Unlike daytime techniques, which often perform worse in nighttime scenes, it is…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Sarah Elmahdy , Rodaina Hebishy , Ali Hamdi

Road segmentation is a fundamental perception task for autonomous driving and intelligent robotic systems, requiring both high accuracy and real-time inference, especially for deployment on resource-constrained edge devices. Existing…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Daojie Peng , Bingtao Wang , Fulong Ma , Liang Zhang , Jun Ma
‹ 上一页 1 8 9 10 下一页 ›