中文
相关论文

相关论文: Food Image Recognition by Using Convolutional Neur…

200 篇论文

Object detection systems based on the deep convolutional neural network (CNN) have recently made ground- breaking advances on several object detection benchmarks. While the features learned by these high-capacity neural networks are…

计算机视觉与模式识别 · 计算机科学 2016-01-15 Yuting Zhang , Kihyuk Sohn , Ruben Villegas , Gang Pan , Honglak Lee

Deep Convolutional Neural Network (CNN) is a special type of Neural Networks, which has shown exemplary performance on several competitions related to Computer Vision and Image Processing. Some of the exciting application areas of CNN…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Asifullah Khan , Anabia Sohail , Umme Zahoora , Aqsa Saeed Qureshi

Food recognition plays an important role in food choice and intake, which is essential to the health and well-being of humans. It is thus of importance to the computer vision community, and can further support many food-oriented vision and…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Weiqing Min , Zhiling Wang , Yuxin Liu , Mengjiang Luo , Liping Kang , Xiaoming Wei , Xiaolin Wei , Shuqiang Jiang

The absence of food monitoring has contributed significantly to the increase in the population's weight. Due to the lack of time and busy routines, most people do not control and record what is consumed in their diet. Some solutions have…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Charles N. C. Freitas , Filipe R. Cordeiro , Valmir Macario

Facial expression recognition is a topic of great interest in most fields from artificial intelligence and gaming to marketing and healthcare. The goal of this paper is to classify images of human faces into one of seven basic emotions. A…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Akash Saravanan , Gurudutt Perichetla , K. S. Gayathri

Convolutional Neural Networks (CNNs) have achieved superior performance on object image retrieval, while Bag-of-Words (BoW) models with handcrafted local features still dominate the retrieval of overlapping images in 3D reconstruction. In…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Tianwei Shen , Zixin Luo , Lei Zhou , Runze Zhang , Siyu Zhu , Tian Fang , Long Quan

Successful fine-grained image classification methods learn subtle details between visually similar (sub-)classes, but the problem becomes significantly more challenging if the details are missing due to low resolution. Encouraged by the…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Dingding Cai , Ke Chen , Yanlin Qian , Joni-Kristian Kämäräinen

The use of Convolutional Neural Networks (CNN) in natural image classification systems has produced very impressive results. Combined with the inherent nature of medical images that make them ideal for deep-learning, further application of…

机器学习 · 计算机科学 2016-01-11 Junghwan Cho , Kyewook Lee , Ellie Shin , Garry Choy , Synho Do

Surface inspection systems are an important application domain for computer vision, as they are used for defect detection and classification in the manufacturing industry. Existing systems use hand-crafted features which require extensive…

图像与视频处理 · 电气工程与系统科学 2019-04-10 Selim Arikan , Kiran Varanasi , Didier Stricker

We present an empirical study of applying deep Convolutional Neural Networks (CNN) to the task of fashion and apparel image classification to improve meta-data enrichment of e-commerce applications. Five different CNN architectures were…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Alexander Schindler , Thomas Lidy , Stephan Karner , Matthias Hecker

In digital forensics, file fragment classification is an important step toward completing file carving process. There exist several techniques to identify the type of file fragments without relying on meta-data, such as using features like…

密码学与安全 · 计算机科学 2025-04-15 Mustafa Ghaleb , Kunwar Saaim , Muhamad Felemban , Saleh Al-Saleh , Ahmad Al-Mulhem

Convolutional Neural Networks (CNNs) are powerful models that achieve impressive results for image classification. In addition, pre-trained CNNs are also useful for other computer vision tasks as generic feature extractors. This paper aims…

计算机视觉与模式识别 · 计算机科学 2015-07-10 Ben Athiwaratkun , Keegan Kang

Convolutional Neural Networks (CNNs) serve as the workhorse of deep learning, finding applications in various fields that rely on images. Given sufficient data, they exhibit the capacity to learn a wide range of concepts across diverse…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Saorj Kumar , Prince Asiamah , Oluwatoyin Jolaoso , Ugochukwu Esiowu

Remarkable progress has been made in image recognition, primarily due to the availability of large-scale annotated datasets and the revival of deep CNN. CNNs enable learning data-driven, highly representative, layered hierarchical image…

计算机视觉与模式识别 · 计算机科学 2016-02-11 Hoo-Chang Shin , Holger R. Roth , Mingchen Gao , Le Lu , Ziyue Xu , Isabella Nogues , Jianhua Yao , Daniel Mollura , Ronald M. Summers

Deep learning with a convolutional neural network (CNN) has been proved to be very effective in feature extraction and representation of images. For image classification problems, this work aim at finding which classifier is more…

机器学习 · 计算机科学 2015-06-09 Lei Zhang , David Zhang

An important task that domestic robots need to achieve is the recognition of states of food ingredients so they can continue their cooking actions. This project focuses on a fine-tuning algorithm for the VGG (Visual Geometry Group)…

计算机视觉与模式识别 · 计算机科学 2019-05-22 Juan Wilches

Convolutional Neural Network (CNN) has become the state-of-the-art for object detection in image task. In this chapter, we have explained different state-of-the-art CNN based object detection models. We have made this review with…

计算机视觉与模式识别 · 计算机科学 2020-06-15 F. Sultana , A. Sufian , P. Dutta

Food classification is a challenging problem due to the large number of categories, high visual similarity between different foods, as well as the lack of datasets for training state-of-the-art deep models. Solving this problem will require…

计算机视觉与模式识别 · 计算机科学 2019-07-16 Parneet Kaur , Karan Sikka , Weijun Wang , Serge Belongie , Ajay Divakaran

Deep Neural Networks (DNNs) excel on many complex perceptual tasks but it has proven notoriously difficult to understand how they reach their decisions. We here introduce a high-performance DNN architecture on ImageNet whose decisions are…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Wieland Brendel , Matthias Bethge

Deep neural network based learning approaches is widely utilized for image classification or object detection based problems with remarkable outcomes. Realtime Object state estimation of objects can be used to track and estimate the…

人机交互 · 计算机科学 2020-06-29 Siddarth S , Sainath G , Vignesh S