中文
相关论文

相关论文: RepMLPNet: Hierarchical Vision MLP with Re-paramet…

200 篇论文

Current state-of-the-art medical image segmentation methods prioritize accuracy but often at the expense of increased computational demands and larger model sizes. Applying these large-scale models to the relatively limited scale of medical…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Jiahui Zhong , Wenhong Tian , Yuanlun Xie , Zhijia Liu , Jie Ou , Taoran Tian , Lei Zhang

Aiming at a drastic speedup for point-data embeddings at test time, we propose a new framework that uses a pair of multi-layer perceptron (MLP) and look-up table (LUT) to transform point-coordinate inputs into high-dimensional features.…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Yusuke Sekikawa , Teppei Suzuki

Local Feature Matching, an essential component of several computer vision tasks (e.g., structure from motion and visual localization), has been effectively settled by Transformer-based methods. However, these methods only integrate…

计算机视觉与模式识别 · 计算机科学 2023-10-23 Xinyu Zhang , Li Wang , Zhiqiang Jiang , Kun Dai , Tao Xie , Lei Yang , Wenhao Yu , Yang Shen , Jun Li

Predicting molecular properties is a critical component of drug discovery. Recent advances in deep learning, particularly Graph Neural Networks (GNNs), have enabled end-to-end learning from molecular structures, reducing reliance on manual…

计算与语言 · 计算机科学 2025-09-26 Peng Zhou , Lai Hou Tim , Zhixiang Cheng , Kun Xie , Chaoyi Li , Wei Liu , Xiangxiang Zeng

Transformers have sprung up in the field of computer vision. In this work, we explore whether the core self-attention module in Transformer is the key to achieving excellent performance in image recognition. To this end, we build an…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Chuanxin Tang , Yucheng Zhao , Guangting Wang , Chong Luo , Wenxuan Xie , Wenjun Zeng

Efficient analysis of point clouds holds paramount significance in real-world 3D applications. Currently, prevailing point-based models adhere to the PointNet++ methodology, which involves embedding and abstracting point features within a…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Jianan Li , Jie Wang , Tingfa Xu

In Natural Language Processing (NLP), Machine Reading Comprehension (MRC) is the task of answering a question based on a given context. To handle questions in the medical domain, modern language models such as BioBERT, SciBERT and even…

计算与语言 · 计算机科学 2024-12-16 Saptarshi Sengupta , Connor Heaton , Suhan Cui , Soumalya Sarkar , Prasenjit Mitra

Recent advancements in image restoration methods employing global modeling have shown promising results. However, these approaches often incur substantial memory requirements, particularly when processing ultra-high-definition (UHD) images.…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Chen Wu , Zhuoran Zheng , Yuning Cui , Wenqi Ren

Convolutional neural networks are widely used in various segmentation tasks in medical images. However, they are challenged to learn global features adaptively due to the inherent locality of convolutional operations. In contrast, MLP…

图像与视频处理 · 电气工程与系统科学 2024-12-25 Jin Yang , Xiaobing Yu , Peijie Qiu

Spatial downsampling layers are favored in convolutional neural networks (CNNs) to downscale feature maps for larger receptive fields and less memory consumption. However, for discriminative tasks, there is a possibility that these layers…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Ziteng Gao , Limin Wang , Gangshan Wu

Parameter-efficient fine-tuning (PEFT) methods, such as LoRA, offer compact and effective alternatives to full model fine-tuning by introducing low-rank updates to pre-trained weights. However, most existing approaches rely on global low…

机器学习 · 计算机科学 2025-09-25 Babak Barazandeh , Subhabrata Majumdar , Om Rajyaguru , George Michailidis

We propose a data-driven method for recovering miss-ing parts of 3D shapes. Our method is based on a new deep learning architecture consisting of two sub-networks: a global structure inference network and a local geometry refinement…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Xiaoguang Han , Zhen Li , Haibin Huang , Evangelos Kalogerakis , Yizhou Yu

We introduce Ferret, a new Multimodal Large Language Model (MLLM) capable of understanding spatial referring of any shape or granularity within an image and accurately grounding open-vocabulary descriptions. To unify referring and grounding…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Haoxuan You , Haotian Zhang , Zhe Gan , Xianzhi Du , Bowen Zhang , Zirui Wang , Liangliang Cao , Shih-Fu Chang , Yinfei Yang

Existing neural networks proposed for low-level image processing tasks are usually implemented by stacking convolution layers with limited kernel size. Every convolution layer merely involves in context information from a small local…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Feida Zhu , Chaowei Fang , Kai-Kuang Ma

Image superresolution involves the processing of an image sequence to generate a still image with higher resolution. Classical approaches, such as bayesian MAP methods, require iterative minimization procedures, with high computational…

计算机视觉与模式识别 · 计算机科学 2016-08-31 Carlos Miravet , Francisco B. Rodriguez

A novel color feature descriptor, Multichannel Distributed Local Pattern (MDLP) is proposed in this manuscript. The MDLP combines the salient features of both local binary and local mesh patterns in the neighborhood. The multi-distance…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Sonakshi Mathur , Mallika Chaudhary , Hemant Verma , Murari Mandal , S. K. Vipparthi , Subrahmanyam Murala

Recent breakthroughs in computer vision and natural language processing have spurred interest in challenging multi-modal tasks such as visual question-answering and visual dialogue. For such tasks, one successful approach is to condition…

计算机视觉与模式识别 · 计算机科学 2018-10-15 Florian Strub , Mathieu Seurin , Ethan Perez , Harm de Vries , Jérémie Mary , Philippe Preux , Aaron Courville , Olivier Pietquin

Conventional vision algorithms adopt a single type of feature or a simple concatenation of multiple features, which is always represented in a high-dimensional space. In this paper, we propose a novel unsupervised spectral embedding…

计算机视觉与模式识别 · 计算机科学 2015-08-05 Mengyang Yu , Li Liu , Ling Shao

Semantic object parsing is a fundamental task for understanding objects in detail in computer vision community, where incorporating multi-level contextual information is critical for achieving such fine-grained pixel-level recognition.…

计算机视觉与模式识别 · 计算机科学 2015-11-17 Xiaodan Liang , Xiaohui Shen , Donglai Xiang , Jiashi Feng , Liang Lin , Shuicheng Yan

Local Binary Pattern (LBP) is a traditional descriptor for texture analysis that gained attention in the last decade. Being robust to several properties such as invariance to illumination translation and scaling, LBPs achieved…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Kelwin Fernandes , Jaime S. Cardoso