Missing-Pixel-Filler icon indicating copy to clipboard operation
Missing-Pixel-Filler copied to clipboard

found some bugs in swath_activations.py

Open ohjho opened this issue 1 year ago • 0 comments

  1. the script is missing import numpy as np at the top
  2. seems like the code is tested on images that are 224x224? I bumped into a lot of issues when the input image is not square
  3. it also seems like you got the x and y mixed up eh

ohjho avatar Apr 12 '23 04:04 ohjho