Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing: TrainImagesClassifier (libvm) returns an error message #23577

Closed
qgib opened this issue Oct 3, 2016 · 5 comments
Closed

Processing: TrainImagesClassifier (libvm) returns an error message #23577

qgib opened this issue Oct 3, 2016 · 5 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms

Comments

@qgib
Copy link
Contributor

qgib commented Oct 3, 2016

Author Name: Filipe Dias (@fsdias)
Original Redmine Issue: 15654
Affected QGIS version: master_2
Redmine category:processing/core
Assignee: Victor Olaya


Algorithm TrainImagesClassifier (libsvm) starting...
/usr/bin/otbcli_TrainImagesClassifier
-io.il
"/media/fd/Dados/FilipeTrabalho/vanda/ortos/2002/588-I-1.tif "
-io.vd
"/home/fd/Desktop/ROI.shp "
-io.imstat
/home/fd/Desktop/588-I-1.xml
-elev.default
0
-sample.mt
1000
-sample.mv
1000
-sample.bm
1
-sample.edg
true
-sample.vtr
0.5
-sample.vfn
class
-classifier
libsvm
-classifier.libsvm.k
linear
-classifier.libsvm.c
1
-classifier.libsvm.opt
true
-rand
0
-io.confmatout
"/home/fd/Desktop/matrix.csv"
-io.out
"/home/fd/Desktop/model.txt"
ERROR: option -classifier.libsvm.k does not exist in the application.
This is the TrainImagesClassifier application, version 5.4.0
Train a classifier from multiple pairs of images and training vector data.

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


  • regression was configured as 0
  • easy_fix was configured as 0

@qgib
Copy link
Contributor Author

qgib commented May 1, 2017

Author Name: Giovanni Manghi (@gioman)


A few providers are being removed from QGIS3 (they will be available as plugins), so the respective categories are also being removed from the bug tracker. Where necessary the tickets will be reassigned to "processing/core" to not leave them orphaned of category.

@qgib
Copy link
Contributor Author

qgib commented May 1, 2017

Author Name: Giovanni Manghi (@gioman)


Some providers are being removed from QGIS/Processing (will be available as plugin) and so are their categories in the bug tracker. To not leave them orphaned of a category they are being reassigned to processing/core.

@qgib
Copy link
Contributor Author

qgib commented May 1, 2017

Author Name: Giovanni Manghi (@gioman)


  • category_id was changed from 120 to Processing/Core

@qgib
Copy link
Contributor Author

qgib commented May 3, 2017

Author Name: Alexander Bruy (@alexbruy)


Moved to plugin bugtracker orfeotoolbox/qgis-otb-plugin#10


  • resolution was changed from to up/downstream
  • description was changed from Algorithm TrainImagesClassifier (libsvm) starting...
    /usr/bin/otbcli_TrainImagesClassifier
    -io.il
    "/media/fd/Dados/FilipeTrabalho/vanda/ortos/2002/588-I-1.tif "
    -io.vd
    "/home/fd/Desktop/ROI.shp "
    -io.imstat
    /home/fd/Desktop/588-I-1.xml
    -elev.default
    0
    -sample.mt
    1000
    -sample.mv
    1000
    -sample.bm
    1
    -sample.edg
    true
    -sample.vtr
    0.5
    -sample.vfn
    class
    -classifier
    libsvm
    -classifier.libsvm.k
    linear
    -classifier.libsvm.c
    1
    -classifier.libsvm.opt
    true
    -rand
    0
    -io.confmatout
    "/home/fd/Desktop/matrix.csv"
    -io.out
    "/home/fd/Desktop/model.txt"
    ERROR: option -classifier.libsvm.k does not exist in the application.
    This is the TrainImagesClassifier application, version 5.4.0
    Train a classifier from multiple pairs of images and training vector data. to Algorithm TrainImagesClassifier (libsvm) starting...
    /usr/bin/otbcli_TrainImagesClassifier
    -io.il
    "/media/fd/Dados/FilipeTrabalho/vanda/ortos/2002/588-I-1.tif "
    -io.vd
    "/home/fd/Desktop/ROI.shp "
    -io.imstat
    /home/fd/Desktop/588-I-1.xml
    -elev.default
    0
    -sample.mt
    1000
    -sample.mv
    1000
    -sample.bm
    1
    -sample.edg
    true
    -sample.vtr
    0.5
    -sample.vfn
    class
    -classifier
    libsvm
    -classifier.libsvm.k
    linear
    -classifier.libsvm.c
    1
    -classifier.libsvm.opt
    true
    -rand
    0
    -io.confmatout
    "/home/fd/Desktop/matrix.csv"
    -io.out
    "/home/fd/Desktop/model.txt"
    ERROR: option -classifier.libsvm.k does not exist in the application.
    This is the TrainImagesClassifier application, version 5.4.0
    Train a classifier from multiple pairs of images and training vector data.
  • status_id was changed from Open to Rejected

@qgib qgib closed this as completed May 3, 2017
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

1 participant