paper-with-me

홈 › Papers

Cascaded Subpatch Networks for Effective CNNs

2016-03-01 · Xiaoheng Jiang, Yanwei Pang, Manli Sun, Xuelong. Li

Conventional Convolutional Neural Networks (CNNs) use either a linear or non-linear filter to extract features from an image patch (region) of spatial size $ H\times W $ (Typically, $ H $ is small and is equal to $ W$, e.g., $ H $ is 5 or 7). Generally, the size of the filter is equal to the size $ H\times W $ of the input patch. We argue that the representation ability of equal-size strategy is not strong enough. To overcome the drawback, we propose to use subpatch filter whose spatial size $ h\times w $ is smaller than $ H\times W $. The proposed subpatch filter consists of two subsequent filters. The first one is a linear filter of spatial size $ h\times w $ and is aimed at extracting features from spatial domain. The second one is of spatial size $ 1\times 1 $ and is used for strengthening the connection between different input feature channels and for reducing the number of parameters. The subpatch filter convolves with the input patch and the resulting network is called a subpatch network. Taking the output of one subpatch network as input, we further repeat constructing subpatch networks until the output contains only one neuron in spatial domain. These subpatch networks form a new network called Cascaded Subpatch Network (CSNet). The feature layer generated by CSNet is called csconv layer. For the whole input image, we construct a deep neural network by stacking a sequence of csconv layers. Experimental results on four benchmark datasets demonstrate the effectiveness and compactness of the proposed CSNet. For example, our CSNet reaches a test error of $ 5.68\% $ on the CIFAR10 dataset without model averaging. To the best of our knowledge, this is the best result ever obtained on the CIFAR10 dataset.

📄 PDF Abstract BibTeX arXiv:1603.00128

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Motion-Guided Cascaded Refinement Network for Video Object Segmentation

2018-06-01 · CVPR 2018 6 · Ping Hu, Gang Wang, Xiangfei Kong, Jason Kuen 외

Deep CNNs have achieved superior performance in many tasks of computer vision and image understanding. However, it is still difficult to effectively apply deep CNNs to video object segmentation(VOS) since treating video …

ObjectOptical Flow EstimationSegmentationSemantic Segmentation+2

Aspect-based Opinion Summarization with Convolutional Neural Networks

2015-11-30 · Haibing Wu, Yiwei Gu, Shangdi Sun, Xiaodong Gu

This paper considers Aspect-based Opinion Summarization (AOS) of reviews on particular products. To enable real applications, an AOS system needs to address two core subtasks, aspect extraction and sentiment classificati…

Aspect ExtractionClassificationGeneral ClassificationOpinion Summarization+4

MolmoPoint: Better Pointing for VLMs with Grounding Tokens

2026-03-30 · Christopher Clark, Yue Yang, Jae Sung Park, Zixian Ma 외 arxiv

Grounding has become a fundamental capability of vision-language models (VLMs). Most existing VLMs point by generating coordinates as part of their text output, which requires learning a complicated coordinate system and…

Generating High Quality Visible Images from SAR Images Using CNNs

2018-02-27 · Puyang Wang, Vishal M. Patel

We propose a novel approach for generating high quality visible-like images from Synthetic Aperture Radar (SAR) images using Deep Convolutional Generative Adversarial Network (GAN) architectures. The proposed approach is…

ColorizationGenerative Adversarial NetworkImage ColorizationVocal Bursts Intensity Prediction

Accurate Scoliosis Vertebral Landmark Localization on X-ray Images via Shape-constrained Multi-stage Cascaded CNNs

2022-06-05 · Zhiwei Wang, Jinxin Lv, Yunqiao Yang, Yuanhuai Liang 외

Vertebral landmark localization is a crucial step for variant spine-related clinical applications, which requires detecting the corner points of 17 vertebrae. However, the neighbor landmarks often disturb each other for …