A high-level review of transformer-based image segmentation that restates known models and challenges without new results, and contains citation and metric errors.
Local Relation Networks for Image Recognition
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The convolution layer has been the dominant feature extractor in computer vision for years. However, the spatial aggregation in convolution is basically a pattern matching process that applies fixed filters which are inefficient at modeling visual elements with varying spatial distributions. This paper presents a new image feature extractor, called the local relation layer, that adaptively determines aggregation weights based on the compositional relationship of local pixel pairs. With this relational approach, it can composite visual elements into higher-level entities in a more efficient manner that benefits semantic inference. A network built with local relation layers, called the Local Relation Network (LR-Net), is found to provide greater modeling capacity than its counterpart built with regular convolution on large-scale recognition tasks such as ImageNet classification.
fields
cs.CV 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Image Segmentation with transformers: An Overview, Challenges and Future
A high-level review of transformer-based image segmentation that restates known models and challenges without new results, and contains citation and metric errors.