Following eIQ machine learning software development environment for imx application processor. Working on OpenCV object detection in imx8. Attaching the same document.
I am trying to run opencv DNN demos on imx8mq-evk target. Running "python download_models.py" to downloads the NN models, configuration files, and input images for some OpenCV examples. Looks like download_models.py have so many models, i am running out of space. Document doesn't mention anything about how much rootfs space required to download it. It consumed 7 GB in imx8 & still lot more models are pending. Can you please clarify space requirement? As space is limited in imx board, how feasible it is to download all the models. Can we limit our models download as per requirement rather than just downloading everything?