paper-with-me

Papers

VGG Fine-tuning for Cooking State Recognition

2019-05-13 · Juan Wilches

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) architecture of deep convolutional neural networks (CNN) for object recognition. The algorithm aims to identify eleven different ingredient cooking states for an image dataset. The original VGG model was adjusted and trained to properly classify the food states. The model was initialized with Imagenet weights. Different experiments were carried out in order to find the model parameters that provided the best performance. The accuracy achieved for the validation set was 76.7% and for the test set 76.6% after changing several parameters of the VGG model.

📄 PDF Abstract BibTeX arXiv:1905.08606

Code (0)

등록된 구현이 없습니다.

Tasks

Object Recognition

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Ethereum Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Classifying cooking object's state using a tuned VGG convolutional neural network

2018-05-23 · Rahul Paul

In robotics, knowing the object states and recognizing the desired states are very important. Objects at different states would require different grasping. To achieve different states, different manipulations would be re…

General ClassificationObject

Cooking State Recognition from Images Using Inception Architecture

2018-05-25 · Md Sirajus Salekin, Ahmad Babaeian Jelodar, Rafsanjany Kushol

A kitchen robot properly needs to understand the cooking environment to continue any cooking activities. But object's state detection has not been researched well so far as like object detection. In this paper, we propos…

object-detectionObject Detection

Continuous Object State Recognition for Cooking Robots Using Pre-Trained Vision-Language Models and Black-box Optimization

2024-03-13 · Kento Kawaharazuka, Naoaki Kanazawa, Yoshiki Obinata, Kei Okada 외

The state recognition of the environment and objects by robots is generally based on the judgement of the current state as a classification problem. On the other hand, state changes of food in cooking happen continuously…

Tuned Inception V3 for Recognizing States of Cooking Ingredients

2019-05-05 · Kin Ng

Cooking is a task that must be performed in a daily basis, and thus it is an activity that many people take for granted. For humans preparing a meal comes naturally, but for robots even preparing a simple sandwich result…

Transfer Learning

Real-World Cooking Robot System from Recipes Based on Food State Recognition Using Foundation Models and PDDL

2024-10-03 · Naoaki Kanazawa, Kento Kawaharazuka, Yoshiki Obinata, Kei Okada 외

Although there is a growing demand for cooking behaviours as one of the expected tasks for robots, a series of cooking behaviours based on new recipe descriptions by robots in the real world has not yet been realised. In…

Language ModelingLanguage ModellingLarge Language Model