中文
相关论文

相关论文: Analyzing the Dependency of ConvNets on Spatial In…

200 篇论文

We present a study of the potential for Convolutional Neural Networks (CNNs) to enable separation of astrophysical transients from image artifacts, a task known as "real-bogus" classification without requiring a template subtracted (or…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Tatiana Acero-Cuellar , Federica Bianco , Gregory Dobler , Masao Sako , Helen Qu , The LSST Dark Energy Science Collaboration

This paper concerns the use of objectness measures to improve the calibration performance of Convolutional Neural Networks (CNNs). CNNs have proven to be very good classifiers and generally localize objects well; however, the loss functions…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Ujwal Krothapalli , A. Lynn Abbott

ConvNets and Imagenet have driven the recent success of deep learning for image classification. However, the marked slowdown in performance improvement combined with the lack of robustness of neural networks to adversarial examples and…

机器学习 · 计算机科学 2018-07-23 Pierre Stock , Moustapha Cisse

The resurgence of convolutional neural networks (CNNs) in visual recognition tasks, exemplified by ConvNeXt, has demonstrated their capability to rival transformer-based architectures through advanced training methodologies and ViT-inspired…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Quan Bi Pay , Vishnu Monn Baskaran , Junn Yong Loo , KokSheik Wong , Simon See

Image classification with deep neural networks is typically restricted to images of small dimensionality such as 224 x 244 in Resnet models [24]. This limitation excludes the 4000 x 3000 dimensional images that are taken by modern…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Jason Ramapuram , Maurits Diephuis , Frantzeska Lavda , Russ Webb , Alexandros Kalousis

This work aims to estimate 6Dof (6D) object pose in background clutter. Considering the strong occlusion and background noise, we propose to utilize the spatial structure for better tackling this challenging task. Observing that the 3D mesh…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Jianhan Mei , Xudong Jiang , Henghui Ding

Nowadays, vision-based computing tasks play an important role in various real-world applications. However, many vision computing tasks, e.g. semantic segmentation, are usually computationally expensive, posing a challenge to the computing…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Shijie Hao , Yuan Zhou , Yanrong Guo , Richang Hong , Jun Cheng , Meng Wang

The high energy cost of processing deep convolutional neural networks impedes their ubiquitous deployment in energy-constrained platforms such as embedded systems and IoT devices. This work introduces convolutional layers with pre-defined…

计算机视觉与模式识别 · 计算机科学 2020-02-06 Souvik Kundu , Mahdi Nazemi , Massoud Pedram , Keith M. Chugg , Peter A. Beerel

Convolutional neural networks memorize part of their training data, which is why strategies such as data augmentation and drop-out are employed to mitigate overfitting. This paper considers the related question of "membership inference",…

计算机视觉与模式识别 · 计算机科学 2018-09-19 Alexandre Sablayrolles , Matthijs Douze , Cordelia Schmid , Hervé Jégou

Very deep convolutional neural networks (CNNs) yield state of the art results on a wide variety of visual recognition problems. A number of state of the the art methods for image recognition are based on networks with well over 100 layers…

计算机视觉与模式识别 · 计算机科学 2016-07-15 Joel Moniz , Christopher Pal

We assess the tendency of state-of-the-art object recognition models to depend on signals from image backgrounds. We create a toolkit for disentangling foreground and background signal on ImageNet images, and find that (a) models can…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Kai Xiao , Logan Engstrom , Andrew Ilyas , Aleksander Madry

This paper provides an extensive study on the availability of image representations based on convolutional networks (ConvNets) for the task of visual instance retrieval. Besides the choice of convolutional layers, we present an efficient…

计算机视觉与模式识别 · 计算机科学 2016-05-10 Ali Sharif Razavian , Josephine Sullivan , Stefan Carlsson , Atsuto Maki

Nowadays most research in visual recognition using Convolutional Neural Networks (CNNs) follows the "deeper model with deeper confidence" belief to gain a higher recognition accuracy. At the same time, deeper model brings heavier…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Mohammad Farhadi , Mehdi Ghasemi , Yezhou Yang

The growing use of convolutional neural networks (CNN) for a broad range of visual tasks, including tasks involving fine details, raises the problem of applying such networks to a large field of view, since the amount of computations…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Hadar Gorodissky , Daniel Harari , Shimon Ullman

Very deep convolutional neural networks (CNNs) have been firmly established as the primary methods for many computer vision tasks. However, most state-of-the-art CNNs are large, which results in high inference latency. Recently, depth-wise…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yihui He , Jianing Qian , Jianren Wang , Cindy X. Le , Congrui Hetang , Qi Lyu , Wenping Wang , Tianwei Yue

Training supervised image synthesis models requires a critic to compare two images: the ground truth to the result. Yet, this basic functionality remains an open problem. A popular line of approaches uses the L1 (mean absolute error) loss,…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Alex Andonian , Taesung Park , Bryan Russell , Phillip Isola , Jun-Yan Zhu , Richard Zhang

Recently, self-supervised representation learning gives further development in multimedia technology. Most existing self-supervised learning methods are applicable to packaged data. However, when it comes to streamed data, they are…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Zhiwei Lin , Yongtao Wang , Hongxiang Lin

Building compact convolutional neural networks (CNNs) with reliable performance is a critical but challenging task, especially when deploying them in real-world applications. As a common approach to reduce the size of CNNs, pruning methods…

机器学习 · 计算机科学 2020-05-26 Hang Li , Chen Ma , Wei Xu , Xue Liu

The CIFAR-10 and CIFAR-100 datasets are two of the most heavily benchmarked datasets in computer vision and are often used to evaluate novel methods and model architectures in the field of deep learning. However, we find that 3.3% and 10%…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Björn Barz , Joachim Denzler

Recent enhancements of deep convolutional neural networks (ConvNets) empowered by enormous amounts of labeled data have closed the gap with human performance for many object recognition tasks. These impressive results have generated…

计算机视觉与模式识别 · 计算机科学 2017-12-13 Aysegul Dundar , Ignacio Garcia-Dorado
‹ 上一页 1 8 9 10 下一页 ›