Eddie Zhao
Eddie Zhao
Hi Matthew I'm writing a paper and I used the Pyrender in my work, may I ask how can I cite you in the form of BibTex? Thank you so...
Hi I tried to implement the offscreen rendering with my GPU on Windows but it raised an issue: raise ImportError("Unable to load EGL library", *err.args) Could anyone help with this...
Hi Martin, I'm working on a similar pose estimation project using autoencoder, and I would like to enquire about how to implement the ICP refinement. The situation is: I have...
Hi I just installed all the required libraries and downloaded your example sequence, which named timer. And then I run this: python compute_gt_poses.py LINEMOD/timer, and the error occurred like this:...
Hi Bowen, I'm trying to reproduce your FoundationPose demo, however I have been building the environment for several days and still having errors at the last step: ``` CMAKE_PREFIX_PATH=$CONDA_PREFIX/lib/python3.9/site-packages/pybind11/share/cmake/pybind11 bash...
Dear authors, I encountered an issue when loading the dunemast3r_cvpr25_vitbase model, but it works fine with the dunemast3r_cvpr25_vitsmall model. Please see below. Could you please help with this issue? Best,...