Skip to content

Releases: Evizero/Augmentor.jl

v0.6.6

12 Jul 15:54
777dd0f
Compare
Choose a tag to compare

Augmentor v0.6.6

Diff since v0.6.5

Closed issues:

  • ConvertEltype(Gray) not working as expect anymore (#17)
  • Either may not work properly with Pipeline (#36)
  • add documentation settings (#51)
  • integration with Flux (#54)
  • Clean up gh-pages branch (#91)

Merged pull requests:

  • Clean up gh-pages branch (#92) (@barucden)
  • ColorJitter: ColorJitterView -> MappedArray (#93) (@barucden)
  • upgrade TagBot configuration (#94) (@johnnychen94)
  • Use of_eltype instead of convert lambda (#95) (@barucden)
  • Big docs & readme update (#98) (@barucden)
  • CompatHelper: bump compat for ImageFiltering to 0.7, (keep existing compat) (#104) (@github-actions[bot])
  • CompatHelper: bump compat for Interpolations to 0.14, (keep existing compat) (#107) (@github-actions[bot])

v0.6.5

08 Aug 02:10
ad9a398
Compare
Choose a tag to compare

Augmentor v0.6.5

Diff since v0.6.4

Closed issues:

  • unnecessary type promotion (#62)
  • Segmentation tasks: augmentation of GT images (#85)
  • CI: Documentation build fails (#88)

Merged pull requests:

v0.6.4

12 Jul 20:06
d3b60ef
Compare
Choose a tag to compare

Augmentor v0.6.4

Diff since v0.6.3

Merged pull requests:

v0.6.3

17 May 13:12
2739aa8
Compare
Choose a tag to compare

Augmentor v0.6.3

Diff since v0.6.2

Closed issues:

  • configure ssh key for tagbot (#72)
  • CI fails (#77)

Merged pull requests:

v0.6.2

17 Sep 17:04
v0.6.2
27c29ed
Compare
Choose a tag to compare

Augmentor v0.6.2

Diff since v0.6.1

Closed issues:

  • Add RCropSize for a randomly placed CropSize (#21)

Merged pull requests:

v0.6.1

25 Aug 04:04
ffedc72
Compare
Choose a tag to compare

Augmentor v0.6.1

Diff since v0.6.0

Closed issues:

  • random failure OffsetArray tests for Scale and Zoom (#38)
  • Apply same transformation to mask? (#59)

Merged pull requests:

v0.6.0

17 Feb 23:02
Compare
Choose a tag to compare

Augmentor v0.6.0

Diff since v0.5.0

Closed issues:

  • Run femtocleaner (#26)
  • Info about upcoming removal of packages in the General registry (#30)
  • tweight specialization on FixedPoint (#39)

Merged pull requests:

v0.5.0: Merge pull request #25 from Evizero/cleanup

09 Jul 14:36
cae5790
Compare
Choose a tag to compare

add map operations

08 Apr 19:06
cbb8a23
Compare
Choose a tag to compare
Merge pull request #19 from Evizero/mapfun

Add new element-wise map operations

upstream fixes

20 Nov 13:42
Compare
Choose a tag to compare
v0.3.1

update REQUIRE for Rotations. fixes #15