Part Number: SK-TDA4VM
Hello,
I'm trying to perform Demo by using TDA4VM-SK by following below URL.
Part 6: Putting it all together: end-to-end AI application development
However, I got following error when I perform script file.
FileNotFoundError: [Errno 2] No such file or directory: '/opt/edge_ai_apps/models/classfication/TFL-CL-001-mobileNetV2/param.yaml'
Actually, I confirmed there is no ”models" directory under "edge_ai_apps" folder.
Where above directory come from ?
Here is procesure which I performed.
* Download "ti-processor-sdk-linux-sk-tda4vm-etcher-image.zip" and road to SD card.
* Boot up from SD card correctly and I performed "initialize demo"(Performed both "Board NOT behind network proxy" and "Board behind network proxy")
* Create configuration file(my_configuration.yaml)
* Perform "start the demo"
Best Regards,