Sameer Sheorey

Results 20 issues of Sameer Sheorey

+ Prebuilt Mesa CPU rendering library binary uploaded to Open3D_downloads. + Build script + docker instructions. + Auto-download during build. + Packaged with Python wheel, autoload if `OPEN3D_CPU_RENDERING` env var...

### Discussed in https://github.com/isl-org/Open3D/discussions/3798 Originally posted by **bingkangzhang** July 26, 2021 I want to build open3D from source to be used in android app, but failed. I need a sample...

feature request
build/install issue
arm

### 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](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

feature request
mesh
good first issue

### 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](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

feature request

The GIM image matching method retrains DKM, LoFTR and SuperGlue image matching methods with higher accuracy. here is the ICLR2024 spotlight paper: https://arxiv.org/abs/2402.11095 ![image](https://github.com/cvg/Hierarchical-Localization/assets/41028320/792116a9-7bdf-43f5-b6af-8496c19c51ea)

## Type - [x] Bug fix (non-breaking change which fixes an issue): Fixes #5837 - [ ] New feature (non-breaking change which adds functionality). Resolves # - [ ] Breaking...

pybind
help wanted

Enable 3DML processing in C++ This allows an increasing number of 3D processing methods to be available to the Open3D C++ API. Options: - [ ] libtorch [preferred] - [...

ml
help wanted

### Milestones: - Study 3DGS implementations and identify best option, risks and blockers for integration - Study [filament renderer](https://google.github.io/filament/Filament.html) and Open3D-filament integration - 3DGS Rendering implementation (view independent only)-> PR...

visualization
help wanted

GPU (integrated / discrete) support for NN search, DBSCAN and connected components. Potentially faster on CPU. Use v2023.x since v2024 onwards does not support macOS. Potentially faster: - nearest neighbor...

neighbor search
mesh
pointcloud
help wanted