pith. sign in

arxiv: 2311.02274 · v1 · pith:7BBGV6WEnew · submitted 2023-11-03 · 💻 cs.CV

Patch-based Selection and Refinement for Early Object Detection

classification 💻 cs.CV
keywords algorithmsdetectionearlyobjectobjectssmallaccuracydestiny301
0
0 comments X
read the original abstract

Early object detection (OD) is a crucial task for the safety of many dynamic systems. Current OD algorithms have limited success for small objects at a long distance. To improve the accuracy and efficiency of such a task, we propose a novel set of algorithms that divide the image into patches, select patches with objects at various scales, elaborate the details of a small object, and detect it as early as possible. Our approach is built upon a transformer-based network and integrates the diffusion model to improve the detection accuracy. As demonstrated on BDD100K, our algorithms enhance the mAP for small objects from 1.03 to 8.93, and reduce the data volume in computation by more than 77\%. The source code is available at \href{https://github.com/destiny301/dpr}{https://github.com/destiny301/dpr}

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DenseScout: Algorithm-System Co-design for Budgeted Tiny Object Selection on Edge Platforms

    cs.CV 2026-04 unverdicted novelty 6.0

    DenseScout is a lightweight dense-response selector that outperforms detector-based baselines for budgeted tiny-object patch selection on edge platforms, with end-to-end utility depending on both selector quality and ...