中文
相关论文

相关论文: Toward Errorless Training ImageNet-1k

200 篇论文

When deployed for risk-sensitive tasks, deep neural networks must include an uncertainty estimation mechanism. Here we examine the relationship between deep architectures and their respective training regimes, with their corresponding…

机器学习 · 计算机科学 2023-02-24 Ido Galil , Mohammed Dabbah , Ran El-Yaniv

When a deep learning model is deployed in the wild, it can encounter test data drawn from distributions different from the training data distribution and suffer drop in performance. For safe deployment, it is essential to estimate the…

机器学习 · 计算机科学 2023-05-16 Jiefeng Chen , Frederick Liu , Besim Avci , Xi Wu , Yingyu Liang , Somesh Jha

We report competitive results on object detection and instance segmentation on the COCO dataset using standard models trained from random initialization. The results are no worse than their ImageNet pre-training counterparts even when using…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Kaiming He , Ross Girshick , Piotr Dollár

Deep convolution neural network has achieved great success in many artificial intelligence applications. However, its enormous model size and massive computation cost have become the main obstacle for deployment of such powerful algorithm…

计算机视觉与模式识别 · 计算机科学 2018-07-23 Zhezhi He , Boqing Gong , Deliang Fan

There exist a wide range of single number metrics for assessing performance of classification algorithms, including AUC and the F1-score (Wikipedia lists 17 such metrics, with 27 different names). In this article, I propose a new metric to…

机器学习 · 计算机科学 2023-11-21 David J. T. Sumpter

Classification problems are common in Computer Vision. Despite this, there is no dedicated work for the classification of beer bottles. As part of the challenge of the master course Deep Learning, a dataset of 5207 beer bottle images and…

计算机视觉与模式识别 · 计算机科学 2022-01-12 Philipp Hohlfeld , Tobias Ostermeier , Dominik Brandl

We propose a distributed approach to train deep neural networks (DNNs), which has guaranteed convergence theoretically and great scalability empirically: close to 6 times faster on instance of ImageNet data set when run with 6 machines. The…

机器学习 · 统计学 2016-10-04 Abhimanu Kumar , Pengtao Xie , Junming Yin , Eric P. Xing

Active learning aims to develop label-efficient algorithms by querying the most informative samples to be labeled by an oracle. The design of efficient training methods that require fewer labels is an important research direction that…

计算机视觉与模式识别 · 计算机科学 2019-12-23 Ali Mottaghi , Serena Yeung

Deep learning methods have greatly increased the accuracy of face recognition, but an old problem still persists: accuracy is usually higher for men than women. It is often speculated that lower accuracy for women is caused by…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Vítor Albiero , Kai Zhang , Kevin W. Bowyer

Despite significant recent progress, the best available computer vision algorithms still lag far behind human capabilities, even for recognizing individual discrete objects under various poses, illuminations, and backgrounds. Here we…

计算机视觉与模式识别 · 计算机科学 2017-01-24 Jiaping Zhao , Laurent Itti

Recent advances in training vision-language models have demonstrated unprecedented robustness and transfer learning effectiveness; however, standard computer vision datasets are image-only, and therefore not well adapted to such training…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Andre Nakkab , Benjamin Feuer , Chinmay Hegde

Labeled datasets for semantic segmentation are imperfect, especially in medical imaging where borders are often subtle or ill-defined. Little work has been done to analyze the effect that label errors have on the performance of segmentation…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Nicholas Heller , Joshua Dean , Nikolaos Papanikolopoulos

Automated image-based garbage classification is a critical component of global waste management; however, systematic benchmarks that integrate Machine Learning (ML), Deep Learning (DL), and efficient hybrid solutions remain underdeveloped.…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Ngoc-Bao-Quang Nguyen , Tuan-Minh Do , Cong-Tam Phan , Thi-Thu-Hong Phan

Mixup~\cite{zhang2017mixup} is a recently proposed method for training deep neural networks where additional samples are generated during training by convexly combining random pairs of images and their associated labels. While simple to…

The recently proposed Temporal Ensembling has achieved state-of-the-art results in several semi-supervised learning benchmarks. It maintains an exponential moving average of label predictions on each training example, and penalizes…

神经与进化计算 · 计算机科学 2018-04-17 Antti Tarvainen , Harri Valpola

Learning with few labeled data is a key challenge for visual recognition, as deep neural networks tend to overfit using a few samples only. One of the Few-shot learning methods called metric learning addresses this challenge by first…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Li Ke , Meng Pan , Weigao Wen , Dong Li

A widely used algorithm for transfer learning is fine-tuning, where a pre-trained model is fine-tuned on a target task with a small amount of labeled data. When the capacity of the pre-trained model is significantly larger than the size of…

机器学习 · 计算机科学 2025-08-15 Dongyue Li , Hongyang R. Zhang

Deep convolutional neural networks (CNNs) learned on large-scale labeled samples have achieved remarkable progress in computer vision, such as image/video classification. The cheapest way to obtain a large body of labeled visual data is to…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Zhenzhen Wang , Chunyan Xu , Yap-Peng Tan , Junsong Yuan

It is well known that for some tasks, labeled data sets may be hard to gather. Therefore, we wished to tackle here the problem of having insufficient training data. We examined learning methods from unlabeled data after an initial training…

机器学习 · 计算机科学 2018-04-06 Gal Hyams , Daniel Greenfeld , Dor Bank

Noisy labels are ubiquitous in real-world datasets, which poses a challenge for robustly training deep neural networks (DNNs) as DNNs usually have the high capacity to memorize the noisy labels. In this paper, we find that the test accuracy…

机器学习 · 计算机科学 2019-05-14 Pengfei Chen , Benben Liao , Guangyong Chen , Shengyu Zhang
‹ 上一页 1 8 9 10 下一页 ›