中文
相关论文

相关论文: Co-PLNet: A Collaborative Point-Line Network for P…

200 篇论文

Computational imaging enables compact infrared systems, but deep-learning pipelines that combine image reconstruction and object detection often introduce substantial inference latency. Most existing acceleration strategies compress the…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Xuquan Wang , Guishuo Yang , Dapeng Yan , Yujie Xing , Xuanyu Qian , Kai Zhang , Xiong Dun , Jiande Sun , Zhanshan Wang , Xinbin Cheng

Document parsing, as a fundamental yet crucial vision task, is being revolutionized by vision-language models (VLMs). However, the autoregressive (AR) decoding inherent to VLMs creates a significant bottleneck, severely limiting parsing…

计算与语言 · 计算机科学 2026-03-17 Lei Li , Ze Zhao , Meng Li , Zhongwang Lun , Yi Yuan , Xingjing Lu , Zheng Wei , Jiang Bian , Zang Li

Image matching, which establishes correspondences between two-view images to recover 3D structure and camera geometry, serves as a cornerstone in computer vision and underpins a wide range of applications, including visual localization, 3D…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Shihua Zhang , Zizhuo Li , Kaining Zhang , Yifan Lu , Yuxin Deng , Linfeng Tang , Xingyu Jiang , Jiayi Ma

Panoptic segmentation is a scene parsing task which unifies semantic segmentation and instance segmentation into one single task. However, the current state-of-the-art studies did not take too much concern on inference time. In this work,…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Chia-Yuan Chang , Shuo-En Chang , Pei-Yung Hsiao , Li-Chen Fu

Prompt optimization and fine-tuning are two major approaches to improve the performance of Large Language Models (LLMs). They enhance the capabilities of LLMs from complementary perspectives: the former through explicit natural language,…

计算与语言 · 计算机科学 2026-03-03 Xiaohe Bo , Rui Li , Zexu Sun , Quanyu Dai , Zeyu Zhang , Zihang Tian , Xu Chen , Zhenhua Dong

Cross-view geo-localization aims at establishing location correspondences between different viewpoints. Existing approaches typically learn cross-view correlations through direct feature similarity matching, often overlooking semantic…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Hongyang Zhang , Yinhao Liu , Zhenyu Kuang

We introduce an end-to-end learnable technique to robustly identify feature edges in 3D point cloud data. We represent these edges as a collection of parametric curves (i.e.,lines, circles, and B-splines). Accordingly, our deep neural…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Xiaogang Wang , Yuelang Xu , Kai Xu , Andrea Tagliasacchi , Bin Zhou , Ali Mahdavi-Amiri , Hao Zhang

The way that information propagates in neural networks is of great importance. In this paper, we propose Path Aggregation Network (PANet) aiming at boosting information flow in proposal-based instance segmentation framework. Specifically,…

计算机视觉与模式识别 · 计算机科学 2018-09-19 Shu Liu , Lu Qi , Haifang Qin , Jianping Shi , Jiaya Jia

In recent years, using a deep convolutional neural network (CNN) as a feature encoder (or backbone) is the most commonly observed architectural pattern in several computer vision methods, and semantic segmentation is no exception. The two…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Venkata Satya Sai Ajay Daliparthi

Medical image analysis is critical yet challenged by the need of jointly segmenting organs or tissues, and numerous instances for anatomical structures and tumor microenvironment analysis. Existing studies typically formulated different…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Qing Xu , Yuxiang Luo , Wenting Duan , Zhen Chen

After the incredible success of deep learning in the computer vision domain, there has been much interest in applying Convolutional Network (ConvNet) features in robotic fields such as visual navigation and SLAM. Unfortunately, there are…

机器人学 · 计算机科学 2015-07-30 Niko Sünderhauf , Feras Dayoub , Sareh Shirazi , Ben Upcroft , Michael Milford

Implicit neural networks have been successfully used for surface reconstruction from point clouds. However, many of them face scalability issues as they encode the isosurface function of a whole object or scene into a single latent vector.…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Alexandre Boulch , Renaud Marlet

We present an end-to-end deep network for fine-grained visual categorization called Collaborative Convolutional Network (CoCoNet). The network uses a collaborative layer after the convolutional layers to represent an image as an optimal…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Tapabrata Chakraborti , Brendan McCane , Steven Mills , Umapada Pal

We introduce CQnet, a neural network with origins in the CQ algorithm for solving convex split-feasibility problems and forward-backward splitting. CQnet's trajectories are interpretable as particles that are tracking a changing constraint…

机器学习 · 计算机科学 2023-02-23 Bas Peters

Recent advances in Streaming Video Understanding has enabled a new interaction paradigm where models respond proactively to user queries. Current proactive VideoLLMs rely on per-frame triggering decision making, which suffers from an…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Yikai Zheng , Xin Ding , Yifan Yang , Shiqi Jiang , Hao Wu , Qianxi Zhang , Weijun Wang , Ting Cao , Yunxin Liu

Few-shot adaptation of vision-language models (VLMs) like CLIP typically relies on learning textual prompts matched to global image embeddings. Recent works extend this paradigm by incorporating local image-text alignment to capture…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Deniz Kizaroğlu , Ülku Tuncer Küçüktas , Emre Çakmakyurdu , Alptekin Temizel

The panoptic segmentation task requires a unified result from semantic and instance segmentation outputs that may contain overlaps. However, current studies widely ignore modeling overlaps. In this study, we aim to model overlap relations…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Yibo Yang , Hongyang Li , Xia Li , Qijie Zhao , Jianlong Wu , Zhouchen Lin

Multimodal (e.g., RGB-Depth/RGB-Thermal) fusion has shown great potential for improving semantic segmentation in complex scenes (e.g., indoor/low-light conditions). Existing approaches often fully fine-tune a dual-branch encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Shaohua Dong , Yunhe Feng , Qing Yang , Yan Huang , Dongfang Liu , Heng Fan

Lines and points are complementary local features, whose combination has proven effective for applications such as SLAM and Structure-from-Motion. The backbone of these pipelines are the local feature matchers, establishing correspondences…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Aidyn Ubingazhibov , Rémi Pautrat , Iago Suárez , Shaohui Liu , Marc Pollefeys , Viktor Larsson

Co-Salient Object Detection (CoSOD) aims at discovering salient objects that repeatedly appear in a given query group containing two or more relevant images. One challenging issue is how to effectively capture co-saliency cues by modeling…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Qijian Zhang , Runmin Cong , Junhui Hou , Chongyi Li , Yao Zhao
‹ 上一页 1 8 9 10 下一页 ›