Sanskar Agrawal

Results 4 issues of Sanskar Agrawal

Added support for distributed training for PyTorch `ObjectDetection` pipeine. - [x] Modify launch script to spawn multiple process for multi-gpu training. - [x] Update Object Detection Pipeline to support multiple...

This change is [](https://reviewable.io/reviews/isl-org/open3d-ml/530)

Is it possible to provide camera locations as well ? We would love to test multi view depth estimation for spherical cameras.

Issue The variables `width` and `height` are used incorrectly in the `interpolate_pos_encoding` function, leading to potential confusion. Although the outputs remain correct, the readability of the code is compromised. Fix...

CLA Signed