Jan 05 2022 05:03 PM
Since the dockerfile template downloaded from custom vision model contained python wrapper library "mscviplib" which is imported in "score.py", and the wheel file in pypi website shows "...-manylinux2014_x86_64.whl". Does it mean that we can't build such custom vision model container on edge device based on ARM64 structure like Nvidia Jetson Xavier?
May 06 2022 03:51 AM - edited May 06 2022 04:06 AM
I would like to know the answer to this also. It appears to also be imported in object_detection.py.