I know nothing on the subject of deep learning.
I am looking for references to build a deep learning algorithm to detect ROI in given images. My goal is to compare deep learning algorithms with usual image processing algorithms I have already made. The input images look like this :
The output of the algorithm should look like this :
Q1: Do you have any references that if I read them would let me build such a deep learning algorithm from start to finish ?
Q2: Otherwise, do such algorithms already exist and are freely available ? (Note: Such algorithms should produce precise ROI detection not broad rectangles encircling the bright regions).