a-PyTorch-Tutorial-to-Image-Captioning
                                
                                
                                
                                    a-PyTorch-Tutorial-to-Image-Captioning copied to clipboard
                            
                            
                            
                        fixed deprecated imread/resize from scipy, moved to imageio methods
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 are you success to run this image captioning code ?