Giter VIP home page Giter VIP logo

Comments (3)

huang-yh avatar huang-yh commented on July 29, 2024

Sorry for the confusion. We actually use [100*100*8 tpv resolution, 256 feature dimension] for 3D semantic occupancy prediction and [200*200*16 tpv resolution, 128 feature dimension] for lidar segmentation in the paper. Note that there is no necessary connection between the resolution of the tpv planes and the voxel resolution for visualization, since we can upsample the tpvplanes as shown in Fig. 6 at test time.
On the other hand, finer details could be expected if tpv planes of higher resolution are used.
Also, thanks for reporting the bug to us.

from tpvformer.

WuDianQiBian avatar WuDianQiBian commented on July 29, 2024

I see. Thanks for the reply.
I can understand we can upsample the tpvplanes during test time. But is there any reason not to use 200x200x16 for training in your paper? Did you observe minor improvements when increasing from 100x100x8 (with 2x upsample at test time) to 200x200x16 (no upsample at time time)?

from tpvformer.

huang-yh avatar huang-yh commented on July 29, 2024

In fact, we did not notice substantial improvement qualitatively through visualization, when training with a resolution of 200x200x16. We think it might be due to the sparse nature of LiDAR supervision, which is further sparsified with higher resolution.

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.