Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lqzhao authored May 4, 2023
1 parent 3050d2e commit 9523fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ You can generate occupancy labels with or without semantics (via acitivating --w
cd $Home/tools/generate_occupancy_nuscenes
python process_your_own_data.py --to_mesh --with_semantic --data_path $your_own_data_folder$ --len_sequence $frame number$
```

You can use --whole_scene_to_mesh to generate a complete static scene at one time, then add the moving object point cloud, and finally divide it into small scenes.

## Acknowledgement
Many thanks to these excellent projects:
Expand Down

0 comments on commit 9523fd7

Please sign in to comment.