Git Product home page Git Product logo

Comments (3)

wzzheng avatar wzzheng commented on September 27, 2024 1

Thanks for your interest!

  1. Here is a detailed inference speed of TPVFormer for your reference. The main latency lies in the TPV construction stage. However, the current code is not optimized for speed. There is still much room for improvement. As for the comparison with Tesla, we think the main discrepancy lies in the hardware design. Their on-car hardware is perhaps designed for this, resulting in the much faster speed.

image

2. I'm still not quite certain about your scenario, but based on my current understanding, I do not think the point cloud density would be a large problem, as TPVFormer only relies on camera inputs in the test phase. However, the learned model might overfit the training point cloud density and output different occupancies for dock and open water scenarios. I don't know if I'm getting this right, but I'm open to more discussions!

from tpvformer.

wzzheng avatar wzzheng commented on September 27, 2024 1

Thank you @wzzheng for the detailed reply,

I will investigate a bit more the code behind the TPV construction. I think I might have to try and optimize the code a bit, but not by much, as we still have a pretty powerful computer on board.

As for the second question, my concerns are more oriented towards over fitting in training. I read the paper more carefully, and if I understood correctly you use TPVformer to generate dense semantically-rich 3D representations (varying depending on the task) supervised only on the sparse signal provided by the point clouds. How sparse can the training signal become to still train the model successfully? I am a bit worried considering the very sparse nature of open waters, and the non-homogeneity if the data between open waters and docks scenarios, but I guess we will just have to train the model on our data and see if and what it's able to learn.

I will keep you posted.

Thanks for sharing! I look forward to your results!

from tpvformer.

DiTo97 avatar DiTo97 commented on September 27, 2024

Thank you @wzzheng for the detailed reply,

I will investigate a bit more the code behind the construction of the TPV representation. I think I might have to try and optimize the code a bit, but not a lot, as we still have a pretty powerful computer on board.

As for the second question, my concerns are more oriented towards over fitting in training. I read the paper more carefully, and if I understood correctly you use TPVformer to generate dense semantically-rich 3D representations (varying depending on the task) supervised only on the sparse signal provided by the point clouds. The key insight is how sparse the training signal can become to train the model successfully. I am a bit worried considering the very sparse nature of open waters, and the non-homogeneity of the data between the scenarios, but I guess we will just have to train the model on our data and see if and what it's able to learn.

I will keep you posted.

from tpvformer.

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.