Code Monkey home page Code Monkey logo

ral_non-learning_depthcompletion's People

Contributors

placeforyiming 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

Watchers

 avatar  avatar  avatar

ral_non-learning_depthcompletion's Issues

[Resource for C++]

Hello, Dr. Zhao

Thank you very much for open source the code. I am very interested in your method. When will the c++ code of this method be open sourced?

Thanks again.

instance path

Thanks for sharing your code. In read_one_val, you reference instance in line 132,

instance_path='./depth_selection/val_selection_cropped/instance'

how to generate instance folder as it is not part of kitti depth dataset.

Some questions about implementation on VLP-16

Hi,
First of all thank you for open-sourcing your amazing work.
I'm looking into using this repo onto a camera/lidar setup with a VLP-16 and have some questions that you hopefully can help with.

  1. In your paper you've mentioned

Our solution outperforms the baseline for both 32-line and 64-line cases, but the self-supervised baseline starts to take the lead in 16-line case. This phenomenon verifies the condition of our algorithm - Thepoint cloud cannot be too sparse; otherwise it may lose the geometry information.

Is my understanding correct that the 16-line case still will work with this repo or did you mean that this method will not perform at all using a VLP-16 and thus another solution needs to be used?

  1. As far as my understanding goes, an intrinsic matrix is used to convert 3D point onto the 2D camera space. However, the relative position of the camera compared to the lidar needs to be known to do it properly (extrinsic parameters). If I'm not mistaken these extrinsic parameters are defined in tools.py in the get_all_points function as
    extrinsic_v_2_c=[[0.007,-1,0,0],[0.0148,0,-1,-0.076],[1,0,0.0148,-0.271],[0,0,0,1]]
    I've tried to look at Kitti setup to figure out what these numbers represent, but cannot wrap my head around it. Could you please explain where you got these numbers from and what they represent?

  2. In the do_range_projection(points,proj_H=96,proj_W=2048,fov_up=3.0,fov_down=-18.0) function in tools.py I do not understand where you got the default numbers from nor what proj_H and proj_W represent. I've also looked up the datasheet of the HDL-64E and cannot see the fov_up and fov_down you use as default there. Could you please clarify what these arguments are and where you obtained the numbers from?

Looking forward to your reply!
Kind regards
Alex

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.