中文
相关论文

相关论文: OMG-Seg: Is One Model Good Enough For All Segmenta…

200 篇论文

From the autonomous car driving to medical diagnosis, the requirement of the task of image segmentation is everywhere. Segmentation of an image is one of the indispensable tasks in computer vision. This task is comparatively complicated…

计算机视觉与模式识别 · 计算机科学 2020-06-01 Farhana Sultana , Abu Sufian , Paramartha Dutta

Transformer is a popularly used neural network architecture, especially for language understanding. We introduce an extended and unified architecture that can be used for tasks involving a variety of modalities like image, text, videos,…

机器学习 · 计算机科学 2020-07-06 Subhojeet Pramanik , Priyanka Agrawal , Aman Hussain

The task of object segmentation in videos is usually accomplished by processing appearance and motion information separately using standard 2D convolutional networks, followed by a learned fusion of the two sources of information. On the…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Sabarinath Mahadevan , Ali Athar , Aljoša Ošep , Sebastian Hennen , Laura Leal-Taixé , Bastian Leibe

The Foundation model for image segmentation, Segment Anything (SAM), has been actively researched in various fields since its proposal. Various researches have been proposed to adapt SAM to specific domains, with one notable approach…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Joohyeok Kim , Joonhyeon Song , Seohwan Yun , Seongho Yoon , Sangmin Lee

Object detection and semantic segmentation are pivotal components in biomedical image analysis. Current single-task networks exhibit promising outcomes in both detection and segmentation tasks. Multi-task networks have gained prominence due…

计算机视觉与模式识别 · 计算机科学 2024-03-04 Suizhi Huang , Shalayiding Sirejiding , Yuxiang Lu , Yue Ding , Leheng Liu , Hui Zhou , Hongtao Lu

While the Segment Anything Model (SAM) excels in semantic segmentation for general-purpose images, its performance significantly deteriorates when applied to medical images, primarily attributable to insufficient representation of medical…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Yiming Zhang , Tianang Leng , Kun Han , Xiaohui Xie

Recent advances in segmentation foundation models have enabled accurate and efficient segmentation across a wide range of natural images and videos, but their utility to medical data remains unclear. In this work, we first present a…

图像与视频处理 · 电气工程与系统科学 2024-08-07 Jun Ma , Sumin Kim , Feifei Li , Mohammed Baharoon , Reza Asakereh , Hongwei Lyu , Bo Wang

Convolutional neural networks (CNNs) achieved the state-of-the-art performance in medical image segmentation due to their ability to extract highly complex feature representations. However, it is argued in recent studies that traditional…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Zhendi Gong , Andrew P. French , Guoping Qiu , Xin Chen

Semi-supervised video object segmentation is a task of segmenting the target object in a video sequence given only a mask annotation in the first frame. The limited information available makes it an extremely challenging task. Most previous…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Yunyao Mao , Ning Wang , Wengang Zhou , Houqiang Li

Segment Anything Model (SAM) has gained significant attention because of its ability to segment various objects in images given a prompt. The recently developed SAM 2 has extended this ability to video inputs. This opens an opportunity to…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Haoyu Dong , Hanxue Gu , Yaqian Chen , Jichen Yang , Yuwen Chen , Maciej A. Mazurowski

Automated segmentation of ultrasound images can assist medical experts with diagnostic and therapeutic procedures. Although using the common modality of ultrasound, one typically needs separate datasets in order to segment, for example,…

图像与视频处理 · 电气工程与系统科学 2023-08-15 Dongik Shin , Beomsuk Kim , Seungjun Baek

Video object segmentation can be considered as one of the most challenging computer vision problems. Indeed, so far, no existing solution is able to effectively deal with the peculiarities of real-world videos, especially in cases of…

计算机视觉与模式识别 · 计算机科学 2016-01-06 Simone Palazzo , Concetto Spampinato , Daniela Giordano

Segment anything model (SAM) addresses two practical yet challenging segmentation tasks: \textbf{segment anything (SegAny)}, which utilizes a certain point to predict the mask for a single object of interest, and \textbf{segment everything…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Chaoning Zhang , Dongshen Han , Sheng Zheng , Jinwoo Choi , Tae-Ho Kim , Choong Seon Hong

We propose Ming-Omni, a unified multimodal model capable of processing images, text, audio, and video, while demonstrating strong proficiency in both speech and image generation. Ming-Omni employs dedicated encoders to extract tokens from…

Deep learning models have become the dominant method for medical image segmentation. However, they often struggle to be generalisable to unknown tasks involving new anatomical structures, labels, or shapes. In these cases, the model needs…

图像与视频处理 · 电气工程与系统科学 2024-09-17 Jing Xu

A single biomedical image can be meaningfully segmented in multiple ways, depending on the desired application. For instance, a brain MRI can be segmented according to tissue types, vascular territories, broad anatomical regions,…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Marianne Rakic , Siyu Gai , Etienne Chollet , John V. Guttag , Adrian V. Dalca

Class imbalance has emerged as one of the major challenges for medical image segmentation. The model cascade (MC) strategy significantly alleviates the class imbalance issue via running a set of individual deep models for coarse-to-fine…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Chenhong Zhou , Changxing Ding , Xinchao Wang , Zhentai Lu , Dacheng Tao

Semantic segmentation aims to robustly predict coherent class labels for entire regions of an image. It is a scene understanding task that powers real-world applications (e.g., autonomous navigation). One important application, the use of…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Yuxiang Zhang , Sachin Mehta , Anat Caspi

We introduce one-shot texture segmentation: the task of segmenting an input image containing multiple textures given a patch of a reference texture. This task is designed to turn the problem of texture-based perceptual grouping into an…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Ivan Ustyuzhaninov , Claudio Michaelis , Wieland Brendel , Matthias Bethge

Semantic segmentation is a significant perception task in autonomous driving. It suffers from the risks of adversarial examples. In the past few years, deep learning has gradually transitioned from convolutional neural network (CNN) models…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Jun Yan , Pengyu Wang , Danni Wang , Weiquan Huang , Daniel Watzenig , Huilin Yin
‹ 上一页 1 8 9 10 下一页 ›