glow icon indicating copy to clipboard operation
glow copied to clipboard

z_manipulate.npy

Open viettmab opened this issue 3 years ago • 0 comments

After I run get_manipulators, I get z_manipulate.npy in shape (40,196608). 196608 means 3256256. But I am handling with image of size 36464 = , how can I change z_manipulate.npy to the size (40,36464) to manipulate my image? Thank you

viettmab avatar Nov 02 '21 14:11 viettmab