paper-with-me

홈 › Papers

CondNet: Conditional Classifier for Scene Segmentation

2021-09-21 · Changqian Yu, Yuanjie Shao, Changxin Gao, Nong Sang

The fully convolutional network (FCN) has achieved tremendous success in dense visual recognition tasks, such as scene segmentation. The last layer of FCN is typically a global classifier (1x1 convolution) to recognize each pixel to a semantic label. We empirically show that this global classifier, ignoring the intra-class distinction, may lead to sub-optimal results. In this work, we present a conditional classifier to replace the traditional global classifier, where the kernels of the classifier are generated dynamically conditioned on the input. The main advantages of the new classifier consist of: (i) it attends on the intra-class distinction, leading to stronger dense recognition capability; (ii) the conditional classifier is simple and flexible to be integrated into almost arbitrary FCN architectures to improve the prediction. Extensive experiments demonstrate that the proposed classifier performs favourably against the traditional classifier on the FCN architecture. The framework equipped with the conditional classifier (called CondNet) achieves new state-of-the-art performances on two datasets. The code and models are available at https://git.io/CondNet.

📄 PDF Abstract BibTeX arXiv:2109.10322

Code (2)

ycszen/CondNet 공식 구현 pytorch
sithu31296/semantic-segmentation pytorch

Tasks

Scene SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Average Pooling 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Residual Connection 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

TVCondNet: A Conditional Denoising Neural Network for NMR Spectroscopy

2024-05-17 · Zihao Zou, Shirin Shoushtari, Jiaming Liu, Jialiang Zhang 외

Nuclear Magnetic Resonance (NMR) spectroscopy is a widely-used technique in the fields of bio-medicine, chemistry, and biology for the analysis of chemicals and proteins. The signals from NMR spectroscopy often have low …

Denoising

GCondNet: A Novel Method for Improving Neural Networks on Small High-Dimensional Tabular Data

2022-11-11 · Andrei Margeloiu, Nikola Simidjievski, Pietro Lio, Mateja Jamnik

Neural networks often struggle with high-dimensional but small sample-size tabular datasets. One reason is that current weight initialisation methods assume independence between weights, which can be problematic when the…

Vocal Bursts Intensity Prediction

Undoing the Damage of Label Shift for Cross-domain Semantic Segmentation

2022-04-12 · CVPR 2022 1 · Yahao Liu, Jinhong Deng, Jiale Tao, Tong Chu 외

Existing works typically treat cross-domain semantic segmentation (CDSS) as a data distribution mismatch problem and focus on aligning the marginal distribution or conditional distribution. However, the label shift issue…

Semantic Segmentation

Unconditional Synthesis of Complex Scenes Using a Semantic Bottleneck

2021-01-01 · Samaneh Azadi, Michael Tschannen, Eric Tzeng, Sylvain Gelly 외

Coupling the high-fidelity generation capabilities of label-conditional image synthesis methods with the flexibility of unconditional generative models, we propose a semantic bottleneck GAN model for unconditional synthe…

Image GenerationSegmentation

Dress&Dance: Dress up and Dance as You Like It - Technical Preview

2025-08-28 · Jun-Kun Chen, Aayush Bansal, Minh Phuoc Vo, Yu-Xiong Wang arxiv

We present Dress&Dance, a video diffusion framework that generates high quality 5-second-long 24 FPS virtual try-on videos at 1152x720 resolution of a user wearing desired garments while moving in accordance with a given…

Virtual Try-on