中文
相关论文

相关论文: Learning Deep Visual Object Models From Noisy Web …

200 篇论文

Deep learning algorithms have pushed the boundaries of computer vision research and have depicted commendable performance in a variety of applications. However, training a robust deep neural network necessitates a large amount of labeled…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Debanjan Goswami , Shayok Chakraborty

Object detection is one of the most important and fundamental aspects of computer vision tasks, which has been broadly utilized in pose estimation, object tracking and instance segmentation models. To obtain training data for object…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Jiaming Na , Varuna De-Silva

This study deals with semantic segmentation of high-resolution (aerial) images where a semantic class label is assigned to each pixel via supervised classification as a basis for automatic map generation. Recently, deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Pascal Kaiser , Jan Dirk Wegner , Aurelien Lucchi , Martin Jaggi , Thomas Hofmann , Konrad Schindler

Removing noise from images, a.k.a image denoising, can be a very challenging task since the type and amount of noise can greatly vary for each image due to many factors including a camera model and capturing environments. While there have…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Changjin Kim , Tae Hyun Kim , Sungyong Baik

Detection of objects in cluttered indoor environments is one of the key enabling functionalities for service robots. The best performing object detection approaches in computer vision exploit deep Convolutional Neural Networks (CNN) to…

计算机视觉与模式识别 · 计算机科学 2017-09-11 Georgios Georgakis , Arsalan Mousavian , Alexander C. Berg , Jana Kosecka

Deep learning has proved particularly useful for semantic segmentation, a fundamental image analysis task. However, the standard deep learning methods need many training images with ground-truth pixel-wise annotations, which are usually…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Denis Baručić , Jan Kybic

Deep neural networks have been shown to easily overfit to biased training data with label noise or class imbalance. Meta-learning algorithms are commonly designed to alleviate this issue in the form of sample reweighting, by learning a meta…

机器学习 · 计算机科学 2020-12-11 Hongxin Wei , Lei Feng , Rundong Wang , Bo An

Labelled image datasets have played a critical role in high-level image understanding. However, the process of manual labelling is both time-consuming and labor intensive. To reduce the cost of manual labelling, there has been increased…

计算机视觉与模式识别 · 计算机科学 2017-03-29 Yazhou Yao , Jian Zhang , Fumin Shen , Xiansheng Hua , Jingsong Xu , Zhenmin Tang

In this paper, we present a study on learning visual recognition models from large scale noisy web data. We build a new database called WebVision, which contains more than $2.4$ million web images crawled from the Internet by using queries…

计算机视觉与模式识别 · 计算机科学 2017-08-10 Wen Li , Limin Wang , Wei Li , Eirikur Agustsson , Luc Van Gool

Deep learning has achieved remarkable success in numerous domains with help from large amounts of big data. However, the quality of data labels is a concern because of the lack of high-quality labels in many real-world scenarios. As noisy…

机器学习 · 计算机科学 2022-03-11 Hwanjun Song , Minseok Kim , Dongmin Park , Yooju Shin , Jae-Gil Lee

Most deep pose estimation methods need to be trained for specific object instances or categories. In this work we propose a completely generic deep pose estimation approach, which does not require the network to have been trained on…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Yang Xiao , Xuchong Qiu , Pierre-Alain Langlois , Mathieu Aubry , Renaud Marlet

Webly supervised learning becomes attractive recently for its efficiency in data expansion without expensive human labeling. However, adopting search queries or hashtags as web labels of images for training brings massive noise that…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Jingkang Yang , Weirong Chen , Litong Feng , Xiaopeng Yan , Huabin Zheng , Wayne Zhang

Computer vision-based deep learning object detection algorithms have been developed sufficiently powerful to support the ability to recognize various objects. Although there are currently general datasets for object detection, there is…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Rui Duan , Hui Deng , Mao Tian , Yichuan Deng , Jiarui Lin

Image classification has achieved unprecedented advance with the the rapid development of deep learning. However, the classification of tiny object images is still not well investigated. In this paper, we first briefly review the…

计算机视觉与模式识别 · 计算机科学 2021-06-10 Ao Chen , Chen Li , Haoyuan Chen , Hechen Yang , Peng Zhao , Weiming Hu , Wanli Liu , Shuojia Zou , Marcin Grzegorzek

Learning from noisy labels is a challenge that arises in many real-world applications where training data can contain incorrect or corrupted labels. When fine-tuning language models with noisy labels, models can easily overfit the label…

计算与语言 · 计算机科学 2023-06-14 Yuchen Zhuang , Yue Yu , Lingkai Kong , Xiang Chen , Chao Zhang

Collecting large-scale data with clean labels for supervised training of neural networks is practically challenging. Although noisy labels are usually cheap to acquire, existing methods suffer a lot from label noise. This paper targets at…

机器学习 · 计算机科学 2020-06-16 Zizhao Zhang , Han Zhang , Sercan O. Arik , Honglak Lee , Tomas Pfister

When capturing and storing images, devices inevitably introduce noise. Reducing this noise is a critical task called image denoising. Deep learning has become the de facto method for image denoising, especially with the emergence of…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Haoyu Chen , Jinjin Gu , Yihao Liu , Salma Abdel Magid , Chao Dong , Qiong Wang , Hanspeter Pfister , Lei Zhu

Training of object detection models using less data is currently the focus of existing N-shot learning models in computer vision. Such methods use object-level labels and takes hours to train on unseen classes. There are many cases where we…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Asra Aslam , Edward Curry

Deep Learning systems have proven to be extremely successful for image recognition tasks for which significant amounts of training data is available, e.g., on the famous ImageNet dataset. We demonstrate that for robotics applications with…

计算机视觉与模式识别 · 计算机科学 2020-07-01 Guruprasad Hegde , Avinash Nittur Ramesh , Kanchana Vaishnavi Gandikota , Roman Obermaisser , Michael Moeller

According to recent studies, commonly used computer vision datasets contain about 4% of label errors. For example, the COCO dataset is known for its high level of noise in data labels, which limits its use for training robust neural deep…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Natalia Khanzhina , Alexey Lapenok , Andrey Filchenkov