|
@@ -303,7 +303,7 @@ int main ( int argc, char **argv )
|
|
|
|
|
|
// initialize semantic segmentation method
|
|
// initialize semantic segmentation method
|
|
SemanticSegmentation *semseg = NULL;
|
|
SemanticSegmentation *semseg = NULL;
|
|
- semseg = new SemSegContextTree3D ( &conf, &classNames );
|
|
|
|
|
|
+ //semseg = new SemSegContextTree3D ( &conf, &classNames );
|
|
|
|
|
|
// TRAINING AND TESTING
|
|
// TRAINING AND TESTING
|
|
if (!doCrossVal)
|
|
if (!doCrossVal)
|