Pointnet_Pointnet2_pytorch icon indicating copy to clipboard operation
Pointnet_Pointnet2_pytorch copied to clipboard

How to change the number of classes on semantic segmentation?

Open marcellolg1987 opened this issue 1 year ago • 0 comments

Sorry, I have a problem regarding the possibility to change the number of classes on semseg. The algorithm works fine with 13 classes, but I need to use it with 4 classes. I tried to modify all the necessary config files converting the 13 classes into 4 but it doesn't works. Do you have suggestions? Thank you in advance!

marcellolg1987 avatar Jun 08 '24 04:06 marcellolg1987