cancel
Showing results for 
Search instead for 
Did you mean: 

Why is oneclass_result always 0(Nanoedge ai studio)

haiyishw
Associate II

I compiled a 1C library using nanoedge ai studio and verified the sample successfully using the emulator. I also successfully added it to my Keil project, but the result was always 0 when I ran it.

My code:

Error_code = neai_oneclass(input_user_buffer, &oneclass_result);

onecclasss_result is always 0, regardless of the data. Why?

11 REPLIES 11
haiyishw
Associate II

How do I send project to you? 

Julian E.
ST Employee

Hello,

 

To export a project in NanoEdge AI Studio, on the main page, select your project > click the 3 dots and click Export Project:

JulianE_0-1719567451246.png

 

You can then attach the obtained .zip file to a message here.

I also sent you a private message if you don't want to attach your project in this thread.

 

Have a good day,

Julian


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.