wojiecihuo

Results 6 issues of wojiecihuo

Hello, When I use the `python test.py configs/frnet/frnet-semantickitti_seg.py frnet-semantickitti_seg.pth`, I just get the score of the dataset 08. So how can I use it to get the label from the...

Thanks for your great work, I'm trying to run your code but I'm having some issues with OpenGL ![image](https://github.com/user-attachments/assets/49664b96-eab3-4dbe-8536-e5db0f1a782d) and I try to use `export MESA_GL_VERSION_OVERRIDE=3.3` to solve the problem,but...

I just use 'python scripts/run_dtu.py',but I dont get the same result with you. so how do I use the ICP or the new hyperparameters

I have a set of data about lidar-only point cloud can i use your model to infer it

### Checklist - [x] I have searched related issues but cannot get the expected help. - [x] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but cannot get the expected help....

### 📚 The doc issue I exported the RTMPose3D model to ONNX and got three outputs with shapes: (1, 133, 576) (1, 133, 768) (1, 133, 576) Mycode is ```...