selective-search
Here are 12 public repositories matching this topic...
Language:All
Sort:Most stars
Python implementation of selective search
- Updated
Jul 19, 2022 - Python
Image classification svm with simple neural network.
- Updated
May 9, 2020 - Python
Selective Search reimplementation in PyTorch that allows to extract not only the bounding boxes, but also the region masks
- Updated
Sep 28, 2023 - C++
Python implementation of Selective Search for Object Recognition.
- Updated
Mar 17, 2018 - Python
A Python implementation from scratch of RCNN algorithm for Object Detection.
- Updated
Apr 14, 2023 - Python
A project about car detection using RCNN model
- Updated
Feb 3, 2023 - Python
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.
- Updated
Nov 18, 2023 - Python
MSc Thesis at FER-2021/22 led by izv. prof. dr. sc. Marko Čupić
- Updated
Jun 29, 2022 - Jupyter Notebook
Implement Selective Search in traditional computer vision. 手刻實作電腦圖像辨識領域中的經典算法 - Selective Search
- Updated
Mar 19, 2020 - Python
Implementation of R-CNN
- Updated
Jul 17, 2021 - Python
This repo contains the code for region based CNN network
- Updated
May 23, 2020 - Python
Improve this page
Add a description, image, and links to theselective-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theselective-search topic, visit your repo's landing page and select "manage topics."