Skip to content

tf unet 0.1.2

Latest
Compare
Choose a tag to compare
@jakeret jakeret released this 08 Jan 20:58
· 13 commits to master since this release
  • 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