Asapanna Rakesh

Results 59 issues of Asapanna Rakesh

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D-ML/issues). - [X] 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 documentation](http://www.open3d.org/docs/release/) and the...

feature request

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D-ML/issues). - [X] 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 documentation](http://www.open3d.org/docs/release/) and the...

question

Hi, I have instance segmentation dataset for street view. Can I use this project to synthesize novel data using the annotated data? Regards, Rakesh

Hi, there are multiple examples available in the repository (in notebooks or scripts) but they are not available online as a webpage in documentation. Can I send some PRs so...

Priority: P2 - eventual

Hi, does this library provide utilities for feature engineering on graphs? For example I may want to calculate different node centrality measures or other metrics that are commonly used in...

Hi, how to add sampling hooks to Detectron2 using this library

Broken link: https://solaris.readthedocs.io/en/latest/tutorials/notebooks/api_inference_spacenet.ipynb At https://solaris.readthedocs.io/en/latest/tutorials/# ![image](https://user-images.githubusercontent.com/45640029/164150172-2f2e4c88-f37a-46d1-bc0f-b77eb2dcb94e.png)

Type: Documentation
Status: Review Needed

I have large high-res images (4000x4000px). And the ML problem at hand is image classification. 50 percent of important features present in the image are as small as 30x30px. 1....

Hi, is there a tutorial on Detectron2 mask-rcnn explainablity (specifically for *instance segmentation*)? I read another issue mentioning that it it is difficult. I would like to write a tutorial...

Hi, wide collection of unsupervised algorithms is amazing. But if there aren't sufficient examples on tuning them, other developers may never use it. I am planning to use these algorithms...