English

Tiny-YOLO object detection supplemented with geometrical data

Computer Vision and Pattern Recognition 2020-10-19 v2 Robotics

Abstract

We propose a method of improving detection precision (mAP) with the help of the prior knowledge about the scene geometry: we assume the scene to be a plane with objects placed on it. We focus our attention on autonomous robots, so given the robot's dimensions and the inclination angles of the camera, it is possible to predict the spatial scale for each pixel of the input frame. With slightly modified YOLOv3-tiny we demonstrate that the detection supplemented by the scale channel, further referred as S, outperforms standard RGB-based detection with small computational overhead.

Keywords

Cite

@article{arxiv.2008.02170,
  title  = {Tiny-YOLO object detection supplemented with geometrical data},
  author = {Ivan Khokhlov and Egor Davydenko and Ilya Osokin and Ilya Ryakin and Azer Babaev and Vladimir Litvinenko and Roman Gorbachev},
  journal= {arXiv preprint arXiv:2008.02170},
  year   = {2020}
}

Comments

5 pages, 5 figures, published in 2020 IEEE 91st Vehicular Technology Conference (VTC2020-Spring)

R2 v1 2026-06-23T17:39:38.158Z