Skip to content

Releases: piercus/image-augment

v1.1.1

01 Apr 10:23
Compare
Choose a tag to compare

1.1.1 (2019-04-01)

Bug Fixes

v1.1.0

29 Mar 16:53
458f6e5
Compare
Choose a tag to compare

1.1.0 (2019-03-29)

Bug Fixes

Features

  • add noise generator and background augmenter (6a0623e)
  • batch implementation preparation (7e3a970)
  • most of the test tests are passing with tfjs backend (90eaf01)
  • progress on affine-transform with tfjs backend (fd5fd8f)
  • tensorflow backend first version (bdd5123)
  • WIP additive truncated (722d0ae)

v1.0.0

06 Mar 08:44
Compare
Choose a tag to compare

1.0.0 (2019-03-06)

Bug Fixes

Features

  • first version of image-augment (932fdd1)
  • poisson and gaussion noise (d685690)