Skip to content

Point cloud classification on real data using CNNs and classical machine learning algorithm

License

Notifications You must be signed in to change notification settings

mhwasil/pointcloud_classification

Repository files navigation

Point Cloud Classification Using Deep Learning and Classical Machine Learning Methods

Supported models are available under config/config.yaml.

Usage

  • Dependencies
    conda env create -f environment.yml
    
  • Usage
    • Train
      python trainer.py --model DGCNNC --train
      
    • Evaluation
      python trainer.py --model DGCNNC 
      

Adding your own model

ToDo

Acknowledgement

About

Point cloud classification on real data using CNNs and classical machine learning algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published