FanZhang91

Results 30 issues of FanZhang91

using python 3.7 and torch 1.3.1, begin train kitti dataset and met this error. RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation:...

I use the command "git clone --recurse-submodules [email protected]:dotchen/LAV.git" to clone the code, and use Carla 0.9.10.1. Execute the command "ROUTES=assets/routes_lav_train.xml ./leaderboard/scripts/run_evaluation.sh" and meet the following error : ****The CARLA server...

If we follow Waymo's sensors installation plan to obtain our own perception data. How to save the data to waymo tf_record format? Is there any guidance to do this work?

![image](https://user-images.githubusercontent.com/21361349/235059123-72286b7e-cc52-4cbd-9e76-d86be4f7c46e.png)

run the script 'python main.py', and then enter the website 'http://127.0.0.1:8081/'. The data is placed as required,but I can not select scene and frame? ![1](https://user-images.githubusercontent.com/21361349/130541261-ec789881-5e2b-40d3-a6ef-ee648a4c818c.png) ![2](https://user-images.githubusercontent.com/21361349/130541290-7bb382ff-533a-4d0e-bea7-39869ef15cbe.png)

I want to deploy centerpoint model, and I find it depends on 3rdparty library(libspconv). Can I compile libspconv by myself, and where can I find the source code of libspconv?

Language model: anas-awadalla/mpt-1b-redpajama-200b Vision encode: openai CLIP ViT-L/14 finetune model: pretrained model checkpoint_gripper_post_hist_1_aug_10_4_traj_cons_ws_12_mpt_3b_4.pth(download from Hugging Face website) eval_data: eval_sequences.json run eval_calvin.py to evaluate model, all task failed. Just like the...

If I want to use egocentric 2D images from real industrial scene to train cliport model, Is the model support this kind of environment setup?

environment:ubuntu=20.04 + transformers=4.42.4 + openai=1.30.5 + vllm=0.5.2 I use vllm as server and openai as client and using similar code from website:https://github.com/openai/openai-cookbook/blob/main/examples/How_to_call_functions_with_chat_models.ipynb but result show no function info to call....

support
Stale