English

Reinforcement Learning for Improving Object Detection

Computer Vision and Pattern Recognition 2020-08-19 v1 Machine Learning

Abstract

The performance of a trained object detection neural network depends a lot on the image quality. Generally, images are pre-processed before feeding them into the neural network and domain knowledge about the image dataset is used to choose the pre-processing techniques. In this paper, we introduce an algorithm called ObjectRL to choose the amount of a particular pre-processing to be applied to improve the object detection performances of pre-trained networks. The main motivation for ObjectRL is that an image which looks good to a human eye may not necessarily be the optimal one for a pre-trained object detector to detect objects.

Keywords

Cite

@article{arxiv.2008.08005,
  title  = {Reinforcement Learning for Improving Object Detection},
  author = {Siddharth Nayak and Balaraman Ravindran},
  journal= {arXiv preprint arXiv:2008.08005},
  year   = {2020}
}

Comments

14 pages, 6 figures, 4 tables. Accepted in the RLQ-TOD workshop at ECCV 2020

R2 v1 2026-06-23T17:56:32.010Z