Giter VIP home page Giter VIP logo

gndnet's People

Contributors

anshulpaigwar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gndnet's Issues

Clarification of remove_outliers function?

Thanks for the repo!

I wonder if you use the remove_outliers function to remove all the other points than "ground", would you just calculate the recall value?
In other words, if you just classify all points as "ground", the recall metric here will be 100%.

Can you please clarify this?

What are the indexes used for validation

The indexes for validation based on the preprocessed dataset do not add up to 3040.

Are there some frames skipped during evaluation or are there any differnet npys during evaluation. Please do let me know.

Thanks,
Prashant

The decoder output dimension and interpreation

Hi,
Thanks for releasing the code for the paper.

I wanted to know the details of the psueod image. Is it a range image form of the lidar. What would be its dimensions, and how do I interpret this psuedo-image.
I wanted to know some details regarding the Convultional Enc-Dec output. Is the output having the same dimesnison as the input lidar scan. Is the output of the decoder similar to a recosntruction of the lidar scan that was input to the models.

Eagerly awaiting for a reply.

Thanks,
Prashant

Use it with real data

Hi, I would like to test this with a 3D lidar installed on a mobile robot.

How can I do so? Could you please provide the "entry point" for the real time data?

and the output as well?

Thank you

Can your model also detect floors below the ground? (e.g. steps and stairs)

Hi there! I was searching for ground detection / height detection methods in autonomous driving for inspiration to develop cliff detection models. It seems like your model can detect whatever is above the ground but I was wondering whether your code can also perform ground depression (the opposite of elevation) and detect objects below the ground, like cliffs, steps and stairs (downwards). Thank you!

Point Pillar Construction

Hi,

thanks for providing your code to your paper. I checked point_cloud_ops.py where the point pillars are created from a point cloud. In the points_to_voxel*_kernel functions you use ndim=3. To me this indicates that you are mapping the points actually to 3d voxel cells instead of point pillars since if you have two points A=(x,y,0), B=(x,y,20) I would have assumed they are located in the same point pillar as they are just on top of each other, but for a voxel size in z < 20 they will never be associated to the same pillar.

Could you please clearify why you used ndim=3 instead of only considering x and y position? Maybe I am overlooking something.

Thanks a lot in advance.

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.