Code Monkey home page Code Monkey logo

Comments (6)

weiyithu avatar weiyithu commented on May 27, 2024

Hi,does your result have the resolution 200x200x16 with 0.5m voxel size?

from surroundocc.

gitctrlx avatar gitctrlx commented on May 27, 2024

Hi,does your result have the resolution 200x200x16 with 0.5m voxel size?

Yes, I am using the following configuration file:

'depth': 12
'min_density': 0.05
'n_threads': -1
'downsample': False
'voxel_size': 0.5
'max_nn': 30
'pc_range': [-50, -50, -5, 50, 50, 3]
'occ_size': [200, 200, 16]
'self_range': [3.0, 3.0, 3.0]

from surroundocc.

weiyithu avatar weiyithu commented on May 27, 2024

Hi, do you use the nuscenes data or your own data?

from surroundocc.

JohnFuguiWang avatar JohnFuguiWang commented on May 27, 2024

Hi,does your result have the resolution 200x200x16 with 0.5m voxel size?

Yes, I am using the following configuration file:

'depth': 12 'min_density': 0.05 'n_threads': -1 'downsample': False 'voxel_size': 0.5 'max_nn': 30 'pc_range': [-50, -50, -5, 50, 50, 3] 'occ_size': [200, 200, 16] 'self_range': [3.0, 3.0, 3.0]

Hi, I just visualized the generated gt occupancy and met the same issue as yours. Also, I generated occupancy labels from nuscenes data, and I used the default config setting. The only change I've made was that I edited a few lines of codes in generate_occupancy_nuscenes.py to use nuscenes-mini dataset.
I wonder how did you solve this problem? Looking forward to your generous reply!

from surroundocc.

weiyithu avatar weiyithu commented on May 27, 2024

If you visualize the occupancy groundtruth, you should set voxel size as 1 in visual.py since the distance between neighbored voxels is 1.

from surroundocc.

JohnFuguiWang avatar JohnFuguiWang commented on May 27, 2024

If you visualize the occupancy groundtruth, you should set voxel size as 1 in visual.py since the distance between neighbored voxels is 1.

Thanks, it works! Thank you for your help.

from surroundocc.

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.