image-compression-cnn icon indicating copy to clipboard operation
image-compression-cnn copied to clipboard

combine_images.py very slow?

Open mw66 opened this issue 3 years ago • 0 comments

Hi,

The 2nd step (Compressing image using the Map) is very slow, i.e:

$ python combine_images.py -image test.jpg -map output/msroi_map.jpg

(the image size is 4032x3024)

took ~22 minutes!

Is this normal? where I should check for this slowness?

mw66 avatar Feb 20 '22 22:02 mw66