English
Related papers

Related papers: Development of Fast Refinement Detectors on AI Edg…

200 papers

The goal of this paper is to serve as a guide for selecting a detection architecture that achieves the right speed/memory/accuracy balance for a given application and platform. To this end, we investigate various ways to trade accuracy for…

Computer Vision and Pattern Recognition · Computer Science 2017-04-26 Jonathan Huang , Vivek Rathod , Chen Sun , Menglong Zhu , Anoop Korattikara , Alireza Fathi , Ian Fischer , Zbigniew Wojna , Yang Song , Sergio Guadarrama , Kevin Murphy

Convolutional Neural Networks (CNN) are successfully used for various visual perception tasks including bounding box object detection, semantic segmentation, optical flow, depth estimation and visual SLAM. Generally these tasks are…

Computer Vision and Pattern Recognition · Computer Science 2019-01-15 Ganesh Sistu , Isabelle Leang , Senthil Yogamani

Depth Estimation and Object Detection Recognition play an important role in autonomous driving technology under the guidance of deep learning artificial intelligence. We propose a hybrid structure called RealNet: a co-design method…

Computer Vision and Pattern Recognition · Computer Science 2022-04-26 Zhuohao Li , Fandi Gou , Qixin De , Leqi Ding , Yuanhang Zhang , Yunze Cai

Designing efficient neural networks for embedded devices is a critical challenge, particularly in applications requiring real-time performance, such as aerial imaging with drones and UAVs for emergency responses. In this work, we introduce…

Computer Vision and Pattern Recognition · Computer Science 2025-03-07 Daniel Rossi , Guido Borghi , Roberto Vezzani

On-board real-time vehicle detection is of great significance for UAVs and other embedded mobile platforms. We propose a computationally inexpensive detection network for vehicle detection in UAV imagery which we call ShuffleDet. In order…

Computer Vision and Pattern Recognition · Computer Science 2018-11-16 Seyed Majid Azimi

Recent CNN based object detectors, no matter one-stage methods like YOLO, SSD, and RetinaNe or two-stage detectors like Faster R-CNN, R-FCN and FPN are usually trying to directly finetune from ImageNet pre-trained models designed for image…

Computer Vision and Pattern Recognition · Computer Science 2018-04-20 Zeming Li , Chao Peng , Gang Yu , Xiangyu Zhang , Yangdong Deng , Jian Sun

We present the implementation of four FPGA-accelerated convolutional neural network (CNN) models for onboard cloud detection in resource-constrained CubeSat missions, leveraging Xilinx's Vitis AI (VAI) framework and Deep Learning Processing…

Signal Processing · Electrical Eng. & Systems 2025-04-08 Angela Cratere , M. Salim Farissi , Andrea Carbone , Marcello Asciolla , Maria Rizzi , Francesco Dell'Olio , Augusto Nascetti , Dario Spiller

Depth is a vital piece of information for autonomous vehicles to perceive obstacles. Due to the relatively low price and small size of monocular cameras, depth estimation from a single RGB image has attracted great interest in the research…

Robotics · Computer Science 2021-11-25 Xingshuai Dong , Matthew A. Garratt , Sreenatha G. Anavatti , Hussein A. Abbass

Comprehending the environment and accurately detecting objects in 3D space are essential for advancing autonomous vehicle technologies. Integrating Camera and LIDAR data has emerged as an effective approach for achieving high accuracy in 3D…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Marcelo Eduardo Pederiva , José Mario De Martino , Alessandro Zimmer

Automated segmentation of the vertebral column in Computed Tomography (CT) scans is a prerequisite for pathological assessment and surgical planning. However, state-of-the-art methods, particularly those based on Transformers or large-scale…

Computer Vision and Pattern Recognition · Computer Science 2026-05-21 K S Nithurshen , Saurabh J. Shigwan

The rapid advancement of generative models has led to a growing prevalence of highly realistic AI-generated images, posing significant challenges for digital forensics and content authentication. Conventional detection methods mainly rely…

Computer Vision and Pattern Recognition · Computer Science 2025-08-26 Dabbrata Das , Mahshar Yahan , Md Tareq Zaman , Md Rishadul Bayesh

In this paper, we propose a novel edge preserving and multi-scale contextual neural network for salient object detection. The proposed framework is aiming to address two limits of the existing CNN based methods. First, region-based CNN…

Computer Vision and Pattern Recognition · Computer Science 2017-10-26 Xiang Wang , Huimin Ma , Xiaozhi Chen , Shaodi You

This paper analyzes the design choices of face detection architecture that improve efficiency of computation cost and accuracy. Specifically, we re-examine the effectiveness of the standard convolutional block as a lightweight backbone…

Computer Vision and Pattern Recognition · Computer Science 2023-11-03 Joonhyun Jeong , Beomyoung Kim , Joonsang Yu , Youngjoon Yoo

Recent salient object detection (SOD) models predominantly rely on heavyweight backbones, incurring substantial computational cost and hindering their practical application in various real-world settings, particularly on edge devices. This…

Computer Vision and Pattern Recognition · Computer Science 2025-09-03 Yu-Huan Wu , Wei Liu , Zi-Xuan Zhu , Zizhou Wang , Yong Liu , Liangli Zhen

Recent work done on lane detection has been able to detect lanes accurately in complex scenarios, yet many fail to deliver real-time performance specifically with limited computational resources. In this work, we propose SwiftLane: a simple…

Computer Vision and Pattern Recognition · Computer Science 2022-02-17 Oshada Jayasinghe , Damith Anhettigama , Sahan Hemachandra , Shenali Kariyawasam , Ranga Rodrigo , Peshala Jayasekara

In this paper, we present EdgeFace, a lightweight and efficient face recognition network inspired by the hybrid architecture of EdgeNeXt. By effectively combining the strengths of both CNN and Transformer models, and a low rank linear…

Computer Vision and Pattern Recognition · Computer Science 2024-01-15 Anjith George , Christophe Ecabert , Hatef Otroshi Shahreza , Ketan Kotwal , Sebastien Marcel

Deep convolutional neural networks (DCNN for short) are vulnerable to examples with small perturbations. Improving DCNN's robustness is of great significance to the safety-critical applications, such as autonomous driving and industry…

Computer Vision and Pattern Recognition · Computer Science 2024-07-25 Jin Ding , Jie-Chao Zhao , Yong-Zhi Sun , Ping Tan , Jia-Wei Wang , Ji-En Ma , You-Tong Fang

Deep learning has been a successful model which can effectively represent several features of input space and remarkably improve image recognition performance on the deep architectures. In our research, an adaptive structural learning…

Neural and Evolutionary Computing · Computer Science 2021-10-27 Shin Kamada , Takumi Ichimura

This paper presents a comprehensive review of recent advances in deploying convolutional neural networks (CNNs) for object detection, classification, and tracking on Field Programmable Gate Arrays (FPGAs). With the increasing demand for…

Hardware Architecture · Computer Science 2025-09-05 Safa Mohammed Sali , Mahmoud Meribout , Ashiyana Abdul Majeed

Achieving a universally high accuracy in object detection is quite challenging, and the mainstream focus in the industry currently lies on detecting specific classes of objects. However, deploying one or multiple object detection networks…

Computer Vision and Pattern Recognition · Computer Science 2024-02-21 Feng Chen