Git Product home page Git Product logo

Comments (3)

hansen7 avatar hansen7 commented on August 10, 2024

Hi, David.
There are lots of dataset in the area of points cloud, such as:
http://modelnet.cs.princeton.edu

There might be a few glitches in the original raw data files, but it can be relived easily with _fix_offfile() in here

btw, I do notice that during the random sampling using the random sampler from pyntcloud on this dataset, it some time encounter with the overflow in the multiplication, so I has set the data storage as 64 bit instead of 32 bit by default. And this problem is resolved :)

image

from pyntcloud.

daavoo avatar daavoo commented on August 10, 2024

Hola @hansen7 ! Have you checked the existing modelnet downloader?:

https://github.com/daavoo/pyntcloud/blob/master/pyntcloud/learn/datasets/modelnet.py

I did not encounter this overflow issues. Will try to look into that

from pyntcloud.

daavoo avatar daavoo commented on August 10, 2024

I'm not 100% sure that this is a float64/32 issue

from pyntcloud.

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.