Amanda Boatswain Jacques

Results 2 comments of Amanda Boatswain Jacques

Thank you for you updates mdbloice! I actually still ran into the issue while running my code. The error wasn't really in the visualization of the image with matplotlib, it...

Hello mdbloice, Here are the specific operations that I used with the library: generator.**rotate**(probability=1, max_left_rotation=5, max_right_rotation=5) generator.**flip_left_right**(probability=0.5) generator.**random_distortion**(probability=1, grid_width=4, grid_height=4, magnitude=8) But like I said previously, the error was fixed...