Skip to content

Releases: MarcBS/multimodal_keras_wrapper

3.1.1

21 Apr 10:29

Choose a tag to compare

  • Fixbug update model
  • Use BPE from PyPI package.

Tensorboard metrics and code reorganization

18 Apr 10:37

Choose a tag to compare

  • Reorganize huge cnn_model into submodules
  • Metrics are now logged in Tensorboard
  • Minor fixes

Add evaluation via SacreBLEU

24 Mar 18:47
6581c68

Choose a tag to compare

Add evaluation via SacreBLEU.
Match the PyPI package versioning.

v2.1.3.2

17 Mar 14:41

Choose a tag to compare

Added colour, brightness, sharpness and contrast enchancing as a data…

3.0.1: Merge pull request #222 from lvapeab/master

25 Jan 09:02
0545749

Choose a tag to compare

MKW stable for Python3

06 Nov 17:28

Choose a tag to compare

v3.0.0

Minor bug fixes

MKW v2.1.3 minor change

23 Sep 12:38

Choose a tag to compare

v2.1.3.1

Bugfix topK accuracy

MKW v2.1.1 minor change

19 Sep 07:37

Choose a tag to compare

v2.1.3

Minor bugfix metrics calculation.

MKW v2.1.2 minor change

14 Sep 15:28

Choose a tag to compare

v2.1.2.3

Bugfix data load queue.

MKW v2.1.2 minor change

13 Sep 13:29

Choose a tag to compare

v2.1.2.2

Update function for balanced accuracy calculation.