MoGe icon indicating copy to clipboard operation
MoGe copied to clipboard

Optimize model device selection, add CPU inference support, and refactor geometric functions to adapt to device types

Open MengAiDev opened this issue 5 months ago • 1 comments

I run the app in github codespace, the gradio app can work

MengAiDev avatar Jul 10 '25 08:07 MengAiDev

Hi, thanks a lot for your contribution! However, the current PyTorch implementation already supports native CPU inference. Could you share the specific reasons or advantages you see for re-implementing part of the inference in NumPy?

EasternJournalist avatar Aug 24 '25 11:08 EasternJournalist