Skip to content

Releases: yingkaisha/keras-unet-collection

v0.0.17

28 Feb 18:22
ab9d8d7
Compare
Choose a tag to compare

Bugfix on UNET 3+

v0.0.16

05 Feb 19:36
Compare
Choose a tag to compare

Bugfix. Adding loss functions.

v0.0.15

04 Feb 04:05
1aab708
Compare
Choose a tag to compare

Bugfix. Expanding pool and unpool options. Fix documentations.

v0.0.14

30 Jan 19:50
1042277
Compare
Choose a tag to compare

Python script cleaning and documentation fix.

v0.0.13

26 Jan 00:40
Compare
Choose a tag to compare

Bugfix and backbone support on the attention unet.

v0.0.12

25 Jan 23:29
Compare
Choose a tag to compare

ImageNet backbones for Unet, Unet++, and UNET 3+

v0.0.11

22 Jan 19:54
bb98c2e
Compare
Choose a tag to compare

Bug fix. UNET 3+ in other older versions will not be compatible.

v0.0.10

18 Jan 23:20
43a4a7b
Compare
Choose a tag to compare

New feature: 2-d V-net. Bug fixes. The backbone module is renamed as base.

v0.0.9

14 Jan 23:45
c5126af
Compare
Choose a tag to compare

keras_unet_collection.utils is added.

v0.0.8

14 Jan 00:52
Compare
Choose a tag to compare

Bug fixes on models with deep supervision options.