Code Monkey home page Code Monkey logo

gam-paper-data's Introduction

This repository contains the code-generated data for the GAM paper.

DOI

Data structure:

The dataset is organised first according to the number and type of hooks included in the workspace, thus the folders named "2_hooks_C", "3_hooks_C+", etc.

For each number and type of hook, the folder contains 5 subfolders of data.

Each subfolder contains the point cloud scene latent features, the mojuco simulation states and the grasp poses generated by GraspNet1Billion.

Each .npy file is indexed and contains 10k datapoints.

The datapoints are ordered within each .npy file, which means that the i-th datapoint in j-th good_grasp_features_j.npy file should correspond to the i-th datapoint in the j-th good_grasp_mjc_state_j.npy file.

The .npy files can be read via numpy, while the .mjc files can be read by pickle.

An example Python script is provided for reading the dataset. Please refer to https://github.com/IanYangChina/GAM-paper-codes for the official codes of the paper for more information of using the dataset.

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.