Guangcheng Chen

Results 18 issues of Guangcheng Chen

I found the frame indexes in the final `tstamp` do not correspond to the correct images. So, it needs to update the frame index so that downstream applications can correctly...

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

question

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

question

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

question

## Summary I made a simple scene and wrote a script to render multi-view images. But after the position of the sensor was modified and the scene parameters `update` in...

## Summary When rotating the `sensor`, AoLP map also rotates as if the AoLPs were the texture of the object. But in reality, the AoLPs will change when the poses...

Hi, I tried to run ref-nerf but no matter how small the batch size is, the OOM problem would arise. I am not sure if it is the bug of...

I just notice that the finite difference in `geometry.py` is similar to the numerical gradient computation of Neuralangelo (CVPR 2023). Maybe the exponentially decreasing `eps` strategy in Neuralangelo can be...

**Describe the bug** I found "--num-rays-per-batch" does not work for "ns-export poisson --texture-method nerf" when I tried to export mesh and constantly got CUDA out of memory. **To Reproduce** Steps...

I tried neus-facto/neus-facto-angelo/neus-acc/neus and found that exported mesh would be very terrible with a background model in these methods. But without the bg model, the mesh would be much better...