中文
相关论文

相关论文: Combining Supervised and Un-supervised Learning fo…

200 篇论文

We describe an unsupervised method to detect and segment portions of images of live scenes that, at some point in time, are seen moving as a coherent whole, which we refer to as objects. Our method first partitions the motion field by…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Yanchao Yang , Brian Lai , Stefano Soatto

Vision transformers require a huge amount of labeled data to outperform convolutional neural networks. However, labeling a huge dataset is a very expensive process. Self-supervised learning techniques alleviate this problem by learning…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Sachin Chhabra , Prabal Bijoy Dutta , Hemanth Venkateswara , Baoxin Li

This paper presents an unsupervised transformer-based framework for temporal activity segmentation which leverages not only frame-level cues but also segment-level cues. This is in contrast with previous methods which often rely on…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Quoc-Huy Tran , Ahmed Mehmood , Muhammad Ahmed , Muhammad Naufil , Anas Zafar , Andrey Konin , M. Zeeshan Zia

Automated surface segmentation is important and challenging in many medical image analysis applications. Recent deep learning based methods have been developed for various object segmentation tasks. Most of them are a classification based…

图像与视频处理 · 电气工程与系统科学 2020-07-03 Leixin Zhou , Xiaodong Wu

This work investigates learning pixel-wise semantic image segmentation in urban scenes without any manual annotation, just from the raw non-curated data collected by cars which, equipped with cameras and LiDAR sensors, drive around a city.…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Antonin Vobecky , David Hurych , Oriane Siméoni , Spyros Gidaris , Andrei Bursuc , Patrick Pérez , Josef Sivic

Detection, segmentation and tracking of fruits and vegetables are three fundamental tasks for precision agriculture, enabling robotic harvesting and yield estimation applications. However, modern algorithms are data hungry and it is not…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Thomas A. Ciarfuglia , Ionut M. Motoi , Leonardo Saraceni , Mulham Fawakherji , Alberto Sanfeliu , Daniele Nardi

Image segmentation is a fundamental and challenging problem in computer vision with applications spanning multiple areas, such as medical imaging, remote sensing, and autonomous vehicles. Recently, convolutional neural networks (CNNs) have…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ali Hatamizadeh

Despite their irresistible success, deep learning algorithms still heavily rely on annotated data. On the other hand, unsupervised settings pose many challenges, especially about determining the right inductive bias in diverse scenarios.…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Beril Besbinar , Pascal Frossard

Traditionally, sweet orange crop forecasting has involved manually counting fruits from numerous trees, which is a labor-intensive process. Automatic systems for fruit counting, based on proximal imaging, computer vision, and machine…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Thiago T. Santos , Kleber X. S. de Souza , João Camargo Neto , Luciano V. Koenigkan , Alécio S. Moreira , Sônia Ternes

In this paper, we aim to improve the performance of semantic image segmentation in a semi-supervised setting in which training is effectuated with a reduced set of annotated images and additional non-annotated images. We present a method…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Jizong Peng , Guillermo Estrada , Marco Pedersoli , Christian Desrosiers

In semantic segmentation, the creation of pixel-level labels for training data incurs significant costs. To address this problem, semi-supervised learning, which utilizes a small number of labeled images alongside unlabeled images to…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Takahiro Mano , Reiji Saito , Kazuhiro Hotta

We present an unsupervised word segmentation model, in which the learning objective is to maximize the generation probability of a sentence given its all possible segmentation. Such generation probability can be factorized into the…

计算与语言 · 计算机科学 2021-03-03 Lihao Wang , Zongyi Li , Xiaoqing Zheng

As an essential prerequisite task in image-based plant phenotyping, leaf segmentation has garnered increasing attention in recent years. While self-supervised learning is emerging as an effective alternative to various computer vision…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Xufeng Lin , Chang-Tsun Li , Scott Adams , Abbas Kouzani , Richard Jiang , Ligang He , Yongjian Hu , Michael Vernon , Egan Doeven , Lawrence Webb , Todd Mcclellan , Adam Guskic

We propose an unsupervised superpixel segmentation method by optimizing a randomly-initialized convolutional neural network (CNN) in inference time. Our method generates superpixels via CNN from a single image without any labels by…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Teppei Suzuki

Despite recent advances in the field of supervised deep learning for text line segmentation, unsupervised deep learning solutions are beginning to gain popularity. In this paper, we present an unsupervised deep learning method that embeds…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Berat Kurar Barakat , Ahmad Droby , Raid Saabni , Jihad El-Sana

Image segmentation methods are usually trained with pixel-level annotations, which require significant human effort to collect. The most common solution to address this constraint is to implement weakly-supervised pipelines trained with…

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

The Chan-Vese (CV) model is a classic region-based method in image segmentation. However, its piecewise constant assumption does not always hold for practical applications. Many improvements have been proposed but the issue is still far…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Dihan Zheng , Chenglong Bao , Zuoqiang Shi , Haibin Ling , Kaisheng Ma

To be effective in unstructured and changing environments, robots must learn to recognize new objects. Deep learning has enabled rapid progress for object detection and segmentation in computer vision; however, this progress comes at the…

机器人学 · 计算机科学 2020-03-05 Victoria Florence , Jason J. Corso , Brent Griffin

Temporal segmentation of long videos is an important problem, that has largely been tackled through supervised learning, often requiring large amounts of annotated training data. In this paper, we tackle the problem of self-supervised…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Sathyanarayanan N. Aakur , Sudeep Sarkar

This paper presents a semi-supervised learning framework for a customized semantic segmentation task using multiview image streams. A key challenge of the customized task lies in the limited accessibility of the labeled data due to the…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Yuan Yao , Hyun Soo Park