wsq1010
wsq1010
Hello I have a question to ask, in addition to the model file and camera calibration parameters and rgb images are also necessary in the reasoning
Thanks for your contribution, can I see the lined rgb image by changing the debug parameter when running run_linemod.py
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: xcb.
Traceback (most recent call last): File "run_demo_test.py", line 67, in pose = est.register(K=reader.K, rgb=color, depth=depth, ob_mask=mask, iteration=args.est_refine_iter) File "/home/bowen/FoundationPose/estimater.py", line 220, in register scores, vis = self.scorer.predict(mesh=self.mesh, rgb=rgb, depth=depth, K=K,...