pith. sign in

arxiv: 1504.07339 · v3 · pith:QWQB55OVnew · submitted 2015-04-28 · 💻 cs.CV

Convolutional Channel Features

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

Deep learning methods are powerful tools but often suffer from expensive computation and limited flexibility. An alternative is to combine light-weight models with deep representations. As successful cases exist in several visual problems, a unified framework is absent. In this paper, we revisit two widely used approaches in computer vision, namely filtered channel features and Convolutional Neural Networks (CNN), and absorb merits from both by proposing an integrated method called Convolutional Channel Features (CCF). CCF transfers low-level features from pre-trained CNN models to feed the boosting forest model. With the combination of CNN features and boosting forest, CCF benefits from the richer capacity in feature representation compared with channel features, as well as lower cost in computation and storage compared with end-to-end CNN methods. We show that CCF serves as a good way of tailoring pre-trained CNN models to diverse tasks without fine-tuning the whole network to each task by achieving state-of-the-art performances in pedestrian detection, face detection, edge detection and object proposal generation.

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. Verifying Robustness of Gradient Boosted Models

    cs.LG 2019-06 unverdicted novelty 7.0

    VeriGB encodes gradient boosted models as SMT formulas to enable verification of their robustness to input perturbations using off-the-shelf solvers.