paper-with-me

홈 › Papers

Using Convolutional Neural Networks in Robots with Limited Computational Resources: Detecting NAO Robots while Playing Soccer

2017-06-20 · Nicolás Cruz, Kenzo Lobos-Tsunekawa, Javier Ruiz-del-Solar

The main goal of this paper is to analyze the general problem of using Convolutional Neural Networks (CNNs) in robots with limited computational capabilities, and to propose general design guidelines for their use. In addition, two different CNN based NAO robot detectors that are able to run in real-time while playing soccer are proposed. One of the detectors is based on the XNOR-Net and the other on the SqueezeNet. Each detector is able to process a robot object-proposal in ~1ms, with an average number of 1.5 proposals per frame obtained by the upper camera of the NAO. The obtained detection rate is ~97%.

📄 PDF Abstract BibTeX arXiv:1706.06702

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Connection 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Fire Module 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Real-time 3D object proposal generation and classification under limited processing resources

2020-03-24 · Xuesong Li, Jose Guivant, Subhan Khan

The task of detecting 3D objects is important to various robotic applications. The existing deep learning-based detection techniques have achieved impressive performance. However, these techniques are limited to run with…

3D Object DetectionClassificationGeneral ClassificationGPU+4

Light-SERNet: A lightweight fully convolutional neural network for speech emotion recognition

2021-10-07 · Arya Aftab, Alireza Morsali, Shahrokh Ghaemmaghami, Benoit Champagne

Detecting emotions directly from a speech signal plays an important role in effective human-computer interactions. Existing speech emotion recognition models require massive computational and storage resources, making th…

Emotion RecognitionSpeech Emotion Recognition

ASC-SW: A Lightweight Atrous Strip Convolution Network for DLOs Segmentation on Edge mobile Robots

2025-07-17 · Cheng Liu, Fan Zhu, Yifeng Xu, Baoru Huang 외 arxiv

Detecting deformable linear objects (DLOs), such as floor cables, is essential for safe mobile robot navigation but remains challenging due to oblique viewpoints, thin structures, and limited edge-device resources. Exist…

Robot Navigation

Decision-Making Among Bounded Rational Agents

2022-10-17 · Junhong Xu, Durgakant Pushp, Kai Yin, Lantao Liu

When robots share the same workspace with other intelligent agents (e.g., other robots or humans), they must be able to reason about the behaviors of their neighboring agents while accomplishing the designated tasks. In …

Decision MakingRobot Navigation

Hybrid ASR for Resource-Constrained Robots: HMM - Deep Learning Fusion

2023-09-11 · Anshul Ranjan, Kaushik Jegadeesan

This paper presents a novel hybrid Automatic Speech Recognition (ASR) system designed specifically for resource-constrained robots. The proposed approach combines Hidden Markov Models (HMMs) with deep learning models and…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Deep Learningspeech-recognition+1