Can we build custom vision docker container on ARM64 architecture?

Copper Contributor

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?

 

1 Reply

I would like to know the answer to this also. It appears to also be imported in object_detection.py.