Skip to content

Study into Pointnet and Pointnet++ for possible enhancement

License

Notifications You must be signed in to change notification settings

kuangzy2011/PointnetEnhanced

 
 

Repository files navigation

Bayesian Optimization of Pointnet

Hyperparameter optimization using bayesian optimization on the popular Pointnet framework based on the works of Revisiting Small Batch Training for Deep Neural Networks by Dominic Masters, Carlo Luschi and Algorithms for hyper-parameter optimization by James Bergstra, R´emi Bardenet, Yoshua Bengio, Bal´azs K´egl

Prerequisites

  • Git
  • Anaconda 1.9.2
  • Jupyter Notebook 5.5.0
  • Spyder 4.0
  • Python 3.6

Libraries

  • hyperopt
  • tensorflow
  • tensorboard

Setup

All scripts can be run directly on google colab.

Running the solution

Please run the following commands on a terminal.

Hyperopt is currently only enabled for Pointnet.

About

Study into Pointnet and Pointnet++ for possible enhancement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 65.4%
  • Python 30.5%
  • C++ 2.3%
  • Cuda 1.6%
  • Other 0.2%