Skip to content

linhaojia13/PointNet2_Python3

Repository files navigation

PointNet2_Python3

A PointNet++ fork, which is adapted to Python3

Compared with the original implementation

  • fix some bugs caused by the version of Python.
  • replace the 'tf_ops' folder by the one in PointASNL.
  • remove the randomly chopped scenes evaluation, exlusively preserve the whole scence evaluation.
  • the evaluation frequency is on epoch.

About

A PointNet++ fork, which is adapted to Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published