Giter Club home page Giter Club logo

Comments (2)

isht7 avatar isht7 commented on September 3, 2024

Upon further inspection it seems that the error occurs when the there are too few points(1 or 0) in input_data['radar_points']. Could you suggest a fix to this?

from radar_depth.

brade31919 avatar brade31919 commented on September 3, 2024

Hi @isht7

The ver2_lidar1_radar3_radar_only is more like a patch for more radar information. In ver3, if I remember correctly, I used only the front and back camera + Radar points, but we accumulate the radar points along the temporal axis a bit to get more points.

Regarding the ver2 issue, as I indicated in README.md, I haven't finished the documentations on dataset yet. The processed dataset was originally extracted from the nuScenes database. The code used to export them can be found here. However, I haven't tested them before the release of the code (I don't have the machine and storage to do that now since students need to leave the lab after the project). The top priority in this repo is that the users can used the training code and processed dataset to get the similar results I got on the paper.

Regarding the projection of radar points onto other camera, you can check the code here and try it yourself. I remember that you can't get like more than 10 points which is quite frustrating. That's the reason why I changed back to front + back views.

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.