YUDO: YOLO for Uniform Directed Object Detection

08/08/2023
by   Đorđe Nedeljković, et al.
0

This paper presents an efficient way of detecting directed objects by predicting their center coordinates and direction angle. Since the objects are of uniform size, the proposed model works without predicting the object's width and height. The dataset used for this problem is presented in Honeybee Segmentation and Tracking Datasets project. One of the contributions of this work is an examination of the ability of the standard real-time object detection architecture like YoloV7 to be customized for position and direction detection. A very efficient, tiny version of the architecture is used in this approach. Moreover, only one of three detection heads without anchors is sufficient for this task. We also introduce the extended Skew Intersection over Union (SkewIoU) calculation for rotated boxes - directed IoU (DirIoU), which includes an absolute angle difference. DirIoU is used both in the matching procedure of target and predicted bounding boxes for mAP calculation, and in the NMS filtering procedure. The code and models are available at https://github.com/djordjened92/yudo.

READ FULL TEXT

page 1

page 7

research
08/17/2020

Oriented Object Detection in Aerial Images with Box Boundary-Aware Vectors

Oriented object detection in aerial images is a challenging task as the ...
research
10/29/2019

Weighted Boxes Fusion: ensembling boxes for object detection models

In this work, we introduce a novel Weighted Box Fusion (WBF) ensembling ...
research
11/11/2022

Phase-Shifting Coder: Predicting Accurate Orientation in Oriented Object Detection

With the vigorous development of computer vision, oriented object detect...
research
03/30/2017

DeNet: Scalable Real-time Object Detection with Directed Sparse Sampling

We define the object detection from imagery problem as estimating a very...
research
01/10/2023

Rethinking Voxelization and Classification for 3D Object Detection

The main challenge in 3D object detection from LiDAR point clouds is ach...
research
01/31/2020

ParkingSticker: A Real-World Object Detection Dataset

We present a new and challenging object detection dataset, ParkingSticke...
research
06/29/2015

Tracking Direction of Human Movement - An Efficient Implementation using Skeleton

Sometimes a simple and fast algorithm is required to detect human presen...

Please sign up or login with your details

Forgot password? Click here to reset