Giter Club home page Giter Club logo

Comments (10)

hzxie avatar hzxie commented on June 3, 2024

@zhangyanan0306
Sorry, I cannot reproduce your error.
In addition, I didn't import io in lmdb_serializer.py.

from grnet.

hzxie avatar hzxie commented on June 3, 2024

You need to install lmdb and tensorpack before running the script.

pip install lmdb tensorpack

from grnet.

jlqzzz avatar jlqzzz commented on June 3, 2024

You need to install lmdb and tensorpack before running the script.

pip install lmdb tensorpack

One of your files is named io.py ,in ‘/utils/ io.py . Are you sure it works? Does this name not conflict with the IO module in Python?
After rename io.py another name, the IO error is no longer prompted.
But there is another error as follows:
QQ截图20200710104629

It seems that GLIBC_2.27 is not supported in Ubuntu server 16.04.
You're using 18.04? What can I do to make it work on my 16.04.

from grnet.

hzxie avatar hzxie commented on June 3, 2024

Actually, I'm using Arch Linux.
Maybe you can try a lower version of open3d?
I'll upload a processed ShapeNet dataset on Google Drive later.

from grnet.

hzxie avatar hzxie commented on June 3, 2024

One of your files is named io.py ,in ‘/utils/ io.py . Are you sure it works? Does this name not conflict with the IO module in Python?
After rename io.py another name, the IO error is no longer prompted.

But I didn't import IO in this file. Please tell me why io.py appears in the stack trace?

from grnet.

jlqzzz avatar jlqzzz commented on June 3, 2024

One of your files is named io.py ,in ‘/utils/ io.py . Are you sure it works? Does this name not conflict with the IO module in Python?
After rename io.py another name, the IO error is no longer prompted.

But I didn't import IO in this file. Please tell me why io.py appears in the stack trace?

open3d.io.write_point_cloud(os.path.join(partial_output_folder, '%02d.pcd' % idx), p)
open3d.io.write_point_cloud(os.path.join(complete_output_folder, '%s.pcd' % model_id), p)

Is it caused here?
He mistakenly gave priority to finding /utils/io.py?

from grnet.

hzxie avatar hzxie commented on June 3, 2024

I don't think so.
Are you using VS Code or PyCharm?
Try to run it in the Terminal.

Please refer to

from grnet.

jlqzzz avatar jlqzzz commented on June 3, 2024

I don't think so.

QQ截图20200710112351
What could be the reason?

from grnet.

hzxie avatar hzxie commented on June 3, 2024

You can now download the processed dataset from here.

from grnet.

jlqzzz avatar jlqzzz commented on June 3, 2024

You can now download the processed dataset from here.

Thank you very much!

from grnet.

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.