中文
相关论文

相关论文: StomataSeg: Semi-Supervised Instance Segmentation …

200 篇论文

Instance segmentation is a fundamental research in computer vision, especially in autonomous driving. However, manual mask annotation for instance segmentation is quite time-consuming and costly. To address this problem, some prior works…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Guangfeng Jiang , Jun Liu , Yuzhi Wu , Wenlong Liao , Tao He , Pai Peng

Sclera segmentation is crucial for developing automatic eye-related medical computer-aided diagnostic systems, as well as for personal identification and verification, because the sclera contains distinct personal features. Deep…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Guanjun Wang , Lu Wang , Ning Niu , Qiaoyi Yao , Yixuan Wang , Sufen Ren , Shengchao Chen

Point-level Supervised Instance Segmentation (PSIS) aims to enhance the applicability and scalability of instance segmentation by utilizing low-cost yet instance-informative annotations. Existing PSIS methods usually rely on positional…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Zipeng Wang , Xuehui Yu , Xumeng Han , Wenwen Yu , Zhixun Huang , Jianbin Jiao , Zhenjun Han

Semantic segmentation in rainy scenes is a challenging task due to the complex environment, class distribution imbalance, and limited annotated data. To address these challenges, we propose a novel framework that utilizes semi-supervised…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Xiaoyu Guo , Xiang Wei , Qi Su , Huiqin Zhao , Shunli Zhang

Small sample instance segmentation is a very challenging task, and many existing methods follow the training strategy of meta-learning which pre-train models on support set and fine-tune on query set. The pre-training phase, which is highly…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Ruting Chi , Zhiyi Huang , Yuexing Han

Semantic segmentation is an import task in the medical field to identify the exact extent and orientation of significant structures like organs and pathology. Deep neural networks can perform this task well by leveraging the information…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Abhijeet Parida , Arianne Tran , Nassir Navab , Shadi Albarqouni

Semantic segmentation based on sparse annotation has advanced in recent years. It labels only part of each object in the image, leaving the remainder unlabeled. Most of the existing approaches are time-consuming and often necessitate a…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Hui Su , Yue Ye , Wei Hua , Lechao Cheng , Mingli Song

Weakly supervised nuclei segmentation is a critical problem for pathological image analysis and greatly benefits the community due to the significant reduction of labeling cost. Adopting point annotations, previous methods mostly rely on…

图像与视频处理 · 电气工程与系统科学 2022-02-14 Weizhen Liu , Qian He , Xuming He

Semi-supervised Camouflaged Object Detection (SSCOD) aims to reduce reliance on costly pixel-level annotations by leveraging limited annotated data and abundant unlabeled data. However, existing SSCOD methods based on Teacher-Student…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Xihang Hu , Fuming Sun , Jiazhe Liu , Feilong Xu , Xiaoli Zhang

We present a novel confidence refinement scheme that enhances pseudo labels in semi-supervised semantic segmentation. Unlike existing methods, which filter pixels with low-confidence predictions in isolation, our approach leverages the…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Moshe Kimhi , Shai Kimhi , Evgenii Zheltonozhskii , Or Litany , Chaim Baskin

Methods that move towards less supervised scenarios are key for image segmentation, as dense labels demand significant human intervention. Generally, the annotation burden is mitigated by labeling datasets with weaker forms of supervision,…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Miriam Bellver , Amaia Salvador , Jordi Torres , Xavier Giro-i-Nieto

This paper presents Segment This Thing (STT), a new efficient image segmentation model designed to produce a single segment given a single point prompt. Instead of following prior work and increasing efficiency by decreasing model size, we…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Tanner Schmidt , Richard Newcombe

Deep learning-based nuclei segmentation and classification in pathology images typically rely on large-scale pixel-level manual annotations, which are costly and difficult to obtain across diverse tissues and staining conditions. To address…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Kazuya Nishimura , Ryoma Bise , Haruka Hirose , Yasuhiro Kojima

Accurate identification of breast masses is crucial in diagnosing breast cancer; however, it can be challenging due to their small size and being camouflaged in surrounding normal glands. Worse still, it is also expensive in clinical…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Xinyu Xiong , Churan Wang , Wenxue Li , Guanbin Li

Multimodal learning leverages complementary information derived from different modalities, thereby enhancing performance in medical image segmentation. However, prevailing multimodal learning methods heavily rely on extensive well-annotated…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Xiaogen Zhou , Yiyou Sun , Min Deng , Winnie Chiu Wing Chu , Qi Dou

Using deep learning, we now have the ability to create exceptionally good semantic segmentation systems; however, collecting the prerequisite pixel-wise annotations for training images remains expensive and time-consuming. Therefore, it…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Aneesh Rangnekar , Christopher Kanan , Matthew Hoffman

The annotation of patient organs is a crucial part of various diagnostic and treatment procedures, such as radiotherapy planning. Manual annotation is extremely time-consuming, while its automation using modern image analysis techniques has…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Leila Khaertdinova , Ilya Pershin , Tatiana Shmykova , Bulat Ibragimov

Unsupervised semantic segmentation is a challenging task that segments images into semantic groups without manual annotation. Prior works have primarily focused on leveraging prior knowledge of semantic consistency or priori concepts from…

计算机视觉与模式识别 · 计算机科学 2023-10-30 Mengcheng Lan , Xinjiang Wang , Yiping Ke , Jiaxing Xu , Litong Feng , Wayne Zhang

Contour-based instance segmentation methods include one-stage and multi-stage schemes. These approaches achieve remarkable performance. However, they have to define plenty of points to segment precise masks, which leads to high complexity.…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Chuang Yang , Haozhao Ma , Qi Wang

Recent approaches for weakly supervised instance segmentations depend on two components: (i) a pseudo label generation model that provides instances which are consistent with a given annotation; and (ii) an instance segmentation model,…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Aditya Arun , C. V. Jawahar , M. Pawan Kumar