<
Segmentation of Heritage Building Point Clouds

CV
Development of a computer program for segmenting point clouds of old monuments.
The final program implements 2 segmentation approaches:
The final program implements 2 segmentation approaches:
- A segmentation completer where a Machine Learning classifier is trained on a partially segmented part of a point cloud and used to propagate the segmentation
- A neural network model that was trained on a dataset is used to segment unlabelled point clouds
Python
Python
PyTorch
PyTorch
scikit-learn
scikit-learn
PyQt6
PyQt6
Computer Vision
Computer Vision
Point Cloud Segmentation
Point Cloud Segmentation
PointNet++
PointNet++
DGCNN
DGCNN
ML-Powered Suggestions
i
How it works:
I use a MiniLM-L6 transformer model to turn project descriptions into mathematical vectors.
By calculating the Cosine Similarity between these vectors, the model identifies semantically related work.
Analyzing project similarities...