Tf Unet Versions Save

Generic U-Net Tensorflow implementation for image segmentation

0.1.2

5 years ago
  • Namescopes to improve TensorBoard layout
  • Move bias addition before dropout
  • numerically stable cross entropy computation
  • parametrized verification batch size
  • bugfix if all pixel values are 0
  • cleaned examples

0.1.1

6 years ago
  • Support for Tensorflow > 1.0.0
  • Clean package structure
  • Integration into mybinder

0.1.0

7 years ago

Generic U-Net image segmentation neural network Tensorflow implementation. First official release!