pynif3d
pynif3d copied to clipboard
Add voxel input support for CON
Describe the requested feature CON has several variants in terms of encoder and decoder networks, also 2D and 3D processing. This feature request aims to include all other variants of CON. CON shall be able to process voxels as input. (PointNet++, Voxel Encoder)
Tasks to be completed
- [ ] TODO
Definition of Done CON can use voxel as input. The results on the paper are reproducible.