中文
相关论文

相关论文: OSFormer: One-Stage Camouflaged Instance Segmentat…

200 篇论文

Remarkable advancements have been made recently in point cloud analysis through the exploration of transformer architecture, but it remains challenging to effectively learn local and global structures within point clouds. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Haibo Qiu , Baosheng Yu , Dacheng Tao

Even in controlled settings, understanding instance-wise geometries is a challenging task for a wide range of visual models. Although specialized systems exist, modern arts rely on expensive input formats (category labels, binary…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Pierre Musacchio , Hyunmin Lee , Jaesik Park

Efficiently handling long contexts in transformer-based language models with low perplexity is an active area of research. Numerous recent approaches like Linformer, Longformer, Performer, and Structured state space models (SSMs)., have not…

机器学习 · 计算机科学 2025-04-22 Sushant Singh , Ausif Mahmood

Open-World Instance Segmentation (OWIS) is an emerging research topic that aims to segment class-agnostic object instances from images. The mainstream approaches use a two-stage segmentation framework, which first locates the candidate…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Xizhe Xue , Dongdong Yu , Lingqiao Liu , Yu Liu , Satoshi Tsutsui , Ying Li , Zehuan Yuan , Ping Song , Mike Zheng Shou

Image forgery localization aims to identify forged regions by capturing subtle traces from high-quality discriminative features. In this paper, we propose a Transformer-style network with two feature extraction branches for image forgery…

计算机视觉与模式识别 · 计算机科学 2023-06-14 Yaqi Liu , Binbin Lv , Xin Jin , Xiaoyu Chen , Xiaokun Zhang

Segmenting object instances is a key task in machine perception, with safety-critical applications in robotics and autonomous driving. We introduce a novel approach to instance segmentation that jointly leverages measurements from multiple…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Alex Zihao Zhu , Vincent Casser , Reza Mahjourian , Henrik Kretzschmar , Sören Pirk

Recent mainstream weakly supervised semantic segmentation (WSSS) approaches are mainly based on Class Activation Map (CAM) generated by a CNN (Convolutional Neural Network) based image classifier. In this paper, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Junliang Chen , Xiaodong Zhao , Cheng Luo , Linlin Shen

Panoramic images can broaden the Field of View (FoV), occlusion-aware prediction can deepen the understanding of the scene, and domain adaptation can transfer across viewing domains. In this work, we introduce a novel task, Occlusion-Aware…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Yihong Cao , Jiaming Zhang , Hao Shi , Kunyu Peng , Yuhongxuan Zhang , Hui Zhang , Rainer Stiefelhagen , Kailun Yang

We propose PSFormer, an effective point transformer model for 3D salient object detection. PSFormer is an encoder-decoder network that takes full advantage of transformers to model the contextual information in both multi-scale point- and…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Baian Chen , Lipeng Gu , Xin Zhuang , Yiyang Shen , Weiming Wang , Mingqiang Wei

We propose LocFormer, a Transformer-based model for video grounding which operates at a constant memory footprint regardless of the video length, i.e. number of frames. LocFormer is designed for tasks where it is necessary to process the…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Cristian Rodriguez-Opazo , Edison Marrese-Taylor , Basura Fernando , Hiroya Takamura , Qi Wu

As acquiring pixel-wise annotations of real-world images for semantic segmentation is a costly process, a model can instead be trained with more accessible synthetic data and adapted to real images without requiring their annotations. This…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Lukas Hoyer , Dengxin Dai , Luc Van Gool

Recent layout-to-image models have achieved remarkable progress in spatial controllability. However, they still struggle with inter-object occlusion. When bounding boxes overlap, most existing methods lack explicit occlusion information,…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Ziye Li , Henghui Ding

Synchronization of coupled oscillators is observed at multiple levels of neural systems, and has been shown to play an important function in visual perception. We propose a computing system based on locally coupled oscillator networks for…

计算机视觉与模式识别 · 计算机科学 2014-09-24 Yan Fang , Matthew J. Cotter , Donald M. Chiarulli , Steven P. Levitan

A compositional understanding of the world in terms of objects and their geometry in 3D space is considered a cornerstone of human cognition. Facilitating the learning of such a representation in neural networks holds promise for…

Segmenting highly-overlapping objects is challenging, because typically no distinction is made between real object contours and occlusion boundaries. Unlike previous two-stage instance segmentation methods, we model image formation as…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Lei Ke , Yu-Wing Tai , Chi-Keung Tang

By estimating 3D shape and instances from a single view, we can capture information about an environment quickly, without the need for comprehensive scanning and multi-view fusion. Solving this task for composite scenes (such as object…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Zoe Landgraf , Raluca Scona , Tristan Laidlow , Stephen James , Stefan Leutenegger , Andrew J. Davison

Query-based transformer has shown great potential in constructing long-range attention in many image-domain tasks, but has rarely been considered in LiDAR-based 3D object detection due to the overwhelming size of the point cloud data. In…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Zixiang Zhou , Xiangchen Zhao , Yu Wang , Panqu Wang , Hassan Foroosh

There is a growing trend to outsource the inference task of large transformer models to cloud servers. However, this poses a severe threat to users' private data as they are exposed to cloud servers after uploading. Although several works…

密码学与安全 · 计算机科学 2024-03-26 Weize Wang , Yi Kuang

Although instance-aware perception is a key prerequisite for many autonomous robotic applications, most of the methods only partially solve the problem by focusing solely on known object categories. However, for robots interacting in…

计算机视觉与模式识别 · 计算机科学 2021-03-12 Maximilian Durner , Wout Boerdijk , Martin Sundermeyer , Werner Friedl , Zoltan-Csaba Marton , Rudolph Triebel

We propose a novel end-to-end solution for video instance segmentation (VIS) based on transformers. Recently, the per-clip pipeline shows superior performance over per-frame methods leveraging richer information from multiple frames.…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Sukjun Hwang , Miran Heo , Seoung Wug Oh , Seon Joo Kim