中文
相关论文

相关论文: An Active Contour Model with Local Variance Force …

200 篇论文

This paper describes the results of formally evaluating the MCV (Markov concurrent vision) image labeling algorithm which is a (semi-) hierarchical algorithm commencing with a partition made up of single pixel regions and merging regions or…

计算机视觉与模式识别 · 计算机科学 2020-08-18 John Mashford , Brad Lane , Vic Ciesielski , Felix Lipkin

Histopathological images are the gold standard for diagnosing liver cancer. However, the accuracy of fully digital diagnosis in computational pathology needs to be improved. In this paper, in order to solve the problem of multi-label and…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Liangrui Pan , Yutao Dou , Zhichao Feng , Liwen Xu , Shaoliang Peng

Instance Segmentation, which seeks to obtain both class and instance labels for each pixel in the input image, is a challenging task in computer vision. State-of-the-art algorithms often employ two separate stages, the first one generating…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Jialin Yuan , Chao Chen , Li Fuxin

The increasing sophistication of image manipulation techniques demands robust forensic solutions that can both reliably detect alterations and precisely localize tampered regions. Recent Multimodal Large Language Models (MLLMs) show promise…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Keyang Zhang , Chenqi Kong , Hui Liu , Bo Ding , Xinghao Jiang , Haoliang Li

Medical image segmentation is evolving from task-specific models toward generalizable frameworks. Recent research leverages Multi-modal Large Language Models (MLLMs) as autonomous agents, employing reinforcement learning with verifiable…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Shengyuan Liu , Liuxin Bao , Qi Yang , Wanting Geng , Boyun Zheng , Chenxin Li , Wenting Chen , Houwen Peng , Yixuan Yuan

Recent methods have made notable progress in accelerating Large Vision-Language Models (LVLMs) by exploiting the inherent redundancy in visual inputs. Most existing approaches, however, focus narrowly on reducing image tokens before or…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Lianyu Hu , Liqing Gao , Fanhua Shang , Liang Wan , Wei Feng

In large-scale traffic optimization, models based on Macroscopic Fundamental Diagram (MFD) are recognized for their efficiency in broad network analyses. However, they fail to reflect variations in the individual traffic status of each road…

机器学习 · 计算机科学 2025-05-20 Zhixiong Jin , Dimitrios Tsitsokas , Nikolas Geroliminis , Ludovic Leclercq

Quantitative assessment of cardiac left ventricle (LV) morphology is essential to assess cardiac function and improve the diagnosis of different cardiovascular diseases. In current clinical practice, LV quantification depends on the…

图像与视频处理 · 电气工程与系统科学 2020-12-25 Sulaiman Vesal , Mingxuan Gu , Andreas Maier , Nishant Ravikumar

Most learning-based image compression methods lack efficiency for high image quality due to their non-invertible design. The decoding function of the frequently applied compressive autoencoder architecture is only an approximated inverse of…

图像与视频处理 · 电气工程与系统科学 2024-05-24 Marc Windsheimer , Fabian Brand , André Kaup

Due to the fact that fully supervised semantic segmentation methods require sufficient fully-labeled data to work well and can not generalize to unseen classes, few-shot segmentation has attracted lots of research attention. Previous arts…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Guolei Sun , Yun Liu , Jingyun Liang , Luc Van Gool

Executing multiple tasks simultaneously in medical image analysis, including segmentation, classification, detection, and regression, often introduces significant challenges regarding model generalizability and the optimization of shared…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Hui Wan , Libin Lan

LoFTR arXiv:2104.00680 is an efficient deep learning method for finding appropriate local feature matches on image pairs. This paper reports on the optimization of this method to work on devices with low computational performance and…

计算机视觉与模式识别 · 计算机科学 2022-02-03 Kyrylo Kolodiazhnyi

Masked Image Modeling (MIM) has garnered significant attention in self-supervised learning, thanks to its impressive capacity to learn scalable visual representations tailored for downstream tasks. However, images inherently contain…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Wenzhao Xiang , Chang Liu , Hongyang Yu , Xilin Chen

In this paper, we propose a new convolutional layer called Depthwise-STFT Separable layer that can serve as an alternative to the standard depthwise separable convolutional layer. The construction of the proposed layer is inspired by the…

计算机视觉与模式识别 · 计算机科学 2020-01-29 Sudhakar Kumawat , Shanmuganathan Raman

Low light very likely leads to the degradation of an image's quality and even causes visual task failures. Existing image enhancement technologies are prone to overenhancement, color distortion or time consumption, and their adaptability is…

图像与视频处理 · 电气工程与系统科学 2022-05-17 Xiaozhou Lei , Zixiang Fei , Wenju Zhou , Huiyu Zhou , Minrui Fei

Segmentation of medical images is a fundamental task with numerous applications. While MRI, CT, and PET modalities have significantly benefited from deep learning segmentation techniques, more recent modalities, like functional ultrasound…

图像与视频处理 · 电气工程与系统科学 2025-07-24 Hana Sebia , Thomas Guyet , Mickaël Pereira , Marco Valdebenito , Hugues Berry , Benjamin Vidal

We propose, analyze and realize a variational multiclass segmentation scheme that partitions a given image into multiple regions exhibiting specific properties. Our method determines multiple functions that encode the segmentation regions…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Nadja Gruber , Johannes Schwab , Sebastien Court , Elke Gizewski , Markus Haltmeier

In this work, we employ the Constraint Energy Minimizing Generalized Multiscale Finite Element Method (CEM-GMsFEM) to solve the problem of linear heterogeneous poroelasticity with coefficients of high contrast. The proposed method makes use…

数值分析 · 数学 2019-09-04 Shubin Fu , Robert Altmann , Eric T. Chung , Roland Maier , Daniel Peterseim , Sai-Mang Pun

Despite the tremendous success of deep neural networks in medical image segmentation, they typically require a large amount of costly, expert-level annotated data. Few-shot segmentation approaches address this issue by learning to transfer…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Qinji Yu , Kang Dang , Nima Tajbakhsh , Demetri Terzopoulos , Xiaowei Ding

Some of the simplest, yet most frequently used predictors in statistics and machine learning use weighted linear combinations of features. Such linear predictors can model non-linear relationships between features by adding interaction…

机器学习 · 计算机科学 2026-02-05 Mohammadreza Nemati , Zhipeng Huang , Kevin S. Xu