paper-with-me

Papers

Dilated-Scale-Aware Attention ConvNet For Multi-Class Object Counting

2020-12-15 · Wei Xu, Dingkang Liang, Yixiao Zheng, Zhanyu Ma

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.

📄 PDF Abstract BibTeX arXiv:2012.08149

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Counting

Similar Papers 제목 키워드 기반

Local semantic enhanced convnet for aerial scene recognition

2021-07-08 · IEEE Transactions on Image Processing 2021 7 · Qi Bi, Kun Qin, Han Zhang, Gui-Song Xia

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 Recognition

Gated-Dilated Networks for Lung Nodule Classification in CT scans

2019-01-01 · Mundher Al-Shabi, Hwee Kuan Lee, Maxine Tan

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 Classification

DTU-Net: A Multi-Scale Dilated Transformer Network for Nonlinear Hyperspectral Unmixing

2025-03-05 · Chentong Wang, Jincheng Gao, Fei Zhu, Abderrahim Halimi 외

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 Unmixing

Multi-scale Attention Network for Single Image Super-Resolution

2022-09-28 · Yan Wang, Yusen Li, Gang Wang, Xiaoguang Liu

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-Resolution

BANet: Blur-aware Attention Networks for Dynamic Scene Deblurring

2021-01-19 · Fu-Jen Tsai, Yan-Tsung Peng, Yen-Yu Lin, Chung-Chi Tsai 외

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