Closed culurciello closed 9 years ago
When I call: map_im = mnf.draw_image_map(manifold, samples.images, im_size, background, background_removal)
manifold is changed to values between [0,1] !!!! I do not think we should do that, right?
You're right. I've just pushed a fix. Thanks!
When I call: map_im = mnf.draw_image_map(manifold, samples.images, im_size, background, background_removal)
manifold is changed to values between [0,1] !!!! I do not think we should do that, right?