regionproposal

There are 2 repositories under regionproposal topic.

  • AlexMa011/edgeBoxes-Cpp-version

    A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.

    Language:C++597270
  • 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.

    Language:Python210