GithubHelp home page GithubHelp logo

How to visualize? about occ4cast HOT 3 CLOSED

ai4ce avatar ai4ce commented on August 18, 2024
How to visualize?

from occ4cast.

Comments (3)

Gaaaavin avatar Gaaaavin commented on August 18, 2024

The data format of OCFBench generally follows semantic-kitti. For other datasets, you can convert the voxel file into the semantic-kitti format (bin file of XYZ array) and then run the visualization.
For converting the whole dataset, if your dataset shares a similar structure with one of our datasets, you can refer to our data processing code in the data_processing folder.

from occ4cast.

rockywind avatar rockywind commented on August 18, 2024

Hi, thank you for sharing the great work.
I don't known how to generate the following visualization, can you sharing the visualization code?
image

from occ4cast.

Gaaaavin avatar Gaaaavin commented on August 18, 2024

You can use visualize_voxels.py for visualization.

Note that the corresponding config file assigns color by class labels. To replicate the visualization, you need to first process the voxels to give them pseudo-labels according to their z-axis values.

from occ4cast.

Related Issues (9)

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.