2 releases
0.0.3 | Nov 9, 2023 |
---|---|
0.0.1 | Nov 3, 2023 |
#44 in #event
3.5MB
190 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-*.whl
under [releases] and install usingpip install
, or install from [PyPI]. - Run Python example codes in
examples
or 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.
lib.rs
:
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-*.whl
under [releases] and install usingpip install
, or install from [PyPI]. - Run Python example codes in
examples
or 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
~35MB
~625K SLoC