tanvirnwu/Selective-Search-for-Object-Detection
This repository provides a Python implementation of Selective Search for object detection. It includes code for segmenting an image using the Felzenszwalb method, extracting candidate regions for object detection, and visualizing these regions.
Python