Skip to content

v0.1.10

Compare
Choose a tag to compare
@tibuch tibuch released this 07 Nov 19:55
8d9e5c3
  • Fix number of blind-spot computation: 0.198% of the pixels are manipulated per patch.
  • Pin tensorflow and keras version numbers in README instructions
  • Fix #42: Tiling during prediction keeps number of axes consistent with the input.
  • Fix #45: Extract n patches from each sample S.
  • Fix #43: Images are cast to 32bit float type during prediction.
  • Add augmentation flat to training script entry point.
  • Add BSD68 example notebook. This notebook reproduces the results reported in the paper (CVPR'19).