A usage of Computer Vision to find cut-off points of an image for sections of an image.

Method FCN + - Sliding Window
- Take a small segment of the image and classify that
- Reduce the overall size with downsampling and then upsampling

A usage of Computer Vision to find cut-off points of an image for sections of an image.

