First,scipy.misc.imsave is nosupport scipy.misc,so using imageio.imwrite replacement can effectively avoid "one pic error!..." errors
Second,function center_crop and transform will run an error, I fixed errors due to format and parameters.
I am very happy to make my own contribution to this project, I hope you can adopt it, and good luck
First,scipy.misc.imsave is nosupport scipy.misc,so using imageio.imwrite replacement can effectively avoid "one pic error!..." errors Second,function center_crop and transform will run an error, I fixed errors due to format and parameters. I am very happy to make my own contribution to this project, I hope you can adopt it, and good luck