Can't fined lenet.network or cifar10.network files

I just updated my ide to 2.0.0 and updated firmware as well. I went to run the nn_cfar10 and lenet examples and it gave me the error messages about not finding the file. I found it in explorer and gave it the whole path but it still complained. Any suggestions?

Also just starting out with machine learning us CMSIS-nn - any recommendations for newbies?

PS. Just backed you all on kickstarter - can’t wait for the new camera :slight_smile:

Thanks
Mike

Hi, the pre-trained models are hosted on github:

https://github.com/openmv/openmv/tree/master/ml/cmsisnn/models

They will be included with the next IDE release.

thanks will download the models and give it a try. Any place in particular to put them?

No, the root directory of the SD card will do just fine.

Thanks again.