choibigo

Results 3 issues of choibigo

- I downloaded tum dataset via 'get_tum_rgbd_datasets' - when i executed 'tum_rgbd.py' this error occurred ``` Traceback (most recent call last): File "/home/cbigo/workspace/quadricslam/src/quadricslam_examples/tum_rgbd.py", line 58, in run() File "/home/cbigo/workspace/quadricslam/src/quadricslam_examples/tum_rgbd.py", line...

Hello - I want to perform batch inference using OpenGVLab/InternVL-Chat-V1-5. - Could you give me some tips or suggest examples to refer to? Thank you.

![image](https://github.com/luogen1996/LaVIN/assets/38881179/abb0e651-f245-4bfc-bd69-e4dd9f974c76) ## I found this reference in your demo ## i try to execute from this method with below code ```py from gradio_client import Client client = Client("http://127.0.0.1:7860/") result =...