English
Related papers

Related papers: Fire SSD: Wide Fire Modules based Single Shot Dete…

200 papers

In this paper, we address the design of lightweight deep learning-based edge detection. The deep learning technology offers a significant improvement on the edge detection accuracy. However, typical neural network designs have very high…

Computer Vision and Pattern Recognition · Computer Science 2020-12-16 Jan Kristanto Wibisono , Hsueh-Ming Hang

Single shot detectors that are potentially faster and simpler than two-stage detectors tend to be more applicable to object detection in videos. Nevertheless, the extension of such object detectors from image to video is not trivial…

Computer Vision and Pattern Recognition · Computer Science 2020-07-08 Jiajun Deng , Yingwei Pan , Ting Yao , Wengang Zhou , Houqiang Li , Tao Mei

Object detection is a crucial task for autonomous driving. In addition to requiring high accuracy to ensure safety, object detection for autonomous driving also requires real-time inference speed to guarantee prompt vehicle control, as well…

Computer Vision and Pattern Recognition · Computer Science 2019-06-12 Bichen Wu , Alvin Wan , Forrest Iandola , Peter H. Jin , Kurt Keutzer

Demand for efficient onboard object detection is increasing due to its key role in autonomous navigation. However, deploying object detection models such as YOLO on resource constrained edge devices is challenging due to the high…

Computer Vision and Pattern Recognition · Computer Science 2023-12-20 Edward Humes , Mozhgan Navardi , Tinoosh Mohsenin

Spiking Neural Networks, as a third-generation neural network, are well-suited for edge AI applications due to their binary spike nature. However, when it comes to complex tasks like object detection, SNNs often require a substantial number…

Computer Vision and Pattern Recognition · Computer Science 2023-09-28 Nemin Qiu , Chuang Zhu

Nowadays, autonomous cars are gaining traction due to their numerous potential applications on battlefields and in resolving a variety of other real-world challenges. The main goal of our project is to build an autonomous system using…

Robotics · Computer Science 2023-08-04 Jumman Hossain , Maliha Momtaz

Improving the efficiency of edge detection in embedded applications, such as UAV control, is critical for reducing system cost and power dissipation. Field programmable gate arrays (FPGA) are a good platform for making improvements because…

Hardware Architecture · Computer Science 2015-12-03 Jamie Schiel , Andrew Bainbridge-Smith

Object detection on the edge (Edge-OD) is in growing demand thanks to its ever-broad application prospects. However, the development of this field is rigorously restricted by the deployment dilemma of simultaneously achieving high accuracy,…

Computer Vision and Pattern Recognition · Computer Science 2024-08-13 Chao Wu , Yifan Gong , Liangkai Liu , Mengquan Li , Yushu Wu , Xuan Shen , Zhimin Li , Geng Yuan , Weisong Shi , Yanzhi Wang

The main contribution of this paper is an approach for introducing additional context into state-of-the-art general object detection. To achieve this we first combine a state-of-the-art classifier (Residual-101[14]) with a fast detection…

Computer Vision and Pattern Recognition · Computer Science 2017-01-25 Cheng-Yang Fu , Wei Liu , Ananth Ranga , Ambrish Tyagi , Alexander C. Berg

For most of the object detectors based on multi-scale feature maps, the shallow layers are rich in fine spatial information and thus mainly responsible for small object detection. The performance of small object detection, however, is still…

Computer Vision and Pattern Recognition · Computer Science 2020-02-27 Lisha Cui , Rui Ma , Pei Lv , Xiaoheng Jiang , Zhimin Gao , Bing Zhou , Mingliang Xu

This paper introduces SFSORT, the world's fastest multi-object tracking system based on experiments conducted on MOT Challenge datasets. To achieve an accurate and computationally efficient tracker, this paper employs a…

Computer Vision and Pattern Recognition · Computer Science 2024-04-12 M. M. Morsali , Z. Sharifi , F. Fallah , S. Hashembeiki , H. Mohammadzade , S. Bagheri Shouraki

Aggregating context information from multiple scales has been proved to be effective for improving accuracy of Single Shot Detectors (SSDs) on object detection. However, existing multi-scale context fusion techniques are computationally…

Computer Vision and Pattern Recognition · Computer Science 2017-12-11 Yunpeng Chen , Jianshu Li , Bin Zhou , Jiashi Feng , Shuicheng Yan

This machine learning study investigates a lowcost edge device integrated with an embedded system having computer vision and resulting in an improved performance in inferencing time and precision of object detection and classification. A…

Robotics · Computer Science 2024-10-08 Richard C. Rodriguez , Jonah Elijah P. Bardos

Detection of small-sized targets is of paramount importance in many aerial vision-based applications. The commonly deployed low cost unmanned aerial vehicles (UAVs) for aerial scene analysis are highly resource constrained in nature. In…

Computer Vision and Pattern Recognition · Computer Science 2019-09-04 Murari Mandal , Manal Shah , Prashant Meena , Santosh Kumar Vipparthi

Autonomous aerial harvesting is a highly complex problem because it requires numerous interdisciplinary algorithms to be executed on mini low-powered computing devices. Object detection is one such algorithm that is compute-hungry. In this…

Computer Vision and Pattern Recognition · Computer Science 2024-03-04 Ashish Kumar , Laxmidhar Behera

Few-Shot Object Detection (FSOD) is a rapidly growing field in computer vision. It consists in finding all occurrences of a given set of classes with only a few annotated examples for each class. Numerous methods have been proposed to…

Computer Vision and Pattern Recognition · Computer Science 2022-01-07 Pierre Le Jeune , Anissa Mokraoui

The complexity of event-based object detection (OD) poses considerable challenges. Spiking Neural Networks (SNNs) show promising results and pave the way for efficient event-based OD. Despite this success, the path to efficient SNNs on…

Computer Vision and Pattern Recognition · Computer Science 2024-06-26 Jonathan Courtois , Pierre-Emmanuel Novac , Edgar Lemaire , Alain Pegatoquet , Benoit Miramond

Effective Edge AI for space object detection (SOD) tasks that can facilitate real-time collision assessment and avoidance is essential with the increasing space assets in near-Earth orbits. In SOD, low Earth orbit (LEO) satellites must…

Computer Vision and Pattern Recognition · Computer Science 2025-05-21 Wenxuan Zhang , Peng Hu

Object detection aims at high speed and accuracy simultaneously. However, fast models are usually less accurate, while accurate models cannot satisfy our need for speed. A fast model can be 10 times faster but 50\% less accurate than an…

Computer Vision and Pattern Recognition · Computer Science 2017-07-21 Hong-Yu Zhou , Bin-Bin Gao , Jianxin Wu

While embedded FPGAs are attractive platforms for DNN acceleration on edge-devices due to their low latency and high energy efficiency, the scarcity of resources of edge-scale FPGA devices also makes it challenging for DNN deployment. In…

Computer Vision and Pattern Recognition · Computer Science 2019-04-10 Cong Hao , Xiaofan Zhang , Yuhong Li , Sitao Huang , Jinjun Xiong , Kyle Rupnow , Wen-mei Hwu , Deming Chen