Search found 40 matches

by paul.leroy
Fri Oct 04, 2024 12:50 pm
Forum: 3DMASC
Topic: Error when computing features
Replies: 5
Views: 896

Re: Error when computing features

So the command can compute the features. Does it close this post?
by paul.leroy
Fri Oct 04, 2024 6:32 am
Forum: 3DMASC
Topic: Error when computing features
Replies: 5
Views: 896

Re: Error when computing features

Cloud you provide your parameter file and your data, or at least a sample of it? I never saw such an error. If you have strategies to try, I would say that you should try them to gain some experience. In terms of classification, practice is a good thing. Begin with a small subset of your data before...
by paul.leroy
Thu Sep 05, 2024 6:54 am
Forum: 3DMASC
Topic: Unable to load Training Config File
Replies: 2
Views: 1979

Re: Unable to load Training Config File

The message is (almost) explicit, "scaled point features need a STAT". Only one line is wrong in your parameter file : feature: Z_SC0.5_PC1 should read (replace STAT by any tag among MEAN MODE MEDIAN STD RANGE SKEW) feature: Z_SC0.5_STAT_PC1 as specified in https://lidar.univ-rennes.fr/sit...
by paul.leroy
Mon Sep 02, 2024 7:40 am
Forum: 3DMASC
Topic: Unable to make use of context based features
Replies: 2
Views: 1522

Re: Unable to make use of context based features

"feature: DZ10_SC0_corepoints_CTX_2" is an old version of the syntax (still valid but deprecated because confusing as features are always computed at the core point). You should better write "feature: DZ10_SC0_CTX_2". The reference document for the syntax is here: https://lidar.u...
by paul.leroy
Wed Aug 21, 2024 9:47 am
Forum: 3DMASC
Topic: Error when loading classifier
Replies: 10
Views: 3237

Re: Error when loading classifier

By configuration I meant 3DMASC settings. Yes, being able to reproduce the issue is mandatory.
by paul.leroy
Wed Aug 21, 2024 9:07 am
Forum: 3DMASC
Topic: Error when loading classifier
Replies: 10
Views: 3237

Re: Error when loading classifier

I launched a training with the same parameter file and the same Random Trees dialog parameters. The classifier is quite large, about 700Mo, but not as much as yours. I can load it after to classify other points. Are you sure about your configuration?
by paul.leroy
Wed Aug 21, 2024 7:21 am
Forum: 3DMASC
Topic: Error when loading classifier
Replies: 10
Views: 3237

Re: Error when loading classifier

Please provide the initial parameter file.
Did you launch the training on the overall dataset at once?
by paul.leroy
Wed Aug 21, 2024 6:48 am
Forum: 3DMASC
Topic: Error when loading classifier
Replies: 10
Views: 3237

Re: Error when loading classifier

Your yaml seems quite large.
What were your parameters in the training Dialog?
max depth
max tree count
active var count
min sample count
by paul.leroy
Wed Aug 21, 2024 6:21 am
Forum: 3DMASC
Topic: Error when loading classifier
Replies: 10
Views: 3237

Re: Error when loading classifier

Please provide the classifier.yaml file for testing.
Which laz did you use among the SNCF dataset? There are 16 files available.
by paul.leroy
Tue Aug 06, 2024 8:02 am
Forum: 3DMASC
Topic: feature verticality
Replies: 3
Views: 4753

Re: feature verticality

The code of the plugin has been updated. VERT should be available as a feature in a future release of CloudCompare.