Code QuizIntermediate
Horizontal Flip with NumPy
Spot the axis mistake when flipping an image left-to-right for augmentation.
What is the bug in this horizontal_flip function?
Spot the axis mistake when flipping an image left-to-right for augmentation.
What is the bug in this horizontal_flip function?