中文
相关论文

相关论文: Can Ground Truth Label Propagation from Video help…

200 篇论文

The standard petrography test method for measuring air voids in concrete (ASTM C457) requires a meticulous and long examination of sample phase composition under a stereomicroscope. The high expertise and specialized equipment discourage…

计算机视觉与模式识别 · 计算机科学 2020-06-01 Yu Song , Zilong Huang , Chuanyue Shen , Humphrey Shi , David A Lange

Current video captioning approaches often suffer from problems of missing objects in the video to be described, while generating captions semantically similar with ground truth sentences. In this paper, we propose a new approach to video…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Rushi J. Babariya , Toru Tamaki

During the last half decade, convolutional neural networks (CNNs) have triumphed over semantic segmentation, which is one of the core tasks in many applications such as autonomous driving. However, to train CNNs requires a considerable…

计算机视觉与模式识别 · 计算机科学 2018-11-15 Yang Zhang , Philip David , Boqing Gong

This work addresses weakly-supervised image semantic segmentation based on image-level class labels. One common approach to this task is to propagate the activation scores of Class Activation Maps (CAMs) using a random-walk mechanism in…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Shun-Yi Pan , Cheng-You Lu , Shih-Po Lee , Wen-Hsiao Peng

Standard transformer-based language models, while powerful for general text, often struggle with the fine-grained syntax and entity relationships in complex technical, engineering documents. To address this, we propose the Contextual Graph…

计算与语言 · 计算机科学 2025-08-05 Karan Reddy , Mayukha Pal

Ground referencing is essential for supervised crop mapping. However, conventional ground truthing involves extensive field surveys and post processing, which is costly in terms of time and labor. In this study, we applied a convolutional…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Yulin Yan , Youngryel Ryu

An effective perception system is a fundamental component for farming robots, as it enables them to properly perceive the surrounding environment and to carry out targeted operations. The most recent methods make use of state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Mulham Fawakherji , Ciro Potena , Alberto Pretto , Domenico D. Bloisi , Daniele Nardi

Typical LiDAR-based 3D object detection models are trained in a supervised manner with real-world data collection, which is often imbalanced over classes (or long-tailed). To deal with it, augmenting minority-class examples by sampling…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Mincheol Chang , Siyeong Lee , Jinkyu Kim , Namil Kim

Top-performing computer vision models are powered by convolutional neural networks (CNNs). Training an accurate CNN highly depends on both the raw sensor data and their associated ground truth (GT). Collecting such GT is usually done…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Jose L. Gómez , Gabriel Villalonga , Antonio M. López

In this paper we introduce a novel method for general semantic segmentation that can benefit from general semantics of Convolutional Neural Network (CNN). Our segmentation proposes visually and semantically coherent image segments. We use…

计算机视觉与模式识别 · 计算机科学 2016-09-30 Mahdyar Ravanbakhsh , Hossein Mousavi , Moin Nabi , Mohammad Rastegari , Carlo Regazzoni

Due to the lack of quality annotation in medical imaging community, semi-supervised learning methods are highly valued in image semantic segmentation tasks. In this paper, an advanced consistency-aware pseudo-label-based self-ensembling…

图像与视频处理 · 电气工程与系统科学 2024-02-12 Ziyang Wang , Tianze Li , Jian-Qing Zheng , Baoru Huang

Fully supervised learning has recently achieved promising performance in various electroencephalography (EEG) learning tasks by training on large datasets with ground truth labels. However, labeling EEG data for affective experiments is…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Guangyi Zhang , Ali Etemad

Training a deep network to perform semantic segmentation requires large amounts of labeled data. To alleviate the manual effort of annotating real images, researchers have investigated the use of synthetic data, which can be labeled…

计算机视觉与模式识别 · 计算机科学 2018-07-18 Fatemeh Sadat Saleh , Mohammad Sadegh Aliakbarian , Mathieu Salzmann , Lars Petersson , Jose M. Alvarez

Video grounding aims to locate a moment of interest matching the given query sentence from an untrimmed video. Previous works ignore the {sparsity dilemma} in video annotations, which fails to provide the context information between…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Hongxiang Li , Meng Cao , Xuxin Cheng , Zhihong Zhu , Yaowei Li , Yuexian Zou

Adversarial training has been shown to produce state of the art results for generative image modeling. In this paper we propose an adversarial training approach to train semantic segmentation models. We train a convolutional semantic…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Pauline Luc , Camille Couprie , Soumith Chintala , Jakob Verbeek

Traditional CNN models are trained and tested on relatively low resolution images (<300 px), and cannot be directly operated on large-scale images due to compute and memory constraints. We propose Patch Gradient Descent (PatchGD), an…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Deepak K. Gupta , Gowreesh Mago , Arnav Chavan , Dilip K. Prasad

Convolutional neural networks (CNNs) are commonly used for image classification. Saliency methods are examples of approaches that can be used to interpret CNNs post hoc, identifying the most relevant pixels for a prediction following the…

机器学习 · 计算机科学 2020-10-01 Nicholas Halliwell , Freddy Lecue

In recent years, deep learning techniques (e.g., U-Net, DeepLab) have achieved tremendous success in image segmentation. The performance of these models heavily relies on high-quality ground truth segment labels. Unfortunately, in many…

计算机视觉与模式识别 · 计算机科学 2020-10-05 Zhe Jiang , Marcus Stephen Kirby , Wenchong He , Arpan Man Sainju

Deep CNNs for semantic segmentation have high memory and run time requirements. Various approaches have been proposed to make CNNs efficient like grouped, shuffled, depth-wise separable convolutions. We study the effectiveness of these…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Nikitha Vallurupalli , Sriharsha Annamaneni , Girish Varma , C V Jawahar , Manu Mathew , Soyeb Nagori

RGB-D semantic segmentation can be advanced with convolutional neural networks due to the availability of Depth data. Although objects cannot be easily discriminated by just the 2D appearance, with the local pixel difference and geometric…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Jun Yang , Lizhi Bai , Yaoru Sun , Chunqi Tian , Maoyu Mao , Guorun Wang