Samuele Ruffino
Samuele Ruffino
Same problem here!
Hello, I am using liuhaotian/llava-v1.5-7b (4-bit version) and I am getting this warning: ```bash Token indices sequence length is longer than the specified maximum sequence length for this model (4789...
Is it possible to run this command on WSL2?
I have the same issue actually. I am trying to generate a shareble link with gradio, but I am getting the following error message: ```bash 2024-04-10 16:46:50 | ERROR |...
Unfortunately is a private custom dataset with no annotation, so it might be quite difficult to get these annotations. I wanted to double-check if 6-views images and can_bus data (inputs...
Or this issue could be caused by images only? Because i have seen that lidar2img transformation matrix are used to construct some anchor points. But I am using the same...
I have tested your algo with can_bus data all equal to zeros and it works the same (I am using the simple version of the model). Moreover i am using...
Ok hank you very much. But you are using ego or lidar coordinate system? Ego right?
Do you have some functions to project the lanelines onto the multi-view image planes? I am transforming the lines from ego to lidar (inverse of lidar2ego0 and then project the...
I tried to use it for front camera only and this is the result i am getting using lidar2img_rt matrix simply. As you can see it seems something is not...