Description
In recent years, deep learning has made tremendous progress in developing systems that can learn from carefully labelled data. But, the deep learning models are very data-hungry and requires a…
Summary
- Augment your data with fisheye view in pytorch In recent years, deep learning has made tremendous progress in developing systems that can learn from carefully labelled data.
- Result(right) of Horizontal WaveTransformation applied on a checkerboard image(left).
- Horizontal wave transformation transforms the given image in the shape of the cosine wave of given amplitude and frequency.
- (Image By Author) The figure above shows the effect of horizontal wave transformation over a checkerboard image.
- Let’s start with the fisheye transformation first.