Elias Manos

Results 3 issues of Elias Manos

Hello, I am trying to implement the CRF layer into a semantic segmentation a U-Net-style convolutional neural network for semantic segmentation in order to refine the predicted masks. I have...

### 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

Thank you for the wonderful code. I have a deep learning model trained for building detection and this repo had exactly what I needed to create presentable polygons. The only...