Pengfei Xuan
Pengfei Xuan
If you have a dedicated GPU, maybe you can disable iGPU via: - https://rocm.docs.amd.com/projects/radeon/en/latest/docs/prerequisites.html#disable-igpu
@parkerlreed I created ROCm 6.x based docker build. Feel free to give it a try. Thank you! - https://github.com/pierotofy/OpenSplat/pull/40
Previously, I tested this PR with a series of DJI M3M datasets (50 ~ 400 acres). Everything works perfectly so far. However, one aspect I'm uncertain about is whether we...
Thanks for explaining the OpenSfM unwarping part! From my previous tests, I found the following setup (Incremental + 2.5D mesh) is working particularly good in a high density of vegetation...
Or you can use [this](https://github.com/pierotofy/OpenSplat/blob/main/.github/workflows/windows.yml#L51) Windows build action as a reference
The root cause might be linked to [PyTorch or macOS](https://github.com/search?q=repo%3Apytorch%2Fpytorch+mps+memory+leak&type=issues&s=created&o=desc). I'll re-evaluate the MPS setup once upstream fixes become available.
@ichsan2895 Thank you for sharing this! I noticed it earlier as well and found it intriguing. It's great to see others having similar thoughts.
@brettwooldridge Does NuProcess have any plan to implement [Reactive Streams](http://www.reactive-streams.org)?
@brettwooldridge Sounds a good plan! If @vietj can do this, the integration is going to become very natural: http://vertx.io/docs/vertx-reactive-streams/java/
@vietj Agree! I'm looking forward to seeing the first prototype. This integration is very useful.