stray_visualize_4.py 66 B

123
  1. def load_confidence(path):
  2. return np.array(Image.open(path))