Skip to content

Targetran 0.12.0

Compare
Choose a tag to compare
@bhky bhky released this 18 Aug 01:40
· 17 commits to main since this release
  • Add fill_value option for assigning value to be used to fill the out-of-boundaries regions, in the past it must be 0
  • Add keep_order option in TFCombineAffine and CombineAffine for ensuring the (randomly) chosen transformation steps will be executed in the provided order
  • More interpolation options for image resizing
  • Fix transpose bug