Giter Site home page Giter Site logo

Comments (6)

loicland avatar loicland commented on September 23, 2024

Did you apply the fix on S3DIS?

from superpoint_graph.

whuhxb avatar whuhxb commented on September 23, 2024

Did you apply the fix on S3DIS?

After conducting fix on S3DIS, the error still occurs.

Timer : 98.6 / 1019.4 / 794.3
6 / 23---> hallway_2
creating the feature file...
Traceback (most recent call last):
File "partition/partition.py", line 123, in
xyz, rgb, labels = read_s3dis_format(data_file)
File "/export/home/hanxiaobing/Documents/PlaneNet_PlaneRCNN/DGCNN_PointNet2/SensatUrban/SPG/superpoint_graph-release/partition/provider.py", line 155, in read_s3dis_format
room_ver = genfromtxt(raw_path, delimiter=' ')
File "/export/home/hanxiaobing/anaconda3/envs/SPG/lib/python3.7/site-packages/numpy/lib/npyio.py", line 2124, in genfromtxt
raise ValueError(errmsg)
ValueError: Some errors were detected !
Line #926337 (got 7 columns instead of 6)

Have you ever met this error? Thanks a lot.

from superpoint_graph.

loicland avatar loicland commented on September 23, 2024

maybe check line 926337 in your hallway_2 file, apparently there a missing character, you can fix it by hand.

from superpoint_graph.

whuhxb avatar whuhxb commented on September 23, 2024

maybe check line 926337 in your hallway_2 file, apparently there a missing character, you can fix it by hand.

which area?

from superpoint_graph.

loicland avatar loicland commented on September 23, 2024

the one with 23 rooms

from superpoint_graph.

whuhxb avatar whuhxb commented on September 23, 2024

926337

OK. Checked. Thanks.

from superpoint_graph.

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.