IsaacGuan/PointNet-Plane-Detection

Modify code to accept more than 2 classes

JoeLeavitt opened this issue · 0 comments

Besides changing NUM_PART_CATS = 2 what else needs to be modified to have train.py accept more than 2 classes?

Thank you :)