Code Monkey home page Code Monkey logo

Comments (6)

sshaoshuai avatar sshaoshuai commented on June 30, 2024

You are right. Here the output form is consistent with the KITTI label files (KITTI rectified camera coordinate ). Please refer to the introduction of KITTI training labels for details.

from pointrcnn.

Chay16 avatar Chay16 commented on June 30, 2024

OK thanks for your answer ! Another point, is there a way to disable the calibration step easily to train PointRCNN on other annotated point clouds ?

from pointrcnn.

sshaoshuai avatar sshaoshuai commented on June 30, 2024

You need to check the codes manually to update the codes where the calibrations are used. Most of them are in the dataset related codes, maybe you should write a new dataloader for your own point clouds.

from pointrcnn.

Chay16 avatar Chay16 commented on June 30, 2024

I will write a new dataloader, it will be more appropriate I think. Another point, why are you subsampling the point cloud into 16,384 points as mentioned in the paper? Is it only for a memory point of view ?

from pointrcnn.

sshaoshuai avatar sshaoshuai commented on June 30, 2024

The PointNet++ needs a fixed number of input points and then I subsample 16384 points as the input.

from pointrcnn.

uranuscc avatar uranuscc commented on June 30, 2024

this post has helped to clarify my doubts too. thanks.

from pointrcnn.

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.