Code Monkey home page Code Monkey logo

Comments (3)

taiya avatar taiya commented on August 11, 2024

This is the obj2gltf converted model (binary gltf file):
114b662c64caba81bb07f8c2248e54bc.glb.zip

TL;DR: neither looks good...

Which when visualized on https://gltf-viewer.donmccurdy.com/ results in:
Screen Shot 2021-07-28 at 10 58 29 PM

And when rendered in blender results in:
Screen Shot 2021-07-28 at 10 51 05 PM

Being discussed on the shapenet forums.

from kubric.

taiya avatar taiya commented on August 11, 2024

Meanwhile @Qwlouse I worked on this script this afternoon/evening (for your review):
shapenet2kurbic/parallel_obj2gltf.py

Example execution:

~/dev/kubric/shapenet2kubric: make pararallel_obj2gltf
docker run --rm --interactive \
        --user 536401:89939 \
        --volume /usr/local/google/home/atagliasacchi/dev/kubric/shapenet2kubric:/shapenet2kubric \
        --volume /usr/local/google/home/atagliasacchi/datasets/ShapeNetCore.v2:/ShapeNetCore.v2 \
        kubricdockerhub/shapenet:latest \
        python3.7 /shapenet2kubric/parallel_obj2gltf.py
  1%|          | 279/52491 [01:14<3:40:05,  3.95it/s]

from kubric.

taiya avatar taiya commented on August 11, 2024

Breaking down this issue into a collection of issues (milestone) for better tracking of problems.

from kubric.

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.