中文
相关论文

相关论文: When does dough become a bagel? Analyzing the rema…

200 篇论文

Electronic component classification and detection are crucial in manufacturing industries, significantly reducing labor costs and promoting technological and industrial development. Pre-trained models, especially those trained on ImageNet,…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Yidi Shao , Longfei Zhou , Fangshuo Tang , Xinyi Shi , Dalang Chen , Shengtao Xia

In recent years, convolutional neural networks (CNNs) took over the field of document analysis and they became the predominant model for word spotting. Especially attribute CNNs, which learn the mapping between a word image and an attribute…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Fabian Wolf , Philipp Oberdiek , Gernot A. Fink

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

Saliency map estimation in computer vision aims to estimate the locations where people gaze in images. Since people tend to look at objects in images, the parameters of the model pretrained on ImageNet for image classification are useful…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Taiki Oyama , Takao Yamanaka

Batch normalization is a key component of most image classification models, but it has many undesirable properties stemming from its dependence on the batch size and interactions between examples. Although recent work has succeeded in…

计算机视觉与模式识别 · 计算机科学 2021-02-12 Andrew Brock , Soham De , Samuel L. Smith , Karen Simonyan

A few years ago, the first CNN surpassed human performance on ImageNet. However, it soon became clear that machines lack robustness on more challenging test cases, a major obstacle towards deploying machines "in the wild" and towards…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Robert Geirhos , Kantharaju Narayanappa , Benjamin Mitzkus , Tizian Thieringer , Matthias Bethge , Felix A. Wichmann , Wieland Brendel

Software defect datasets, which are collections of software bugs, are essential resources to facilitate empirical research and enable standardized benchmarking for a wide range of software engineering techniques, including emerging areas…

软件工程 · 计算机科学 2026-02-12 Hao-Nan Zhu , Robert M. Furth , Michael Pradel , Cindy Rubio-González

It is well known that the usefulness of a machine learning model is due to its ability to generalize to unseen data. This study uses three popular cyberbullying datasets to explore the effects of data, how it's collected, and how it's…

机器学习 · 计算机科学 2024-12-03 Andrew Root , Liam Jakubowski , Mounika Vanamala

Recent text-to-image (T2I) generation models have achieved remarkable sucess by training on billion-scale datasets, following a `bigger is better' paradigm that prioritizes data quantity over availability (closed vs open source) and…

计算机视觉与模式识别 · 计算机科学 2025-10-03 L. Degeorge , A. Ghosh , N. Dufour , D. Picard , V. Kalogeiton

While it is nearly effortless for humans to quickly assess the perceptual similarity between two images, the underlying processes are thought to be quite complex. Despite this, the most widely used perceptual metrics today, such as PSNR and…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Richard Zhang , Phillip Isola , Alexei A. Efros , Eli Shechtman , Oliver Wang

Recent successes in visual recognition can be primarily attributed to feature representation, learning algorithms, and the ever-increasing size of labeled training data. Extensive research has been devoted to the first two, but much less…

计算机视觉与模式识别 · 计算机科学 2019-06-10 Yazhou Yao , Jian Zhang , Xiansheng Hua , Fumin Shen , Zhenmin Tang

Although deep convolutional neural networks (CNNs) have achieved great success in computer vision tasks, its real-world application is still impeded by its voracious demand of computational resources. Current works mostly seek to compress…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Chen Zhao , Bernard Ghanem

Recently, outstanding identification rates in image classification tasks were achieved by convolutional neural networks (CNNs). to use such skills, selective CNNs trained on a dataset of well-known images of metal surface defects captured…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Nadeem Jabbar Chaudhry , M. Bilal Khan , M. Javaid Iqbal , Siddiqui Muhammad Yasir

In the field of medical image analysis, achieving high accuracy is not enough; ensuring well-calibrated predictions is also crucial. Confidence scores of a deep neural network play a pivotal role in explainability by providing insights into…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Abhishek Singh Sambyal , Usma Niyaz , Narayanan C. Krishnan , Deepti R. Bathula

The rapid progress of photorealistic synthesis techniques has reached at a critical point where the boundary between real and manipulated images starts to blur. Thus, benchmarking and advancing digital forgery analysis have become a…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Yinan He , Bei Gan , Siyu Chen , Yichun Zhou , Guojun Yin , Luchuan Song , Lu Sheng , Jing Shao , Ziwei Liu

Medical imaging plays a vital role in modern diagnostics; however, interpreting high-resolution radiological data remains time-consuming and susceptible to variability among clinicians. Traditional image processing techniques often lack the…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Melika Filvantorkaman , Maral Filvan Torkaman

Machine learning problems involving sparse datasets may benefit from the use of convolutional neural networks if the numbers of samples and features are very large. Such datasets are increasingly more frequently encountered in a variety of…

图像与视频处理 · 电气工程与系统科学 2020-05-21 Baris Kanber

Deep neural networks can be unreliable in the real world when the training set does not adequately cover all the settings where they are deployed. Focusing on image classification, we consider the setting where we have an error distribution…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Sahil Singla , Atoosa Malemir Chegini , Mazda Moayeri , Soheil Feiz

Advances in image restoration and enhancement techniques have led to discussion about how such algorithmscan be applied as a pre-processing step to improve automatic visual recognition. In principle, techniques like deblurring and…

计算机视觉与模式识别 · 计算机科学 2019-01-30 Rosaura G. Vidal , Sreya Banerjee , Klemen Grm , Vitomir Struc , Walter J. Scheirer

The recent computer graphics developments have upraised the quality of the generated digital content, astonishing the most skeptical viewer. Games and movies have taken advantage of this fact but, at the same time, these advances have…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Edmar R. S. de Rezende , Guilherme C. S. Ruppert , Antonio Theophilo , Tiago Carvalho
‹ 上一页 1 8 9 10 下一页 ›