paper-with-me

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 required, as well as different grasping. To analyze the objects at different states, a dataset of cooking objects was created. Cooking consists of various cutting techniques needed for different dishes (e.g. diced, julienne etc.). Identifying each of this state of cooking objects by the human can be difficult sometimes too. In this paper, we have analyzed seven different cooking object states by tuning a convolutional neural network (CNN). For this task, images were downloaded and annotated by students and they are divided into training and a completely different test set. By tuning the vgg-16 CNN 77% accuracy was obtained. The work presented in this paper focuses on classification between various object states rather than task recognition or recipe prediction. This framework can be easily adapted in any other object state classification activity.

📄 PDF Abstract BibTeX arXiv:1805.09391

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationObject

Similar Papers 제목 키워드 기반

Classifying States of Cooking Objects Using Convolutional Neural Network

2021-04-30 · Qi Zheng

Automated cooking machine is a goal for the future. The main aim is to make the cooking process easier, safer, and create human welfare. To allow robots to accurately perform the cooking activities, it is important for t…

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

Identifying Object States in Cooking-Related Images

2018-05-17 · Ahmad Babaeian Jelodar, Md Sirajus Salekin, Yu Sun

Understanding object states is as important as object recognition for robotic task planning and manipulation. To our knowledge, this paper explicitly introduces and addresses the state identification problem in cooking r…

ObjectObject RecognitionTask Planning

State Classification of Cooking Objects Using a VGG CNN

2019-04-21 · Kyle Mott

In machine learning, it is very important for a robot to know the state of an object and recognize particular desired states. This is an image classification problem that can be solved using a convolutional neural networ…

BIG-bench Machine LearningClassificationData AugmentationGeneral Classification+2

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 Geom…

Object Recognition