Cross-compilation issue while integrating YOLO and PyTorch and python3-ultralytics in Yocto

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Cross-compilation issue while integrating YOLO and PyTorch and python3-ultralytics in Yocto

330 次查看
Dheepak
Contributor I

I am working on integrating YOLO and PyTorch, python3-ultralytics, along with the necessary Python packages required for YOLO, into a Yocto-based environment for object detection. However, I am facing cross-compilation issues while building these components using Yocto.

The main challenge is compiling PyTorch and its dependencies for the target architecture. I am unsure about the best approach to handle these dependencies and ensure a successful cross-compilation.
Has anyone successfully integrated YOLO and PyTorch and python3-ultralytics into a Yocto-based system? Are there any recommended steps, patches, or modifications needed in the BitBake recipes to resolve these cross-compilation issues? Any guidance or reference materials would be greatly appreciated.

0 项奖励
回复
1 回复

299 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

The latest BSP has support on yolo and pytorch, for python3-ultralytincs there is no compilation on ARM devices please check it.

Regards

0 项奖励
回复