paper-with-me

홈 › Papers

Detecting soccer balls with reduced neural networks: a comparison of multiple architectures under constrained hardware scenarios

2020-09-28 · Douglas De Rizzo Meneghetti, Thiago Pedro Donadon Homem, Jonas Henrique Renolfi de Oliveira, Isaac Jesus da Silva, Danilo Hernani Perico, Reinaldo Augusto da Costa Bianchi

Object detection techniques that achieve state-of-the-art detection accuracy employ convolutional neural networks, implemented to have optimal performance in graphics processing units. Some hardware systems, such as mobile robots, operate under constrained hardware situations, but still benefit from object detection capabilities. Multiple network models have been proposed, achieving comparable accuracy with reduced architectures and leaner operations. Motivated by the need to create an object detection system for a soccer team of mobile robots, this work provides a comparative study of recent proposals of neural networks targeted towards constrained hardware environments, in the specific task of soccer ball detection. We train multiple open implementations of MobileNetV2 and MobileNetV3 models with different underlying architectures, as well as YOLOv3, TinyYOLOv3, YOLOv4 and TinyYOLOv4 in an annotated image data set captured using a mobile robot. We then report their mean average precision on a test data set and their inference times in videos of different resolutions, under constrained and unconstrained hardware configurations. Results show that MobileNetV3 models have a good trade-off between mAP and inference time in constrained scenarios only, while MobileNetV2 with high width multipliers are appropriate for server-side inference. YOLO models in their official implementations are not suitable for inference in CPUs.

📄 PDF Abstract BibTeX arXiv:2009.13684

Code (1)

douglasrizzo/JINT2020-ball-detection 공식 구현 tf

Tasks

Objectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

YOLO 설명 없음
Grid Sensitive Grid Sensitive is a trick for object detection introduced by YOLOv4. When we decode the coordinate of the bounding box center $x$…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Residual Connection 설명 없음
Tanh Activation 설명 없음
(TravEL!!Guide)How Do I File a Claim with Expedia? How Do I File a Claim with Expedia? Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Fast Help & Exclusive Travel Discounts!Need to file a claim with…
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
+ ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881 How do I file a claim with Expedia? How do I file a claim with Expedia , call + ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881 or + ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056 and ask to speak with a manager. Explain your issue in detail and…

Similar Papers 제목 키워드 기반

An Embedded Monocular Vision Approach for Ground-Aware Objects Detection and Position Estimation

2022-07-20 · João G. Melo, Edna Barros

In the RoboCup Small Size League (SSL), teams are encouraged to propose solutions for executing basic soccer tasks inside the SSL field using only embedded sensing information. Thus, this work proposes an embedded monocu…

2D Object Detectionobject-detectionObject DetectionPosition

Deep Understanding of Soccer Match Videos

2024-07-11 · Shikun Xu, Yandong Zhu, Gen Li, Changhu Wang

Soccer is one of the most popular sport worldwide, with live broadcasts frequently available for major matches. However, extracting detailed, frame-by-frame information on player actions from these videos remains a chall…

SoccerTrack: A Dataset and Tracking Algorithm for Soccer With Fish-Eye and Drone Videos

2022-06-20 · Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops 2022 6 · Atom Scott, Ikuma Uchida, Masaki Onishi, Yoshinari Kameda 외

Tracking devices that can track both players and balls are critical to the performance of sports teams. Recently, significant effort has been focused on building larger broadcast sports video datasets. However, broadcast…

4k8kCamera CalibrationMulti-Object Tracking

Learning Sports Camera Selection from Internet Videos

2018-09-08 · Jianhui Chen, Keyu Lu, Sijia Tian, James J. Little

This work addresses camera selection, the task of predicting which camera should be "on air" from multiple candidate cameras for soccer broadcast. The task is challenging because of the scarcity of learning data with all…

Learning Soccer Skills for Humanoid Robots: A Progressive Perception-Action Framework

2026-02-05 · Jipeng Kong, Xinzhe Liu, Yuhang Lin, Jinrui Han 외 arxiv

Soccer presents a significant challenge for humanoid robots, demanding tightly integrated perception-action capabilities for tasks like perception-guided kicking and whole-body balance control. Existing approaches suffer…