Other Parts Discussed in Thread: SK-TDA4VM
Hello All,
According to the edgeai-benchmark GitHub page, imported artifacts of a model can be used to perform inference on the J721E EVM. However, we have not been able to run inference on any models (such as efficientdet_lite0-3) on the J721E EVM board using artifacts from edgeai-benchmark. We can do so on the SK-TDA4VM board, but not on the J721E EVM board. We are able to get working artifacts on the J721E EVM by importing the models using the TIDL tools included with the PROCESSOR RTOS SDK v8.2.
Are edgeai-benchmark's imported artifacts supposed to work on the J721E EVM board without modification? If not, what modifications are required? We are hoping to use a single model compilation tool for both the J721E EVM and the SK-TDA4VM.
Thank you in advance.