Dear Synsense team,
When trying to reproduce the Speck 2f proximity detection demo, I just realized that the weights file of the pre-trained classifier are missing.
I have downloaded the resource files:
But when trying to run the demo the weights directory is empty
Can you please double check?
Thanks!
Cristian

Hi @caxenie, sorry about your problem . I think the problem is the error file name , it should be "2022-11-21_09-49-09_epoch=99" rather than "2022-11-21_09-49-09 | epoch=99". You can try it again.
Hi @xiaolin-hou ! Thank you for the reply. The problem is beyond the naming, is the fact that the file is not incuded in the Resources.zip directory named weights, where Torch should load it from. Can you please add it and update the Resources.zip? Thank you!

Fixed it! Problematic was the fact that when unzipping the filename was discarded (i.e. bad naming) and, hence, not present in the directory, I have now downloaded and extracted under a correct name. The file is loaded properly.
Thanks!
Dear Synsense team,
I am going on with the proximity demo and bounced back from an error regarding the ReadoutPlotConfiguration.
Seems that either the png files are corrupted for the function to read or there is a problem with the ReadoutPlotConfiguration?
Can you please check it out?
Thank you!
Cristian