Git Product home page Git Product logo

bpy-visualization-utils's Introduction

I'm a research scientist at DeepMind doing research on robust and reliable deep learning. Before, I did a PhD at the Max Planck Institute for Informatics. Here on GitHub you can find research projects as well as open source software developed in my spare time.

Support my open source projects by donating: PayPal


bpy-visualization-utils's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bpy-visualization-utils's Issues

register_module('import_off'): defines no classes

Hello, I have trouble with this problem for many days, and there is few possible solutions to it.

When I run the code in the shell blender --background --python render_off.py -- --off examples/0.off --output examples/0.png, it gives me the feedback:

Traceback (most recent call last):
  File "/media/renwen/21EC3ABD229B0E60/project/cvpr2018shapecompletion/bpy-visualization-utils-master/render_off.py", line 6, in <module>
    from blender_utils import *
  File "/media/renwen/21EC3ABD229B0E60/project/cvpr2018shapecompletion/bpy-visualization-utils-master/blender_utils.py", line 67, in <module>
    import_off.register()
  File "/home/renwen/.config/blender/2.79/scripts/addons/import_off.py", line 171, in register
    bpy.utils.register_module(__name__)
  File "/usr/share/blender/scripts/modules/bpy/utils/__init__.py", line 684, in register_module
    raise Exception("register_module(%r): defines no classes" % module)
Exception: register_module('import_off'): defines no classes

This is the trouble that I met, and I don't know how to solve it. Would you like to tell me how to solve it?
I use your tools to help my projects on 3d reconstruction on pieces of chinaware.
Thanks a lot.
My email address is [email protected].

Blender aborted

Hi, I have blender 2.79. When I try the examples, the command finishes with a "Abort (core dumped)" message. Do you know what it should be?

Thanks.

Black spots in the high-resolution Voxel

Greetings, there are some black spots when I try to render a high-resolution voxel (The File type is .binvox). However, it is normal to render a low-resolution voxel (32^3). Could you tell me how to fix this problem? Thanks in advance.
1

ModuleNotFound

When I type ./example/render_txt.sh, it shows that ModuleNotFoundError: No module named 'blender_utils'.

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.