Skip to content

Max-luo-song/OccGTGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OccGTGenerator

Description

This is a tool for semantic occupancy prediction groundtruth generation. The user can input the source data, including the semantic images, depth images, intrisic and extrinsic parameters with COLMAP format. The tool can generate the local and global pointcloud and occupancy prediction.

Results show

-- input data

input_data

-- global occupancy gt

input_data

-- vis local occupancy

vis_local_occupancy

-- vis global occupancy

vis_local_occupancy

Env setup

python 3.9.19

$ conda env create -n OccGTGenerator --file environment.yml
$ conda activate OccGTGenerator

QuickStart

$ cd OccGTGenerator
$ python habitatocc.py

Pay attention

We use COLMAP format for intrisic and extrinsic parameters. But the qvec is xyzw, not wxyz as usual.

TODO

  • Release the project code v1.0
  • Add function: Visualize the occupancy from the movement trajectory input.

About

This is a tool to generate semantic occupancy prediction groungtruth with depth and semantic images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages