Git Product home page Git Product logo

Comments (6)

SilviaSapora avatar SilviaSapora commented on July 17, 2024 1

I found the cause of this is. I think there is an inconsistency between the way the SDF is generated(by SDFGen) and the library that is creating the SDF3D python object(Meshpy). The problem can be solved by changing the Sdf3D file in Meshpy. If you go read the init function of Sdf3D, you'll find that at one point one of the transformation matrices is divided by the resolution. If you remove that division the SDF creation will work as expected.
I'm sorry I didn't answer this earlier but the issue was closed so I didn't notice.

from dex-net.

jeffmahler avatar jeffmahler commented on July 17, 2024

It looks like there is a [50, 50, 50] offset applied to the SDF. Not sure where that is coming from. Can you share the mesh you are using and any of the commands you ran to generate the grasps?

from dex-net.

pyni avatar pyni commented on July 17, 2024

The mesh is just the 'vase' in example_old.hdf5:
image
And i just follow the normal process:Open a database;Open a dataset;Sample grasps;Compute metrics;Display grasps for object.
And here are some attributions of this SDF:
image

Here i have tried other objects in example_old.hdf5, such as bar_clamp,part1 and so on. It is strange that the centers of these objects are [50,50,50]

from dex-net.

pyni avatar pyni commented on July 17, 2024

Yes, it works. That is the point.
Thanks again!

from dex-net.

wjydou avatar wjydou commented on July 17, 2024

hey,how do you do with your own data to create the training set?

from dex-net.

wjydou avatar wjydou commented on July 17, 2024

@pyni

from dex-net.

Related Issues (20)

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.