Code Monkey home page Code Monkey logo

Comments (1)

xiaoru222 avatar xiaoru222 commented on August 29, 2024

when I run python create_label_files.py all. I got this error:

Traceback (most recent call last):
File "create_label_files.py", line 90, in
mesh = trimesh.load(folder + "registeredScene.ply")
File "D:\program files(x86)\anaconda3\lib\site-packages\trimesh\exchange\load.py", line 136, in load
**kwargs)
File "D:\program files(x86)\anaconda3\lib\site-packages\trimesh\constants.py", line 134, in timed
result = method(*args, **kwargs)
File "D:\program files(x86)\anaconda3\lib\site-packages\trimesh\exchange\load.py", line 212, in load_mesh
**kwargs)
File "D:\program files(x86)\anaconda3\lib\site-packages\trimesh\exchange\ply.py", line 97, in load_ply
prefer_color=prefer_color)
File "D:\program files(x86)\anaconda3\lib\site-packages\trimesh\exchange\ply.py", line 327, in elements_to_kwargs
for i in 'xyz'])
File "D:\program files(x86)\anaconda3\lib\site-packages\trimesh\exchange\ply.py", line 327, in
for i in 'xyz'])
KeyError: 'data'

from objectdatasettools.

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.