3 releases
| 0.0.4 | Nov 12, 2024 |
|---|---|
| 0.0.3 | Nov 9, 2023 |
| 0.0.1 | Nov 3, 2023 |
#2565 in Algorithms
3.5MB
368 lines
Fast Event Voxel Builder
[Codeberg Repo] [API Document]
Warning: Very Unstable API!
This is currently a rush project for CVPR 2024 and the API will definitely be rewritten after the DDL.
To run the example Python codes or your own Python code
- Download
event-voxel-builder-*.whlunder [releases] and install usingpip install, or install from [PyPI]. - Run Python example codes in
examplesor your own codes.
Copyright (c) 2023 Bohan Yu. All rights reserved.
EventVoxelBuilder is free software licensed under GNU Affero General Public License version 3 or latter.
Dependencies
~25–35MB
~607K SLoC