-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hello,
When I was implementing your toolbox, something wrong happened.
I ran python ./experiments_imagenet.py, and the Traceback showed:
Traceback(most recent call last):
File "./experiments_imagenet.py", line 79, in
X_test, X_test_im, X_filenames = utlD.get_imagenet_data(net=net)
File "/home/DeepVis-PredDiff/utilis_data.py", line 46, in get_imagenet_dat
o = int(0.5*np.array([np_img.shape[0]-img_dim[0], np_img.shape[1]-img_dim[1]]))
TypeError: only size-1 arrays can be converted to Python scalars
I wanna know how should I modify this.
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels