GithubHelp home page GithubHelp logo

Comments (3)

traveller59 avatar traveller59 commented on July 2, 2024

I am not familiar with ROS, so I only can provide some advice.

  1. There are some wrong boxes which are from previous frames, please check your code.
  2. The pretrained only detect cars, if you want to detect vans you need to train a new model.
  3. The pretrained is trained with the cars which is very close to self and is cropped during training. train with non-crop point cloud or crop the point cloud.
  4. The second detector isn't so good in BEV benchmark, I think the major problem is noise per ground-truth. may be you need to fine-tune the network for several epoch without noise.
  5. default config use low score threshold to get better kitti performance, consider increase it.

from second.pytorch.

cedricxie avatar cedricxie commented on July 2, 2024

Thanks for the reply @traveller59 . I will follow your advice and try to improve the performance.

Thanks again for sharing your work!

Yuesong

from second.pytorch.

xieqi1996 avatar xieqi1996 commented on July 2, 2024

Hello,

Thanks @traveller59 for sharing the code! I tried to implement it as a ROS node repository link and test the performance with KITTI raw dataset 2011_09_26_drive_0005. You can find a video at the youtube link.

I suspect that I might have done something wrong and the performance could be improved. If any of you can check out my code and let me know if you have any suggestions / comments, feel free to do so. Thank you.

Best Regards,

Yuesong

Could you please tell me how to test the performance with KITTI raw dataset 2011_09_26_drive_0005? I don't know where to put the raw data.

from second.pytorch.

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.