中文
相关论文

相关论文: CPRAL: Collaborative Panoptic-Regional Active Lear…

200 篇论文

We propose Disentanglement based Active Learning (DAL), a new active learning technique based on self-supervision which leverages the concept of disentanglement. Instead of requesting labels from human oracle, our method automatically…

机器学习 · 计算机科学 2021-09-28 Silpa Vadakkeeveetil Sreelatha , Adarsh Kappiyath , Sumitra S

Although existing semantic segmentation approaches achieve impressive results, they still struggle to update their models incrementally as new categories are uncovered. Furthermore, pixel-by-pixel annotations are expensive and…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Fabio Cermelli , Dario Fontanel , Antonio Tavera , Marco Ciccone , Barbara Caputo

Active learning (AL) is a prominent technique for reducing the annotation effort required for training machine learning models. Deep learning offers a solution for several essential obstacles to deploying AL in practice but introduces many…

Point-Level temporal action localization (PTAL) aims to localize actions in untrimmed videos with only one timestamp annotation for each action instance. Existing methods adopt the frame-level prediction paradigm to learn from the sparse…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Chen Ju , Peisen Zhao , Ya Zhang , Yanfeng Wang , Qi Tian

Compared with expensive pixel-wise annotations, image-level labels make it possible to learn semantic segmentation in a weakly-supervised manner. Within this pipeline, the class activation map (CAM) is obtained and further processed to…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Jiawei Liu , Jing Zhang , Yicong Hong , Nick Barnes

Convolutional Neural Networks (CNNs) have proven to be state-of-the-art models for supervised computer vision tasks, such as image classification. However, large labeled data sets are generally needed for the training and validation of such…

机器学习 · 计算机科学 2020-10-28 Patrick Hemmer , Niklas Kühl , Jakob Schöffer

Semantic segmentation has been a long standing challenging task in computer vision. It aims at assigning a label to each image pixel and needs significant number of pixellevel annotated data, which is often unavailable. To address this…

计算机视觉与模式识别 · 计算机科学 2017-03-29 Nasim Souly , Concetto Spampinato , Mubarak Shah

Despite great improvements in semantic segmentation, challenges persist because of the lack of local/global contexts and the relationship between them. In this paper, we propose Contextrast, a contrastive learning-based semantic…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Changki Sung , Wanhee Kim , Jungho An , Wooju Lee , Hyungtae Lim , Hyun Myung

Conversational semantic role labeling (CSRL) is a newly proposed task that uncovers the shallow semantic structures in a dialogue text. Unfortunately several important characteristics of the CSRL task have been overlooked by the existing…

计算与语言 · 计算机科学 2022-10-07 Hao Fei , Shengqiong Wu , Meishan Zhang , Yafeng Ren , Donghong Ji

This paper studies active learning (AL) on graphs, whose purpose is to discover the most informative nodes to maximize the performance of graph neural networks (GNNs). Previously, most graph AL methods focus on learning node representations…

机器学习 · 计算机科学 2021-04-19 Yanqiao Zhu , Weizhi Xu , Qiang Liu , Shu Wu

Although deep learning has achieved great success in image classification tasks, its performance is subject to the quantity and quality of training samples. For classification of polarimetric synthetic aperture radar (PolSAR) images, it is…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Sheng-Jie Liu , Haowen Luo , Qian Shi

We propose a new active learning (AL) method for text classification with convolutional neural networks (CNNs). In AL, one selects the instances to be manually labeled with the aim of maximizing model performance with minimal effort. Neural…

计算与语言 · 计算机科学 2016-12-02 Ye Zhang , Matthew Lease , Byron C. Wallace

We present Accel, a novel semantic video segmentation system that achieves high accuracy at low inference cost by combining the predictions of two network branches: (1) a reference branch that extracts high-detail features on a reference…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Samvit Jain , Xin Wang , Joseph Gonzalez

Incremental learning of semantic segmentation has emerged as a promising strategy for visual scene interpretation in the open- world setting. However, it remains challenging to acquire novel classes in an online fashion for the segmentation…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Shipeng Yan , Jiale Zhou , Jiangwei Xie , Songyang Zhang , Xuming He

The research in self-supervised domain adaptation in semantic segmentation has recently received considerable attention. Although GAN-based methods have become one of the most popular approaches to domain adaptation, they have suffered from…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Thanh-Dat Truong , Chi Nhan Duong , Pierce Helton , Ashley Dowling , Xin Li , Khoa Luu

Semantic segmentation of satellite imagery plays a vital role in land cover mapping and environmental monitoring. However, annotating large-scale, high-resolution satellite datasets is costly and time consuming, especially when covering…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Gadi Hemanth Kumar , Athira Nambiar , Pankaj Bodani

Data augmentation is one of the most successful techniques to improve the classification accuracy of machine learning models in computer vision. However, applying data augmentation to tabular data is a challenging problem since it is hard…

机器学习 · 计算机科学 2022-07-26 Azhar Mohammed , Dang Nguyen , Bao Duong , Thin Nguyen

Semi-supervised semantic segmentation aims to learn from a small amount of labeled data and plenty of unlabeled ones for the segmentation task. The most common approach is to generate pseudo-labels for unlabeled images to augment the…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Rui Chen , Tao Chen , Qiong Wang , Yazhou Yao

Multi-label image recognition is a challenging computer vision task of practical use. Progresses in this area, however, are often characterized by complicated methods, heavy computations, and lack of intuitive explanations. To effectively…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Ke Zhu , Jianxin Wu

We propose a new approach to interactive full-image semantic segmentation which enables quickly collecting training data for new datasets with previously unseen semantic classes (A demo is available at https://youtu.be/yUk8D5gEX-o). We…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Mykhaylo Andriluka , Stefano Pellegrini , Stefan Popov , Vittorio Ferrari