Skip to content

Simple baseline in Keras for semantic segmentation of point clouds

Notifications You must be signed in to change notification settings

klintan/pointcloud-semantic-segmentation

Repository files navigation

Semantic Segmentation of point clouds using Keras

This is a baseline algorithm implementation of Semantic segmentation in Keras.

Basic approach is loading the dataset Semantic3D, voxelization of the dataset, using a simple 3D CNN in Keras, label each voxel in the set.

About

Simple baseline in Keras for semantic segmentation of point clouds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published