中文
相关论文

相关论文: Multi-frame Feature Aggregation for Real-time Inst…

200 篇论文

Federated Learning (FL) offers a powerful strategy for training machine learning models across decentralized datasets while maintaining data privacy, yet domain shifts among clients can degrade performance, particularly in medical imaging…

图像与视频处理 · 电气工程与系统科学 2024-12-31 Hongyi Pan , Debesh Jha , Koushik Biswas , Ulas Bagci

3D image segmentation plays an important role in biomedical image analysis. Many 2D and 3D deep learning models have achieved state-of-the-art segmentation performance on 3D biomedical image datasets. Yet, 2D and 3D models have their own…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Hao Zheng , Yizhe Zhang , Lin Yang , Peixian Liang , Zhuo Zhao , Chaoli Wang , Danny Z. Chen

Deep neural networks have shown exemplary performance on semantic scene understanding tasks on source domains, but due to the absence of style diversity during training, enhancing performance on unseen target domains using only single…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Sumanth Udupa , Prajwal Gurunath , Aniruddh Sikdar , Suresh Sundaram

Deep learning has been widely applied to 3D medical image segmentation tasks. However, due to the diversity of imaging modalities, the high-dimensional nature of the data, and the heterogeneity of anatomical structures, achieving both…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Chung-Ming Lo , I-Yun Liu , Wei-Yang Lin

The Segment Anything Model (SAM) is a powerful vision foundation model that is revolutionizing the traditional paradigm of segmentation. Despite this, a reliance on prompting each frame and large computational cost limit its usage in…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Zijian Wu , Adam Schmidt , Peter Kazanzides , Septimiu E. Salcudean

Automated video-based assessment of surgical skills is a promising task in assisting young surgical trainees, especially in poor-resource areas. Existing works often resort to a CNN-LSTM joint framework that models long-term relationships…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Zhenqiang Li , Lin Gu , Weimin Wang , Ryosuke Nakamura , Yoichi Sato

Robust scene segmentation and keyframe extraction are essential preprocessing steps in video understanding pipelines, supporting tasks such as indexing, summarization, and semantic retrieval. However, existing methods often lack…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Vasilii Korolkov

Recently, with the emergence of large language models, multimodal LLMs have demonstrated exceptional capabilities in image and video modalities. Despite advancements in video comprehension, the substantial computational demands of long…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Ming Nie , Chunwei Wang , Hang Xu , Li Zhang

Image analysis using more than one modality (i.e. multi-modal) has been increasingly applied in the field of biomedical imaging. One of the challenges in performing the multimodal analysis is that there exist multiple schemes for fusing the…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Zhe Guo , Xiang Li , Heng Huang , Ning Guo , Quanzheng Li

Video frame interpolation is one of the most challenging tasks in video processing research. Recently, many studies based on deep learning have been suggested. Most of these methods focus on finding locations with useful information to…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Hyeongmin Lee , Taeoh Kim , Tae-young Chung , Daehyun Pak , Yuseok Ban , Sangyoun Lee

Research in medical imaging primarily focuses on discrete data representations that poorly scale with grid resolution and fail to capture the often continuous nature of the underlying signal. Neural Fields (NFs) offer a powerful alternative…

图像与视频处理 · 电气工程与系统科学 2026-03-06 Paul Friedrich , Florentin Bieder , Julian McGinnis , Julia Wolleb , Daniel Rueckert , Philippe C. Cattin

A key element of computer-assisted surgery systems is phase recognition of surgical videos. Existing phase recognition algorithms require frame-wise annotation of a large number of videos, which is time and money consuming. In this work we…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Roy Hirsch , Regev Cohen , Mathilde Caron , Tomer Golany , Daniel Freedman , Ehud Rivlin

We propose a new information aggregation method which called Localized Feature Aggregation Module based on the similarity between the feature maps of an encoder and a decoder. The proposed method recovers positional information by…

图像与视频处理 · 电气工程与系统科学 2021-12-06 Ryouichi Furukawa , Kazuhiro Hotta

A motion-blurred image is the temporal average of multiple sharp frames over the exposure time. Recovering these sharp video frames from a single blurred image is nontrivial, due to not only its strong ill-posedness, but also various types…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Daoyu Li , Liheng Bian , Jun Zhang

Video Frame Interpolation aims to recover realistic missing frames between observed frames, generating a high-frame-rate video from a low-frame-rate video. However, without additional guidance, the large motion between frames makes this…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Jingxi Chen , Brandon Y. Feng , Haoming Cai , Tianfu Wang , Levi Burner , Dehao Yuan , Cornelia Fermuller , Christopher A. Metzler , Yiannis Aloimonos

Federated learning (FL) enables multiple sites to collaboratively train powerful deep models without compromising data privacy and security. The statistical heterogeneity (e.g., non-IID data and domain shifts) is a primary obstacle in FL,…

图像与视频处理 · 电气工程与系统科学 2023-04-13 Li Lin , Jiewei Wu , Yixiang Liu , Kenneth K. Y. Wong , Xiaoying Tang

Video co-segmentation refers to the task of jointly segmenting common objects appearing in a given group of videos. In practice, high-dimensional data such as videos can be conceptually thought as being drawn from a union of subspaces…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Junlin Yao , Frank Nielsen

Data diversity and volume are crucial to the success of training deep learning models, while in the medical imaging field, the difficulty and cost of data collection and annotation are especially huge. Specifically in robotic surgery, data…

计算机视觉与模式识别 · 计算机科学 2022-07-08 An Wang , Mobarakol Islam , Mengya Xu , Hongliang Ren

Recent years have seen remarkable progress in semantic segmentation. Yet, it remains a challenging task to apply segmentation techniques to video-based applications. Specifically, the high throughput of video streams, the sheer cost of…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Yule Li , Jianping Shi , Dahua Lin

Automatic surgical phase recognition is one of the key technologies to support Video-Based Assessment (VBA) systems for surgical education. Utilizing temporal information is crucial for surgical phase recognition, hence various recent…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Bokai Zhang , Mohammad Hasan Sarhan , Bharti Goel , Svetlana Petculescu , Amer Ghanem