So i have this project in Python (Computer Vision), which is seperating text from figures of an image (like a paper news image).
My question is what's the best way to detect those figures in the paper ? (in Python).
From the result image you can see text layouts regions in orange box and image layouts region (figure) in white box. It's amazing deep learning toolkit for image recognition.