RRRJJJ419

Results 1 comments of RRRJJJ419

> 與 pyopenpose 相關的錯誤是由於檔案 CMakeCache.txt 中的參數 PYBIND11_INSTALL 導致的,該參數阻止在 python 中建置 openpose。我們需要將參數設為 ON,以便可以建立 pyopenpose。 您可以按照https://github.com/rahulrouniyar/OpenposeOnCollab中定義的步驟進行操作。 我已經上傳了在 google collab 中運行 Openpose 的程式碼。 I entered the 'CMakeCache.txt' file and modified the 'PYBIND11_INSTALL' parameter...