中文
相关论文

相关论文: YolactEdge: Real-time Instance Segmentation on the…

200 篇论文

Contour-based instance segmentation methods have developed rapidly recently but feature rough and hand-crafted front-end contour initialization, which restricts the model performance, and an empirical and fixed backend predicted-label…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Tao Zhang , Shiqing Wei , Shunping Ji

Recent attention in instance segmentation has focused on query-based models. Despite being non-maximum suppression (NMS)-free and end-to-end, the superiority of these models on high-accuracy real-time benchmarks has not been well…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Junjie He , Pengyu Li , Yifeng Geng , Xuansong Xie

This paper presents an Internet of Things (IoT) application that utilizes an AI classifier for fast-object detection using the frame difference method. This method, with its shorter duration, is the most efficient and suitable for…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Mas Nurul Achmadiah , Afaroj Ahamad , Chi-Chia Sun , Wen-Kai Kuo

Video instance segmentation on mobile devices is an important yet very challenging edge AI problem. It mainly suffers from (1) heavy computation and memory costs for frame-by-frame pixel-level instance perception and (2) complicated…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Renhong Zhang , Tianheng Cheng , Shusheng Yang , Haoyi Jiang , Shuai Zhang , Jiancheng Lyu , Xin Li , Xiaowen Ying , Dashan Gao , Wenyu Liu , Xinggang Wang

Semantic outdoor scene understanding based on 3D LiDAR point clouds is a challenging task for autonomous driving due to the sparse and irregular data structure. This paper takes advantages of the uneven range distribution of different LiDAR…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Tzu-Hsuan Chen , Tian Sheuan Chang

TinyML has made deploying deep learning models on low-power edge devices feasible, creating new opportunities for real-time perception in constrained environments. However, the adaptability of such deep learning methods remains limited to…

机器人学 · 计算机科学 2025-10-20 Devendra Vyas , Nikola Pižurica , Nikola Milović , Igor Jovančević , Miguel de Prado , Tim Verbelen

Innovative enhancement in embedded system platforms, specifically hardware accelerations, significantly influence the application of deep learning in real-world scenarios. These innovations translate human labor efforts into automated…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Hoang Viet Pham , Thinh Gia Tran , Chuong Dinh Le , An Dinh Le , Hien Bich Vo

Real-time semantic segmentation is a challenging task that requires high-accuracy models with low-inference times. Implementing these models on embedded systems is limited by hardware capability and memory usage, which produces bottlenecks.…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Miguel Lopez-Montiel , Daniel Alejandro Lopez , Oscar Montiel

Purpose: Visual perception enables robots to perceive the environment. Visual data is processed using computer vision algorithms that are usually time-expensive and require powerful devices to process the visual data in real-time, which is…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Sandro Costa Magalhães , Filipe Neves Santos , Pedro Machado , António Paulo Moreira , Jorge Dias

This paper addresses the growing interest in deploying deep learning models directly in-sensor. We present "Q-Segment", a quantized real-time segmentation algorithm, and conduct a comprehensive evaluation on a low-power edge vision platform…

图像与视频处理 · 电气工程与系统科学 2024-03-05 Pietro Bonazzi , Yawei Li , Sizhen Bian , Michele Magno

In surveillance and search and rescue applications, it is important to perform multi-target tracking (MOT) in real-time on low-end devices. Today's MOT solutions employ deep neural networks, which tend to have high computation complexity.…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Keivan Nalaie , Renjie Xu , Rong Zheng

Emerging Internet of Things (IoT) and mobile computing applications are expected to support latency-sensitive deep neural network (DNN) workloads. To realize this vision, the Internet is evolving towards an edge-computing architecture,…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Anurag Ghosh , Srinivasan Iyengar , Stephen Lee , Anuj Rathore , Venkat N Padmanabhan

Moving object segmentation is a crucial task for autonomous vehicles as it can be used to segment objects in a class agnostic manner based on their motion cues. It enables the detection of unseen objects during training (e.g., moose or a…

计算机视觉与模式识别 · 计算机科学 2021-05-27 Eslam Mohamed , Mahmoud Ewaisha , Mennatullah Siam , Hazem Rashed , Senthil Yogamani , Waleed Hamdy , Muhammad Helmi , Ahmad El-Sallab

This paper proposes Shoggoth, an efficient edge-cloud collaborative architecture, for boosting inference performance on real-time video of changing scenes. Shoggoth uses online knowledge distillation to improve the accuracy of models…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Liang Wang , Kai Lu , Nan Zhang , Xiaoyang Qu , Jianzong Wang , Jiguang Wan , Guokuan Li , Jing Xiao

The increasing demand for edge computing is leading to a rise in energy consumption from edge devices, which can have significant environmental and financial implications. To address this, in this paper we present a novel method to enhance…

分布式、并行与集群计算 · 计算机科学 2026-01-21 Aria Khoshsirat , Giovanni Perin , Michele Rossi

We consider an interesting problem-salient instance segmentation in this paper. Other than producing bounding boxes, our network also outputs high-quality instance-level segments. Taking into account the category-independent property of…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Ruochen Fan , Ming-Ming Cheng , Qibin Hou , Tai-Jiang Mu , Jingdong Wang , Shi-Min Hu

Deploying Vision Transformers on edge devices is challenging due to their high computational complexity, while full offloading to cloud resources presents significant latency overheads. We propose a novel collaborative inference framework,…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Hao Liu , Suhaib A. Fahmy

To deploy machine learning-based algorithms for real-time applications with strict latency constraints, we consider an edge-computing setting where a subset of inputs are offloaded to the edge for processing by an accurate but…

机器学习 · 计算机科学 2020-11-09 Ayan Chakrabarti , Roch Guérin , Chenyang Lu , Jiangnan Liu

BiSeNet has been proved to be a popular two-stream network for real-time segmentation. However, its principle of adding an extra path to encode spatial information is time-consuming, and the backbones borrowed from pretrained tasks, e.g.,…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Mingyuan Fan , Shenqi Lai , Junshi Huang , Xiaoming Wei , Zhenhua Chai , Junfeng Luo , Xiaolin Wei

Interpreting human actions requires understanding the spatial and temporal context of the scenes. State-of-the-art action detectors based on Convolutional Neural Network (CNN) have demonstrated remarkable results by adopting two-stream or…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Yu Liu , Fan Yang , Dominique Ginhac