boundary_loss_for_remote_sensing icon indicating copy to clipboard operation
boundary_loss_for_remote_sensing copied to clipboard

TensorFlow version?

Open ntelo007 opened this issue 4 years ago • 3 comments

Hi, thanks for your work. Could you please help me write down a TensorFlow or Keras version of this loss function?

ntelo007 avatar Apr 07 '20 10:04 ntelo007

Hi, ntelo007

I don't know how to use a TensorFlow and Keras, but I can write this loss with numpy. If this helps you, I'll try it later.

yiskw713 avatar Apr 09 '20 04:04 yiskw713

Thank you very much, that would be great!

ntelo007 avatar Apr 10 '20 14:04 ntelo007

@ntelo007 Have done Tensorflow implementation for the same, works awesome for my segmentation training : https://github.com/rishavroy1264bitmesra/Tensorflow-Boundary-Loss-for-Remote-Sensing-Imagery-Semantic-Segmentation

Regards

rishavroy1264bitmesra avatar Jul 18 '20 05:07 rishavroy1264bitmesra