GithubHelp home page GithubHelp logo

Comments (2)

Condor-G avatar Condor-G commented on July 22, 2024

Hi~
I had the same problem.
Please solve this problem first:
External Losses (Chamfer-EMD) cannot be loaded. Please install them first.

Please check whether your external/structural_losses/init.py or src/point_net_ae.py is running well when import modules. You can delete "try and except" and run to see the problem clearly.
After that, "IndexError: list index out of range" is not a problem.
In a word, check your import modules statements.
Maybe it can help you~
QAQ

from latent_3d_points.

DuanYaQi avatar DuanYaQi commented on July 22, 2024

maybe you can try absolute path
top_out_dir = '/home/latent_3d_points/data/' # Use to save Neural-Net check-points etc
top_in_dir = '/home/latent_3d_points/data/shape_net_core_uniform_samples_2048/' # Top-dir of where point-clouds are stored.

from latent_3d_points.

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.