Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 229 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 229 Bytes

Unet3plus_tensorflow2

Unofficial Implementation of Unet3plus with Tensorflow 2 (https://arxiv.org/abs/2004.08790)

Please refer to 'Example.ipynb' for usage.

This repo includes:

1) Unet3plus model
2) HybridLoss