choibigo
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.
 ## 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 =...