Fading Coder

One Final Commit for the Last Sprint

Running VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection

Paper Overview The paper can be found at: https://arxiv.org/abs/1711.06396 Code Execution Multiple implementasions exist: A TensorFlow 2.0.0 implementation of VoxelNet. An unofficial TensorFlow version (selected here). A TensorFlow-based VoxelNet system for autonomous driving. The chosen repository...