中文
相关论文

相关论文: MorphMLP: An Efficient MLP-Like Backbone for Spati…

200 篇论文

Prompt learning has become one of the most efficient paradigms for adapting large pre-trained vision-language models to downstream tasks. Current state-of-the-art methods, like CoOp and ProDA, tend to adopt soft prompts to learn an…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Sifan Long , Zhen Zhao , Junkun Yuan , Zichang Tan , Jiangjiang Liu , Luping Zhou , Shengsheng Wang , Jingdong Wang

Surface reconstruction is very challenging when the input point clouds, particularly real scans, are noisy and lack normals. Observing that the Multilayer Perceptron (MLP) and the implicit moving least-square function (IMLS) provide a dual…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Zixiong Wang , Pengfei Wang , Pengshuai Wang , Qiujie Dong , Junjie Gao , Shuangmin Chen , Shiqing Xin , Changhe Tu , Wenping Wang

Open-vocabulary segmentation is a challenging task requiring segmenting and recognizing objects from an open set of categories. One way to address this challenge is to leverage multi-modal models, such as CLIP, to provide image and text…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Qihang Yu , Ju He , Xueqing Deng , Xiaohui Shen , Liang-Chieh Chen

Recent advances in natural-domain multi-modal large language models (MLLMs) have demonstrated effective spatial reasoning through visual and textual prompting. However, their direct transfer to remote sensing (RS) is hindered by…

计算机视觉与模式识别 · 计算机科学 2025-11-07 Wei Zhang , Miaoxin Cai , Yaqian Ning , Tong Zhang , Yin Zhuang , Shijian Lu , He Chen , Jun Li , Xuerui Mao

Deep learning models have enjoyed great success for image related computer vision tasks like image classification and object detection. For video related tasks like human action recognition, however, the advancements are not as significant…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Xiaolin Song , Cuiling Lan , Wenjun Zeng , Junliang Xing , Jingyu Yang , Xiaoyan Sun

Large vision-language models (LVLMs) achieve strong multimodal understanding, but their inference cost grows rapidly with the number of visual tokens, especially for high-resolution images and long videos. Existing attention-based methods…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Hongyu Lu , Feng Zhang , Wenwei Jin , Huanling Hu , Tianjun Shi , Shikai Jiang , Yao Hu , Jiawei Li

Recent endeavors in Multimodal Large Language Models (MLLMs) aim to unify visual comprehension and generation by combining LLM and diffusion models, the state-of-the-art in each task, respectively. Existing approaches rely on spatial visual…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Kaihang Pan , Wang Lin , Zhongqi Yue , Tenglong Ao , Liyu Jia , Wei Zhao , Juncheng Li , Siliang Tang , Hanwang Zhang

The projector plays a crucial role in multi-modal language models (MLLMs). The number of visual tokens it outputs affects the efficiency of the MLLM, while the quality of the visual tokens influences the visual understanding capabilities of…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Shun Qian , Bingquan Liu , Chengjie Sun , Zhen Xu , Baoxun Wang

More and more evidence has shown that strengthening layer interactions can enhance the representation power of a deep neural network, while self-attention excels at learning interdependencies by retrieving query-activated information.…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Yanwen Fang , Yuxi Cai , Jintai Chen , Jingyu Zhao , Guangjian Tian , Guodong Li

We present Masked Frequency Modeling (MFM), a unified frequency-domain-based approach for self-supervised pre-training of visual models. Instead of randomly inserting mask tokens to the input embeddings in the spatial domain, in this paper,…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Jiahao Xie , Wei Li , Xiaohang Zhan , Ziwei Liu , Yew Soon Ong , Chen Change Loy

Contrastive language-image pretraining (CLIP) has demonstrated remarkable success in various image tasks. However, how to extend CLIP with effective temporal modeling is still an open and crucial problem. Existing factorized or joint…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Shuyuan Tu , Qi Dai , Zuxuan Wu , Zhi-Qi Cheng , Han Hu , Yu-Gang Jiang

Spatio-temporal localization is vital for precise interactions across diverse domains, from biological research to autonomous navigation and interactive interfaces. Current video-based approaches, while proficient in tracking, lack the…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Ghazi Shazan Ahmad , Ahmed Heakl , Hanan Gani , Abdelrahman Shaker , Zhiqiang Shen , Fahad Shahbaz Khan , Salman Khan

UNet and its latest extensions like TransUNet have been the leading medical image segmentation methods in recent years. However, these networks cannot be effectively adopted for rapid image segmentation in point-of-care applications as they…

图像与视频处理 · 电气工程与系统科学 2022-03-11 Jeya Maria Jose Valanarasu , Vishal M. Patel

Medical images are often more difficult to acquire than natural images due to the specialism of the equipment and technology, which leads to less medical image datasets. So it is hard to train a strong pretrained medical vision model. How…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Haijiang Tian , Jingkun Yue , Xiaohong Liu , Guoxing Yang , Zeyu Jiang , Guangyu Wang

Large-scale pretrained vision backbones have transformed computer vision by providing powerful feature extractors that enable various downstream tasks, including training-free approaches like visual prompting for semantic segmentation.…

The success of deep neural networks generally requires a vast amount of training data to be labeled, which is expensive and unfeasible in scale, especially for video collections. To alleviate this problem, in this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Longlong Jing , Xiaodong Yang , Jingen Liu , Yingli Tian

This paper presents a neural incremental Structure-from-Motion (SfM) approach, Level-S$^2$fM, which estimates the camera poses and scene geometry from a set of uncalibrated images by learning coordinate MLPs for the implicit surfaces and…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Yuxi Xiao , Nan Xue , Tianfu Wu , Gui-Song Xia

Convolutional neural networks (CNNs) and their variants have been successfully applied to the electroencephalogram (EEG) based motor imagery (MI) decoding task. However, these CNN-based algorithms generally have limitations in perceiving…

机器学习 · 计算机科学 2021-10-22 Yanbin He , Zhiyang Lu , Jun Wang , Jun Shi

Spatiotemporal feature learning in videos is a fundamental problem in computer vision. This paper presents a new architecture, termed as Appearance-and-Relation Network (ARTNet), to learn video representation in an end-to-end manner.…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Limin Wang , Wei Li , Wen Li , Luc Van Gool

Recent advances in deep learning have made it possible to predict phenotypic measures directly from functional magnetic resonance imaging (fMRI) brain volumes, sparking significant interest in the neuroimaging community. However, existing…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Arunkumar Kannan , Martin A. Lindquist , Brian Caffo
‹ 上一页 1 8 9 10 下一页 ›