English

An Improvement of Object Detection Performance using Multi-step Machine Learnings

Computer Vision and Pattern Recognition 2021-01-20 v1

Abstract

Connecting multiple machine learning models into a pipeline is effective for handling complex problems. By breaking down the problem into steps, each tackled by a specific component model of the pipeline, the overall solution can be made accurate and explainable. This paper describes an enhancement of object detection based on this multi-step concept, where a post-processing step called the calibration model is introduced. The calibration model consists of a convolutional neural network, and utilizes rich contextual information based on the domain knowledge of the input. Improvements of object detection performance by 0.8-1.9 in average precision metric over existing object detectors have been observed using the new model.

Keywords

Cite

@article{arxiv.2101.07571,
  title  = {An Improvement of Object Detection Performance using Multi-step Machine Learnings},
  author = {Tomoe Kishimoto and Masahiko Saito and Junichi Tanaka and Yutaro Iiyama and Ryu Sawada and Koji Terashi},
  journal= {arXiv preprint arXiv:2101.07571},
  year   = {2021}
}

Comments

Submitted to ICIP 2021

R2 v1 2026-06-23T22:18:40.826Z