Skip to content

dhanukkrishna/3D_Data_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D_Data_Classification

image

📌 Overview

This project implements and evaluates a deep learning–based 3D point cloud classification framework using the ModelNet++ architecture. The work focuses on learning discriminative features directly from raw point cloud data and performing object classification on the ModelNet dataset. The architecture follows the hierarchical feature learning strategy inspired by PointNet++. This work is perfomed during the time interval of my intership Ank Computing.

Objective

  • Implement ModelNet++ architecture for 3D object classification
  • Train the network on ModelNet dataset
  • Analyze training and validation performance
  • Evaluate classification accuracy and loss behavior

Dataset used

Architecture of PointNet++

image

Results

image image

Visulaization of the Dataset

image image

Refrence

https://github.com/yanx27/Pointnet_Pointnet2_pytorch/tree/master?tab=readme-ov-file#pytorch-implementation-of-pointnet-and-pointnet
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space Charles R. Qi Li Yi HaoSu LeonidasJ.Guibas Stanford University

This blog holds all the process my project. Blog

About

Classification of the 3D DataSet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors