Pith. sign in

REVIEW 1 cited by

Learning Chained Deep Features and Classifiers for Cascade in 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 1702.07054 v1 pith:HCRGOLWD submitted 2017-02-23 cs.CV

Learning Chained Deep Features and Classifiers for Cascade in Object Detection

classification cs.CV
keywords stagesfeaturescascadeclassifierscc-netchainedlearningprevious
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Cascade is a widely used approach that rejects obvious negative samples at early stages for learning better classifier and faster inference. This paper presents chained cascade network (CC-Net). In this CC-Net, the cascaded classifier at a stage is aided by the classification scores in previous stages. Feature chaining is further proposed so that the feature learning for the current cascade stage uses the features in previous stages as the prior information. The chained ConvNet features and classifiers of multiple stages are jointly learned in an end-to-end network. In this way, features and classifiers at latter stages handle more difficult samples with the help of features and classifiers in previous stages. It yields consistent boost in detection performance on benchmarks like PASCAL VOC 2007 and ImageNet. Combined with better region proposal, CC-Net leads to state-of-the-art result of 81.1% mAP on PASCAL VOC 2007.

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. Cascade R-CNN: High Quality Object Detection and Instance Segmentation

    cs.CV 2019-06 accept novelty 7.0

    Cascade R-CNN uses a cascade of detectors trained with progressively higher IoU thresholds to resolve overfitting and quality mismatch, achieving state-of-the-art high-quality object detection and instance segmentatio...