There are 5 repositories under superpixels topic.
real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon)
An extensive evaluation and comparison of 28 state-of-the-art superpixel algorithms on 5 datasets.
Image segmentation - general superpixel segmentation & center detection & region growing
Superpixel Sampling Networks (ECCV2018)
Library containing 7 state-of-the-art superpixel algorithms with a total of 9 implementations used for evaluation purposes in [1] utilizing an extended version of the Berkeley Segmentation Benchmark.
Image processing Toolkit in R
PyTorch code for our BMVC 2019 paper "Image Classification with Hierarchical Multigraph Networks"
Implementation of the superpixel algorithm called SEEDS [1].
[TIP 2023] The official repo for the paper "DCN-T: Dual Context Network with Transformer for Hyperspectral Image Classification".
Implementation of efficient graph-based image segmentation as proposed by Felzenswalb and Huttenlocher [1] that can be used to generate oversegmentations.
Simple linear iterative clustering (SLIC) in a region of interest (ROI)
Extended version of the Berkeley Segmentation Benchmark [1] used for evaluation in [2].
Implementation of Image Processing Segmentation techniques and algorithms for Oil Spill detection in SAR images
A set of algorithms and other cool things that I learned while doing image processing with openCV using C++ and python.
Superpixels segmentation algorithms with QT and OpenCV, with a nice GUI to colorize the cells
Benchmarking GNNs with PyTorch Lightning: Open Graph Benchmarks and image classification from superpixels
Superpixel-based Refinement for Object Proposal Generation (ICPR 2020)
Augmentations for Neural Networks. Implementation of Torchvision's transforms using OpenCV and additional augmentations for super-resolution, restoration and image to image translation.
Official implementation of "Minimizing Supervision for Free-space Segmentation" paper
Paper list
Image Segmentation using Superpixels, Affinity Propagation and Kmeans Clustering
[ICIP'19] LSTM-MA: A LSTM Method with Multi-modality and Adjacency Constraint for Brain Image Segmentation (Oral)
[TNNLS 2023] The official repo for the paper "Spectral-Spatial Global Graph Reasoning for Hyperspectral Image Classification".
Research internship - Image segmentation by superpixels based on PyTorch
HERS Superpixels: Deep Affinity Learning for Hierarchical Entropy Rate Segmentation
Semantic neural network to realize pixel-wise classification of 2D nano-material using Matlab
Matlab scripts that implement necessary algorithmic procedures to automatically color a black and white image. In particular, you need to develop code to perform some computing activities:
Graph-Based Image Segmentation in Rust
Bachelor thesis "Superpixel Segmentation using Depth Information", including a thorough comparison of several state-of-the-art superpixel algorithms.
Image Segmentation using k-means, n-cuts and superpixels
Example of using VLFeat's SLIC implementation from C++.
Image segmentation library and CLI tool using SNIC and SLIC superpixel algorithms