Coder Social home page Coder Social logo

grasping_detection_system's Introduction

Grasping Detection System

Introduction

This papers investigates several approaches for the detection of graspable areas of an object. In particular, two Resnet-50 and two ResNet-18 models are trained with different configurations:

  1. Pretrained ResNet-18 with a linear activation function
  2. Pretrained ResNet-18 with a sigmoid activation function and re-scaling of the labels and output vales
  3. Pretrained ResNet-50 with a sigmoid activation function and re-scaling of the labels and output vales
  4. Non-pretrained ResNet-50 with a sigmoid activation function and re-scaling of the labels and output vales.

Dataset

The models are trained on the Cornell Grasping Dataset, which can be downloaded from http://pr.cs.cornell.edu/grasping/rect_data/data.php

Results

The result show that all model achieve an accuracy of around 90%. Out of the four configurations, the ones re-scaling the labels and the output and using a sigmoid activation function (models 2, 3 and 4) resulted rectangles that are better suited for grasping, in terms of orientation, compared to model 1, which did not use such approach.

grasping_detection_system's People

Contributors

mrcabo avatar luciabaldassini avatar ifeelgitty avatar

Stargazers

 avatar 飞鸽传书 avatar  avatar

Watchers

James Cloos avatar  avatar

grasping_detection_system's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.