中文
相关论文

相关论文: PSFormer: Point Transformer for 3D Salient Object …

200 篇论文

Given a group of images, co-salient object detection (CoSOD) aims to highlight the common salient object in each image. There are two factors closely related to the success of this task, namely consensus extraction, and the dispersion of…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Peiran Xu , Yadong Mu

Salient object detection (SOD) aims at finding the most salient objects in images and outputs pixel-level binary masks. Transformer-based methods achieve promising performance due to their global semantic understanding, crucial for…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Wen Liang , Peipei Ran , Mengchao Bai , Xiao Liu , P. Bilha Githinji , Wei Zhao , Peiwu Qin

Recognizing and localizing objects in the 3D space is a crucial ability for an AI agent to perceive its surrounding environment. While significant progress has been achieved with expensive LiDAR point clouds, it poses a great challenge for…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Li Wang , Li Zhang , Yi Zhu , Zhi Zhang , Tong He , Mu Li , Xiangyang Xue

Scanpath prediction in 360{\deg} images can help realize rapid rendering and better user interaction in Virtual/Augmented Reality applications. However, existing scanpath prediction models for 360{\deg} images execute scanpath prediction on…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Rong Quan , Yantao Lai , Mengyu Qiu , Dong Liang

Most of existing RGB-D salient object detection (SOD) methods follow the CNN-based paradigm, which is unable to model long-range dependencies across space and modalities due to the natural locality of CNNs. Here we propose the Hierarchical…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Hao Chen , Feihong Shen

This paper presents 6D-ViT, a transformer-based instance representation learning network, which is suitable for highly accurate category-level object pose estimation on RGB-D images. Specifically, a novel two-stream encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Lu Zou , Zhangjin Huang , Naijie Gu , Guoping Wang

Transformer has achieved satisfactory results in the field of hyperspectral image (HSI) classification. However, existing Transformer models face two key challenges when dealing with HSI scenes characterized by diverse land cover types and…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Yichu Xu , Di Wang , Lefei Zhang , Liangpei Zhang

The irregular domain and lack of ordering make it challenging to design deep neural networks for point cloud processing. This paper presents a novel framework named Point Cloud Transformer(PCT) for point cloud learning. PCT is based on…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Meng-Hao Guo , Jun-Xiong Cai , Zheng-Ning Liu , Tai-Jiang Mu , Ralph R. Martin , Shi-Min Hu

Recent temporal LiDAR-based 3D object detectors achieve promising performance based on the two-stage proposal-based approach. They generate 3D box candidates from the first-stage dense detector, followed by different temporal aggregation…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Kuan-Chih Huang , Weijie Lyu , Ming-Hsuan Yang , Yi-Hsuan Tsai

The High-Resolution Transformer (HRFormer) can maintain high-resolution representation and share global receptive fields. It is friendly towards salient object detection (SOD) in which the input and output have the same resolution. However,…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Bin Tang , Zhengyi Liu , Yacheng Tan , Qian He

Salient object detection is a fundamental problem and has been received a great deal of attentions in computer vision. Recently deep learning model became a powerful tool for image feature extraction. In this paper, we propose a multi-scale…

计算机视觉与模式识别 · 计算机科学 2018-01-15 Fen Xiao , Wenzheng Deng , Liangchan Peng , Chunhong Cao , Kai Hu , Xieping Gao

Salient object detection has seen remarkable progress driven by deep learning techniques. However, most of deep learning based salient object detection methods are black-box in nature and lacking in interpretability. This paper proposes the…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Huaxin Xiao , Jiashi Feng , Yunchao Wei , Maojun Zhang

Recent years have witnessed a trend of applying context frames to boost the performance of object detection as video object detection. Existing methods usually aggregate features at one stroke to enhance the feature. These methods, however,…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Han Wang , Jun Tang , Xiaodong Liu , Shanyan Guan , Rong Xie , Li Song

Recently, Transformer-based methods, which predict polygon points or Bezier curve control points for localizing texts, are popular in scene text detection. However, these methods built upon detection transformer framework might achieve…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Maoyuan Ye , Jing Zhang , Shanshan Zhao , Juhua Liu , Bo Du , Dacheng Tao

DAVIS camera, streaming two complementary sensing modalities of asynchronous events and frames, has gradually been used to address major object detection challenges (e.g., fast motion blur and low-light). However, how to effectively…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Dianze Li , Jianing Li , Yonghong Tian

This paper presents a method for detecting salient objects in videos where temporal information in addition to spatial information is fully taken into account. Following recent reports on the advantage of deep features over conventional…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Trung-Nghia Le , Akihiro Sugimoto

Remarkable performance from Transformer networks in Natural Language Processing promote the development of these models in dealing with computer vision tasks such as image recognition and segmentation. In this paper, we introduce a novel…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Qi Zhong , Xian-Feng Han

Salient Object Detection (SOD) aims to identify and segment the most conspicuous objects in an image or video. As an important pre-processing step, it has many potential applications in multimedia and vision tasks. With the advance of…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Xinhao Deng , Pingping Zhang , Wei Liu , Huchuan Lu

Most of the existing bi-modal (RGB-D and RGB-T) salient object detection methods utilize the convolution operation and construct complex interweave fusion structures to achieve cross-modal information integration. The inherent local…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Youwei Pang , Xiaoqi Zhao , Lihe Zhang , Huchuan Lu

Salient object detection aims to locate objects that capture human attention within images. Previous approaches often pose this as a problem of image contrast analysis. In this work, we model an image as a hypergraph that utilizes a set of…

计算机视觉与模式识别 · 计算机科学 2013-10-23 Xi Li , Yao Li , Chunhua Shen , Anthony Dick , Anton van den Hengel