Giter Club home page Giter Club logo

Comments (5)

brade31919 avatar brade31919 commented on September 3, 2024 1

Hi @zazgf,

It depends on the sparsifier argument passed to the dataset construction (the name itself is a bit confusing). So if the sparsifier is "radar", then the inputs contain the concatenation of images and raw radar depth maps. If it's "radar_filtered", then the inputs are composed by images and filtered radar depth maps instead.

Therefore, as you can see in README.md, the sparsifier is set to "radar".

from radar_depth.

zazgf avatar zazgf commented on September 3, 2024

With reading the program, I learned a lot, Thank you very much for releasing the code.

from radar_depth.

brade31919 avatar brade31919 commented on September 3, 2024

Hi @zazgf ,

The part you mentioned is actually in the data loader and that part was used to generate different sparse patterns for the experiments in Table 2 from our paper. So you can generate (1) normal radar measurements, (2) radar points filtered by the ground truth LiDAR scans, or (3) radar points filtered by the trained classifyer, etc. In the main experiment, we use (1), so there should be no concern related to "using lidar data to do the filtering".

from radar_depth.

zazgf avatar zazgf commented on September 3, 2024

@brade31919 Thanks for your reply.
Does this mean that I can achieve the project function without lidar?
Thanks again.

from radar_depth.

zazgf avatar zazgf commented on September 3, 2024

@brade31919 Get your point, I didn't realize this before.I need pay more attention on code reading. Thanks.

from radar_depth.

Related Issues (19)

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.