Dilated-Scale-Aware Attention ConvNet For Multi-Class Object Counting
Object counting aims to estimate the number of objects in images. The leading counting approaches focus on the single category counting task and achieve impressive performance. Note that there are multiple categories of objects in real scenes. Multi-class object counting expands the scope of application of object counting task. The multi-target detection task can achieve multi-class object counting in some scenarios. However, it requires the dataset annotated with bounding boxes. Compared with the point annotations in mainstream object counting issues, the coordinate box-level annotations are more difficult to obtain. In this paper, we propose a simple yet efficient counting network based on point-level annotations. Specifically, we first change the traditional output channel from one to the number of categories to achieve multiclass counting. Since all categories of objects use the same feature extractor in our proposed framework, their features will interfere mutually in the shared feature space. We further design a multi-mask structure to suppress harmful interaction among objects. Extensive experiments on the challenging benchmarks illustrate that the proposed method achieves state-of-the-art counting performance.
Code (0)
등록된 구현이 없습니다.
Tasks
ObjectObject CountingSimilar Papers 제목 키워드 기반
Local semantic enhanced convnet for aerial scene recognition
Aerial scene recognition is challenging due to the complicated object distribution and spatial arrangement in a large-scale aerial image. Recent studies attempt to explore the local semantic representation capability of …
Aerial Scene ClassificationImage ClassificationScene ClassificationScene RecognitionGated-Dilated Networks for Lung Nodule Classification in CT scans
Different types of Convolutional Neural Networks (CNNs) have been applied to detect cancerous lung nodules from computed tomography (CT) scans. However, the size of a nodule is very diverse and can range anywhere between…
ClassificationComputed Tomography (CT)General ClassificationLung Nodule ClassificationDTU-Net: A Multi-Scale Dilated Transformer Network for Nonlinear Hyperspectral Unmixing
Transformers have shown significant success in hyperspectral unmixing (HU). However, challenges remain. While multi-scale and long-range spatial correlations are essential in unmixing tasks, current Transformer-based unm…
Hyperspectral UnmixingMulti-scale Attention Network for Single Image Super-Resolution
ConvNets can compete with transformers in high-level tasks by exploiting larger receptive fields. To unleash the potential of ConvNet in super-resolution, we propose a multi-scale attention network (MAN), by coupling cla…
BlockingImage Super-ResolutionLong-range modelingSuper-ResolutionBANet: Blur-aware Attention Networks for Dynamic Scene Deblurring
Image motion blur results from a combination of object motions and camera shakes, and such blurring effect is generally directional and non-uniform. Previous research attempted to solve non-uniform blurs using self-recur…
DeblurringImage DeblurringImage Restoration