Pith. sign in

REVIEW 1 cited by

Decoupled Classification Refinement: Hard False Positive Suppression for Object Detection

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1810.04002 v2 pith:6N7QFRXZ submitted 2018-10-05 cs.CV

classification cs.CV
keywords classificationdetectornetworkbasefalsehardlocalizationdecoupled
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

In this paper, we analyze failure cases of state-of-the-art detectors and observe that most hard false positives result from classification instead of localization and they have a large negative impact on the performance of object detectors. We conjecture there are three factors: (1) Shared feature representation is not optimal due to the mismatched goals of feature learning for classification and localization; (2) multi-task learning helps, yet optimization of the multi-task loss may result in sub-optimal for individual tasks; (3) large receptive field for different scales leads to redundant context information for small objects. We demonstrate the potential of detector classification power by a simple, effective, and widely-applicable Decoupled Classification Refinement (DCR) network. In particular, DCR places a separate classification network in parallel with the localization network (base detector). With ROI Pooling placed on the early stage of the classification network, we enforce an adaptive receptive field in DCR. During training, DCR samples hard false positives from the base detector and trains a strong classifier to refine classification results. During testing, DCR refines all boxes from the base detector. Experiments show competitive results on PASCAL VOC and COCO without any bells and whistles. Our codes are available at: https://github.com/bowenc0221/Decoupled-Classification-Refinement.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation

    cs.CV 2019-08 accept novelty 6.0 of 10

    A bottom-up pose estimator built by adding a deconvolution-based high-resolution feature pyramid to HRNet, trained with multi-resolution supervision and tested with heatmap aggregation, reports state-of-the-art COCO a...

Pith tools