Open3D-ML icon indicating copy to clipboard operation
Open3D-ML copied to clipboard

OpenVINO SparseConvUNet

Open dkurt opened this issue 2 years ago • 1 comments

At this moment, SparseConv is not implemented in OpenVINO but I've published an extension which provides reference implementation of the following layers:

  • SparseConv
  • SparseContTranspose
  • calculate_grid. The method is not ONNX compatible so it's exported as a single node

resolves https://github.com/isl-org/Open3D-ML/issues/449


This change is Reviewable

dkurt avatar Jan 27 '22 15:01 dkurt

Hi, @sanskar107! May I ask review this proposal? This is fine to keep on dev branch.

dkurt avatar Feb 08 '22 08:02 dkurt

@likholat, can you please take a look? OpenVINO code should be updated to the latest API.

dkurt avatar Feb 09 '23 10:02 dkurt