Releases: FluxML/DataAugmentation.jl
Releases · FluxML/DataAugmentation.jl
Release list
v0.3.5
DataAugmentation v0.3.5
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 3 (#106) (@dependabot[bot])
- Bump actions/cache from 3 to 6 (#107) (@dependabot[bot])
- Bump thollander/actions-comment-pull-request from 1.0.1 to 3.0.1 (#108) (@dependabot[bot])
- Bump actions/checkout from 2 to 7 (#109) (@dependabot[bot])
- Update Parameters requirement from 0.12 to 0.12, 0.13 (#110) (@dependabot[bot])
- Update Interpolations requirement from 0.13, 0.14, 0.15 to 0.13, 0.14, 0.15, 0.16 (#111) (@dependabot[bot])
v0.3.4
v0.3.3
DataAugmentation v0.3.3
Closed issues:
v0.3.2
DataAugmentation v0.3.2
Merged pull requests:
- Make Flips ND compatible and fix ND ScaleKeepAspect, ScaleFixed and PinOrigin (#75) (@itan1)
- Fix missing Interpolations dependency for docs (#98) (@paulnovo)
- Optimize multiple crops (#99) (@paulnovo)
- Fix ScaleKeepAspect scaling to wrong size (#100) (@paulnovo)
Closed issues:
- FlipX, FlipY and ScaleFixed are not ND compatible (#74)
v0.3.1
DataAugmentation v0.3.1
Merged pull requests:
Closed issues:
v0.3.0
DataAugmentation v0.3.0
Merged pull requests:
- Migrate to documenter jl, + doc upgrades (#88) (@isentropic)
- Add
PermuteDimstransformation (#89) (@adrhill) - Make
ImageToTensorcompatible with Flux'sWHCformat (#90) (@adrhill) - Update README.md (#92) (@isentropic)
- Add 3d rotations (#93) (@paulnovo)
- Fix BoundingBox rotations (#95) (@paulnovo)
Closed issues:
- Bounding Box not rotated properly (#94)
v0.2.12
DataAugmentation v0.2.12
Merged pull requests:
- Make clamp01 optional in AdjustBrightness and AdjustContrast (#77) (@itan1)
- fix documentation link: repository moved to FluxML (#81) (@itan1)
- Actions node 12 => node 16 (#82) (@vnegi10)
- Bump compat entries (#84) (@adrhill)
- Remove unused type variable (#85) (@adrhill)
- test on latest julia version (#86) (@CarloLucibello)
Closed issues:
v0.2.11
v0.2.10
DataAugmentation v0.2.10
Merged pull requests:
v0.2.9
DataAugmentation v0.2.9
Merged pull requests: