Pointcept / Pointcept

Pointcept: a codebase for point cloud perception research. Latest works: PTv3 (CVPR'24 Oral), PPT (CVPR'24), OA-CNNs (CVPR'24), MSC (CVPR'23)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run inference on a CPU-only environment

tienthangdinh opened this issue · comments

I want to run this model on Unitree-H1 with Intel® Iris® Xe Graphics, I guess it is integrated in the CPU. Is it possible to run inference with any given pre-trained model on an CPU-only environment?

And what configuration adaption is needed? Thank you very much!