English
Related papers

Related papers: Pooling Pyramid Network for Object Detection

200 papers

In large-scale few-shot learning for classification problems, often there are a large number of classes and few high-dimensional observations per class. Previous model-based methods, such as Fisher's linear discriminant analysis (LDA),…

Methodology · Statistics 2025-04-16 Andrew Simpson , Semhar Michael

Feature pyramid has been an efficient method to extract features at different scales. Development over this method mainly focuses on aggregating contextual information at different levels while seldom touching the inter-level correlation in…

Computer Vision and Pattern Recognition · Computer Science 2020-05-08 Xinjiang Wang , Shilong Zhang , Zhuoran Yu , Litong Feng , Wayne Zhang

Scale variance is one of the crucial challenges in multi-scale object detection. Early approaches address this problem by exploiting the image and feature pyramid, which raises suboptimal results with computation burden and constrains from…

Computer Vision and Pattern Recognition · Computer Science 2020-11-06 Yue Shi , Bo Jiang , Zhengping Che , Jian Tang

We present an efficient foveal framework to perform object detection. A scale normalized image pyramid (SNIP) is generated that, like human vision, only attends to objects within a fixed size range at different scales. Such a restriction of…

Computer Vision and Pattern Recognition · Computer Science 2021-02-11 Bharat Singh , Mahyar Najibi , Abhishek Sharma , Larry S. Davis

We propose smoothed max pooling loss and its application to keyword spotting systems. The proposed approach jointly trains an encoder (to detect keyword parts) and a decoder (to detect whole keyword) in a semi-supervised manner. The…

Computation and Language · Computer Science 2020-01-29 Hyun-Jin Park , Patrick Violette , Niranjan Subrahmanya

Deep-learning based salient object detection methods achieve great progress. However, the variable scale and unknown category of salient objects are great challenges all the time. These are closely related to the utilization of multi-level…

Computer Vision and Pattern Recognition · Computer Science 2020-07-20 Youwei Pang , Xiaoqi Zhao , Lihe Zhang , Huchuan Lu

Traditional set prediction models can struggle with simple datasets due to an issue we call the responsibility problem. We introduce a pooling method for sets of feature vectors based on sorting features across elements of the set. This can…

Machine Learning · Computer Science 2020-05-04 Yan Zhang , Jonathon Hare , Adam Prügel-Bennett

Convolutional neural network (CNN) has led to significant progress in object detection. In order to detect the objects in various sizes, the object detectors often exploit the hierarchy of the multi-scale feature maps called feature…

Computer Vision and Pattern Recognition · Computer Science 2020-01-22 Jin Hyeok Yoo , Dongsuk Kum , Jun Won Choi

Object detection is a challenging task in remote sensing because objects only occupy a few pixels in the images, and the models are required to simultaneously learn object locations and detection. Even though the established approaches well…

Computer Vision and Pattern Recognition · Computer Science 2022-02-16 Pourya Shamsolmoali , Jocelyn Chanussot , Masoumeh Zareapoor , Huiyu Zhou , Jie Yang

Object detection via inaccurate bounding boxes supervision has boosted a broad interest due to the expensive high-quality annotation data or the occasional inevitability of low annotation quality (\eg tiny objects). The previous works…

Computer Vision and Pattern Recognition · Computer Science 2023-08-16 Di Wu , Pengfei Chen , Xuehui Yu , Guorong Li , Zhenjun Han , Jianbin Jiao

State-of-the-art CNN based recognition models are often computationally prohibitive to deploy on low-end devices. A promising high level approach tackling this limitation is knowledge distillation, which let small student model mimic…

Computer Vision and Pattern Recognition · Computer Science 2019-10-31 Tao Wang , Li Yuan , Xiaopeng Zhang , Jiashi Feng

Existing state-of-the-art salient object detection networks rely on aggregating multi-level features of pre-trained convolutional neural networks (CNNs). Compared to high-level features, low-level features contribute less to performance but…

Computer Vision and Pattern Recognition · Computer Science 2019-04-19 Zhe Wu , Li Su , Qingming Huang

Top-down saliency models produce a probability map that peaks at target locations specified by a task/goal such as object detection. They are usually trained in a fully supervised setting involving pixel-level annotations of objects. We…

Computer Vision and Pattern Recognition · Computer Science 2018-08-15 Hisham Cholakkal , Jubin Johnson , Deepu Rajan

Despite their strong modeling capacities, Convolutional Neural Networks (CNNs) are often scale-sensitive. For enhancing the robustness of CNNs to scale variance, multi-scale feature fusion from different layers or filters attracts great…

Computer Vision and Pattern Recognition · Computer Science 2020-07-14 Duo Li , Anbang Yao , Qifeng Chen

Bilinear pooling of Convolutional Neural Network (CNN) features [22, 23], and their compact variants [10], have been shown to be effective at fine-grained recognition, scene categorization, texture recognition, and visual question-answering…

Computer Vision and Pattern Recognition · Computer Science 2017-07-24 Tsung-Yu Lin , Subhransu Maji

Despite substantial progress in 3D object detection, advanced 3D detectors often suffer from heavy computation overheads. To this end, we explore the potential of knowledge distillation (KD) for developing efficient 3D object detectors,…

Computer Vision and Pattern Recognition · Computer Science 2022-10-17 Jihan Yang , Shaoshuai Shi , Runyu Ding , Zhe Wang , Xiaojuan Qi

We present Submatrix-wise Vector Embedding Learner (Swivel), a method for generating low-dimensional feature embeddings from a feature co-occurrence matrix. Swivel performs approximate factorization of the point-wise mutual information…

Computation and Language · Computer Science 2016-02-09 Noam Shazeer , Ryan Doherty , Colin Evans , Chris Waterson

In this paper, we explore the problem of training one-look regression models for counting objects in datasets comprising a small number of high-resolution, variable-shaped images. We illustrate that conventional global average pooling (GAP)…

Computer Vision and Pattern Recognition · Computer Science 2019-09-30 Shubhra Aich , Ian Stavness

In this work, we study different approaches to self-supervised pretraining of object detection models. We first design a general framework to learn a spatially consistent dense representation from an image, by randomly sampling and…

Computer Vision and Pattern Recognition · Computer Science 2022-08-12 Trung Dang , Simon Kornblith , Huy Thong Nguyen , Peter Chin , Maryam Khademi

In this paper, we explore the idea of weight sharing over multiple scales in convolutional networks. Inspired by traditional computer vision approaches, we share the weights of convolution kernels over different scales in the same layers of…

Computer Vision and Pattern Recognition · Computer Science 2020-01-10 Shubhra Aich , Ian Stavness , Yasuhiro Taniguchi , Masaki Yamazaki