a-PyTorch-Tutorial-to-Image-Captioning icon indicating copy to clipboard operation
a-PyTorch-Tutorial-to-Image-Captioning copied to clipboard

fixed deprecated imread/resize from scipy, moved to imageio methods

Open claytonbrown opened this issue 3 years ago • 1 comments

looks like fixed for scipy==1.7.3 | imageio==2.19.3

Reading TRAIN images and captions, storing to file...

20%|█████████████████████████████████████▏ | 23164/113287 [09:55<35:43, 42.05it/s]

also using relative paths for data - not sure if you need this in the PR or if it matters

claytonbrown avatar Jun 22 '22 00:06 claytonbrown

@claytonbrown are you success to run this image captioning code ?

supriamir avatar Sep 14 '22 09:09 supriamir