paper-with-me

홈 › Papers

High-Speed Detector For Low-Powered Devices In Aerial Grasping

2024-02-22 · Ashish Kumar, Laxmidhar Behera

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 context, we make the following contributions: (i) Fast Fruit Detector (FFD), a resource-efficient, single-stage, and postprocessing-free object detector based on our novel latent object representation (LOR) module, query assignment, and prediction strategy. FFD achieves 100FPS@FP32 precision on the latest 10W NVIDIA Jetson-NX embedded device while co-existing with other time-critical sub-systems such as control, grasping, SLAM, a major achievement of this work. (ii) a method to generate vast amounts of training data without exhaustive manual labelling of fruit images since they consist of a large number of instances, which increases the labelling cost and time. (iii) an open-source fruit detection dataset having plenty of very small-sized instances that are difficult to detect. Our exhaustive evaluations on our and MinneApple dataset show that FFD, being only a single-scale detector, is more accurate than many representative detectors, e.g. FFD is better than single-scale Faster-RCNN by 10.7AP, multi-scale Faster-RCNN by 2.3AP, and better than latest single-scale YOLO-v8 by 8AP and multi-scale YOLO-v8 by 0.3 while being considerably faster.

📄 PDF Abstract BibTeX arXiv:2402.14591

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

Fast Vehicle Detection in Aerial Imagery

2017-09-25 · Jennifer Carlet, Bernard Abayowa

In recent years, several real-time or near real-time object detectors have been developed. However these object detectors are typically designed for first-person view images where the subject is large in the image and do…

Fast Vehicle DetectionObjectvehicle detection

PolarDet: A Fast, More Precise Detector for Rotated Target in Aerial Images

2020-10-17 · Pengbo Zhao, Zhenshen Qu, Yingjia Bu, Wenming Tan 외

Fast and precise object detection for high-resolution aerial images has been a challenging task over the years. Due to the sharp variations on object scale, rotation, and aspect ratio, most existing methods are inefficie…

Objectobject-detectionObject DetectionObject Detection In Aerial Images

Accelerating Deep Learning Applications in Space

2020-07-21 · Martina Lofqvist, José Cano

Computing at the edge offers intriguing possibilities for the development of autonomy and artificial intelligence. The advancements in autonomous technologies and the resurgence of computer vision have led to a rise in d…

Deep LearningGPUImage CompressionObject+3

A Survey of Modern Object Detection Literature using Deep Learning

2018-08-22 · Karanbir Singh Chahal, Kuntal Dey

Object detection is the identification of an object in the image along with its localisation and classification. It has wide spread applications and is a critical component for vision based software systems. This paper s…

Deep LearningGeneral ClassificationObjectobject-detection+2

Towards Obfuscated Malware Detection for Low Powered IoT Devices

2020-11-06 · Daniel Park, Hannah Powers, Benji Prashker, Leland Liu 외

With the increased deployment of IoT and edge devices into commercial and user networks, these devices have become a new threat vector for malware authors. It is imperative to protect these devices as they become more pr…

Malware Detection