Sicheng Yu

Results 10 issues of Sicheng Yu

Hi,thanks for sharing your great work and it really helps me a lot.I have 2 questions to ask. First,Your paper discusses experiments with 20×+5× multiscale features, showing promising results. However,...

Great work! The four pre-processed Waymo scenes you provided are already processed. However, the original Waymo data comes in .tfrecord format. I would like to use the waymo_kitti_converter tool to...

Hi,thanks for sharing your great work and it really helps me a lot. I am trying to replicate the results of DSMIL and make some modifications based on it. However,...

thanks for great work! I followed the readme instructions to clone a GitHub project on my server, created a virtual environment, installed the correct versions of torch and pytorch-scatter, and...

Great work! May I ask if compiling RoPE necessarily requires CUDA 12.1, or does CUDA 11.8 support RoPE?

Hi,thanks for your great work,which really inspire me. When I followed your installation instructions to setup python environment,I found that the installed version of PyTorch is the CPU version. Have...

When I run the Demo on a remote Ubuntu server, there are no error messages during the process, but the GUI window does not pop up. I tried entering 'xclock'...

When I run the Quick Demo, the following CUDA error message is displayed: `RuntimeError: CUDA out of memory. Tried to allocate 20.00 MiB (GPU 0; 23.68 GiB total capacity; 18.25...

Hello, I followed your instructions to set up the environment and installed **_pytorch-scatter_**. However, when running the demo, I encountered the following error: **_Exception: pyglet 2.0.10 requires Python 3.8 or...

Hi, thank you for your excellent work. In the provided configs, I didn't find specific configurations for each scene in the TUM dataset. Could you please advise on how to...