Linghao Chen

Results 13 issues of Linghao Chen

I usually double click the file in "Files" on ubuntu to open it in MeshLab. But It launches a new MeshLab instance (window) instead of opening it in the existing...

feature request

And which part does it correspond to in the paper? Thanks a lot!

Hi, I have a question about using ground-truth camera poses instead of predicted camera poses. I tried to use camera poses with the correct scale in the KITTI dataset, but...

Hi, I wonder that if M3D-RPN is trained only on the car category, how much will the performance increase? Have you performed this experiment? Thank you.

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

question

Thanks for your nice work! According to your paper, you have fine-tuned the baseline methods MVDepthNet, GPMVS, and DPSNet on the ScanNet dataset. I wonder if you could share the...

Hi, I wonder whether the stereo baseline is used in YOLOStereo3D. If I want to use YOLOStereo3D trained on KITTI to perform object detection in another scenario where the stereo...

I am trying to train the SA-SSD model, but I encounter with CUDA out-of-memory error. I tried to use batch size 1, but the OOM error remains. I am using...

### Describe your feature request Suppose we have three frames, where either objects or camera moves, resulting optical flow. Let's say we have frame1, frame2, and frame3. Using blenderproc, we...

enhancement
first answer provided

### Describe the issue BlenderProc on Mac M2 cannot start. ### Minimal code example ```python blenderproc quickstart ``` ### Files required to run the code None. quickstart is built-in. ###...

question