Commit Graph

69 Commits

Author SHA1 Message Date
Daniel Girardeau-Montaut b2363385a9 Context-based features with kNN neighbors are now considering only the specified class number 2019-04-05 17:05:34 +02:00
Daniel Girardeau-Montaut 7950151cb5 Bug fix: the context class was ignored! 2019-04-05 11:15:57 +02:00
Daniel Girardeau-Montaut 69001ab9d5 Various bug fixes 2019-03-29 21:36:35 +01:00
Daniel Girardeau-Montaut 4dfc90d967 THe GUI version can now handle 4 clouds 2019-03-29 13:40:57 +01:00
Daniel Girardeau-Montaut 568ed7e292 Train a true "classifier" so as to be able to call predict with the PREDICT_MAX_VOTE flag 2019-03-29 13:40:29 +01:00
Daniel Girardeau-Montaut 0cdd0c8f1c Option to export the list of feature importance values to CSV 2019-03-29 10:39:49 +01:00
Daniel Girardeau-Montaut 5d58f25c1d File organization 2019-03-29 10:10:59 +01:00
Daniel Girardeau-Montaut 8e27579a1d Parallel classification 2019-03-29 10:10:42 +01:00
Daniel Girardeau-Montaut 278a9104f8 Remove parasite code? 2019-03-29 10:10:27 +01:00
Daniel Girardeau-Montaut 8ec8850590 Bug fixes 2019-03-28 21:29:03 +01:00
Daniel Girardeau-Montaut f6b3bb9889 Command line enhanced 2019-03-27 22:12:51 +01:00
Daniel Girardeau-Montaut 07a56c63d8 Automatically backup the previous 'Classification' SF (if any) 2019-03-27 16:48:19 +01:00
Daniel Girardeau-Montaut c743f43d92 WIP2 2019-03-27 15:03:58 +01:00
Daniel Girardeau-Montaut da6293e522 WIP 2019-03-26 14:28:27 +01:00
Daniel Girardeau-Montaut e9c145ee47 Glitch fix 2019-03-25 22:55:19 +01:00
Daniel Girardeau-Montaut 35489dacb5 Automatically sort the features 2019-03-25 22:45:39 +01:00
Daniel Girardeau-Montaut 42bd0a52e4 More intelligence to detect wrong feature descriptions 2019-03-25 22:21:40 +01:00
Daniel Girardeau-Montaut ba1b4ac58c Various updates/fixes 2019-03-25 18:45:28 +01:00
Daniel Girardeau-Montaut 4907e68ae2 Option to evaluation a classifier with a point cloud 2019-03-24 23:16:55 +01:00
Daniel Girardeau-Montaut 35bfc92dbf Ability to compute a math operation for scale-less point features 2019-03-23 20:42:01 +01:00
Daniel Girardeau-Montaut ad0f323aee Remove warnings 2019-03-23 18:47:55 +01:00
Daniel Girardeau-Montaut 154b287977 Bug fix: uppercase strings were compared to lowercase ones! 2019-03-22 17:06:09 +01:00
Daniel Girardeau-Montaut 1fc07c2b66 MEDIAN stat operation added 2019-03-22 15:02:28 +01:00
Daniel Girardeau-Montaut 5e07b275b3 PCA3 option added 2019-03-22 14:50:45 +01:00
Daniel Girardeau-Montaut 6b3170e4ab Plugin name fixed 2019-03-22 14:50:36 +01:00
Daniel Girardeau-Montaut b9e8364c69 Bug fixes 2019-02-08 18:09:26 +01:00
Daniel Girardeau-Montaut b0b987e0fe Workflow updated 2019-01-21 00:10:47 +01:00
Daniel Girardeau-Montaut 3f7eac61c6 Glitch(es) fix 2019-01-20 23:11:17 +01:00
Daniel Girardeau-Montaut b5e5597e2d New training dialog + selection of the most important features 2019-01-20 22:12:20 +01:00
Daniel Girardeau-Montaut 4ec7252b80 Attempt to close the progress dialog of the features calculation phase 2019-01-20 13:59:31 +01:00
Daniel Girardeau-Montaut 25a4cbcf2a Tooltips added 2019-01-20 13:59:09 +01:00
Daniel Girardeau-Montaut dad80db14d calcVarImportance is really always 'true' 2019-01-20 13:58:25 +01:00
Daniel Girardeau-Montaut 80a2ae5064 Training dialog (to set RT parameters mostly) 2019-01-19 21:40:38 +01:00
Daniel Girardeau-Montaut ecbdb4973e Various updates (command line call to classification, etc.) 2019-01-19 00:49:29 +01:00
Daniel Girardeau-Montaut 3150548792 Optimized version of the kNN version of Context-based features 2018-12-15 21:41:11 +01:00
Daniel Girardeau-Montaut 5dba8e4dee Context-based features are now working 2018-12-15 20:40:58 +01:00
Daniel Girardeau-Montaut ed33d0003a Neighborhood features ready 2018-12-02 19:32:47 +01:00
Daniel Girardeau-Montaut a378bcb957 Neighborhood features added (WIP) 2018-12-01 22:40:04 +01:00
Daniel Girardeau-Montaut bf831dbb0b Cleaning 2018-12-01 17:03:33 +01:00
Daniel Girardeau-Montaut 1d02e4bde7 Bug fix + parallel computation of features 2018-12-01 14:39:11 +01:00
Daniel Girardeau-Montaut 80a6be6b2a Automatically display the classification field when classification is finished 2018-11-24 18:41:14 +01:00
Daniel Girardeau-Montaut a0a1d545ff Compute features at various scales in a smarter way (finished) 2018-11-24 18:18:28 +01:00
Daniel Girardeau-Montaut a05dfa3e96 Compute features at various scales in a smarter way (work in progress) 2018-11-23 18:30:56 +01:00
Daniel Girardeau-Montaut 9924e0d651 Glitch fixes 2018-11-05 00:11:27 +01:00
Daniel Girardeau-Montaut 37eabb4cea (temporary) Classify dialog added 2018-11-04 23:31:48 +01:00
Daniel Girardeau-Montaut 3c365089cf Feature classes are now separated in different files 2018-11-04 19:23:11 +01:00
Daniel Girardeau-Montaut e9547a724a Glitch fix 2018-11-04 18:15:49 +01:00
Daniel Girardeau-Montaut 15770b6e76 Training is now done in a separate thread 2018-11-04 11:56:13 +01:00
Daniel Girardeau-Montaut bd5a9881f2 Glitch fixed (boolean inversion) 2018-11-04 11:55:59 +01:00
Daniel Girardeau-Montaut 8182f8c998 Additional feedback + glitch fix 2018-11-04 11:25:00 +01:00