paper-with-me

Papers

xYOLO: A Model For Real-Time Object Detection In Humanoid Soccer On Low-End Hardware

2019-10-08 · Daniel Barry, Munir Shah, Merel Keijsers, Humayun Khan, Banon Hopman

With the emergence of onboard vision processing for areas such as the internet of things (IoT), edge computing and autonomous robots, there is increasing demand for computationally efficient convolutional neural network (CNN) models to perform real-time object detection on resource constraints hardware devices. Tiny-YOLO is generally considered as one of the faster object detectors for low-end devices and is the basis for our work. Our experiments on this network have shown that Tiny-YOLO can achieve 0.14 frames per second(FPS) on the Raspberry Pi 3 B, which is too slow for soccer playing autonomous humanoid robots detecting goal and ball objects. In this paper we propose an adaptation to the YOLO CNN model named xYOLO, that can achieve object detection at a speed of 9.66 FPS on the Raspberry Pi 3 B. This is achieved by trading an acceptable amount of accuracy, making the network approximately 70 times faster than Tiny-YOLO. Greater inference speed-ups were also achieved on a desktop CPU and GPU. Additionally we contribute an annotated Darknet dataset for goal and ball detection.

📄 PDF Abstract BibTeX arXiv:1910.03159

Code (0)

등록된 구현이 없습니다.

Tasks

CPUEdge-computingGPUObjectobject-detectionObject DetectionRaspberry Pi 3Real-Time Object Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Pro-HOI: Perceptive Root-guided Humanoid-Object Interaction

2026-03-01 · Yuhang Lin, Jiyuan Shi, Dewei Wang, Jipeng Kong 외 arxiv

Executing reliable Humanoid-Object Interaction (HOI) tasks for humanoid robots is hindered by the lack of generalized control interfaces and robust closed-loop perception mechanisms. In this work, we introduce Perceptive…

Real-Time Object Detection and Recognition on Low-Compute Humanoid Robots using Deep Learning

2020-01-20 · Sayantan Chatterjee, Faheem H. Zunjani, Souvik Sen, Gora C. Nandi

We envision that in the near future, humanoid robots would share home space and assist us in our daily and routine activities through object manipulations. One of the fundamental technologies that need to be developed fo…

object-detectionObject DetectionQuantizationReal-Time Object Detection

RHINO: Learning Real-Time Humanoid-Human-Object Interaction from Human Demonstrations

2025-02-18 · Jingxiao Chen, Xinyao Li, Jiahang Cao, Zhengbang Zhu 외

Humanoid robots have shown success in locomotion and manipulation. Despite these basic abilities, humanoids are still required to quickly understand human instructions and react based on human interaction signals to beco…

Human-Object Interaction DetectionObject

RAPT: Model-Predictive Out-of-Distribution Detection and Failure Diagnosis for Sim-to-Real Humanoid Robots

2026-02-02 · Humphrey Munn, Brendan Tidd, Peter Bohm, Marcus Gallagher 외 arxiv

Deploying learned control policies on humanoid robots is challenging: policies that appear robust in simulation can execute confidently in out-of-distribution (OOD) states after Sim-to-Real transfer, leading to silent fa…

Out-of-Distribution DetectionAnomaly Detection

HumanPlus: Humanoid Shadowing and Imitation from Humans

2024-06-15 · Zipeng Fu, Qingqing Zhao, Qi Wu, Gordon Wetzstein 외

One of the key arguments for building robots that have similar form factors to human beings is that we can leverage the massive human data for training. Yet, doing so has remained challenging in practice due to the compl…