can't make the Classifier Accuracy Measure work

Concerning processing components: filters, file load/save, visualizations, communication ...
Post Reply
kiyarash
Posts: 27
Joined: Tue Apr 11, 2017 10:44 am

can't make the Classifier Accuracy Measure work

Post by kiyarash »

Hi,

I'm trying to get the online accuracy in the bci motor imagery scenarios. in scenario 4 I added the Classifier Accuracy Measure box and connected it to both the stimulation outputs of Graz stimulator and classifier processor.

But the display window doesn't show anything and I get the following warnings.

[ WARNING ] Box <Classifier processor> sends inconsistent chunk dates on output [0] (current chunk dates are [266287972,4561255268] whereas previous chunk dates were [0,4294967296])
[ WARNING ] 'Stimulations' streams should have continuously dated chunks
[ WARNING ] Please report to box author and attach your scenario


here is my scenario :
mi-csp-4-online.xml
(38.02 KiB) Downloaded 260 times
Thanks for your help in advance

jtlindgren
Posts: 775
Joined: Tue Dec 04, 2012 3:53 pm
Location: INRIA Rennes, FRANCE

Re: can't make the Classifier Accuracy Measure work

Post by jtlindgren »

Hi, that box is unfortunately broken in the release version of OpenViBE. I recently fixed it, but we haven't made a new release. If its very important to you, you can try to compile the latest git master version where it should be ok.


Best,
Jussi

Zhiwei Wei
Posts: 4
Joined: Fri Jul 27, 2018 1:07 pm

Re: can't make the Classifier Accuracy Measure work

Post by Zhiwei Wei »

Hi,
I would like to ask when the new version of openvibe will be released. I am also waiting for this box to do online classification experiments.
Thank you in advance.

jtlindgren
Posts: 775
Joined: Tue Dec 04, 2012 3:53 pm
Location: INRIA Rennes, FRANCE

Re: can't make the Classifier Accuracy Measure work

Post by jtlindgren »

Hi, we don't have a firm deadline for the next release, so I'm adding a hotfix here. It hasn't been thoroughly tested. Just extract it on top of 2.1.0 installation. It has three .dll files that address different issues. These included files should replace the ones in the installation.

- Matlab scripting box crash issues
- Indexing problems in outlier detection box
- Classifier Accuracy measure fix.

Users concerned only with the last should replace just the file 'bin/openvibe-plugins-evaluation.dll' and the files under share/.


Best,
Jussi
Attachments
openvibe-hotfix-20180917.zip
(211.29 KiB) Downloaded 264 times

m.casso-echalar
Posts: 21
Joined: Tue Jun 02, 2020 3:07 pm

Re: can't make the Classifier Accuracy Measure work

Post by m.casso-echalar »

Hello,
I'm having the same warnings with the 2.2.0-64 bit version while working with the CSP Spatial Filter Trainer and the Classifier Processor boxes.
I'm currently running tests with the same motor imagery csp example scenarios

harithhansaka
Posts: 11
Joined: Wed Mar 23, 2022 3:39 am

Re: can't make the Classifier Accuracy Measure work

Post by harithhansaka »

Hello again,
I'm also still having this problem. I'm using the 3.2.0 version and is there any solution to this problem?
Image

https://ibb.co/GdDqbtx

Post Reply