Superpixel SLIC for GPU (CUDA)
☆72Dec 11, 2019Updated 6 years ago
Alternatives and similar repositories for SLIC_CUDA
Users that are interested in SLIC_CUDA are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- gSLICr: Real-time super-pixel segmentation☆349Jan 3, 2024Updated 2 years ago
- Implementation of paper "Pyramid Multi-View Stereo with Local Consistency" based on COLMAP framework☆25Jan 8, 2020Updated 6 years ago
- CPU implementation of "Pixelwise View Selection for Unstructured Multi-View Stereo (Schönberger et al.)"☆46May 15, 2020Updated 6 years ago
- Unofficial C++ implementation of SLAM method, VITAMIN-E☆11Oct 10, 2020Updated 5 years ago
- 超像素分割方法,采用论文 SEEDS: Superpixels Extracted via Energy-Driven Sampling 提出的方法,对于物体的边界具有较好的保留,如下图所示。可以辅助目标检测中制作Banchmark。☆10May 19, 2017Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- gSLIC is an GPU implementation of Simple Iterative Linear Clustering (SLIC) superpixel segmentation algorithm.☆19Dec 18, 2013Updated 12 years ago
- 20x Real-time superpixel SLIC Implementation with CPU☆287Sep 8, 2021Updated 4 years ago
- 对论文《Multi-Scale Geometric Consistency Guided Multi-View Stereo》的复现☆28Jul 4, 2020Updated 6 years ago
- 🖼The python implementation to make superpixels by slic.☆228Jul 22, 2026Updated last month
- code for paper IJCAI2022☆13Jul 2, 2024Updated 2 years ago
- ☆32Dec 21, 2017Updated 8 years ago
- 16-811 Project.☆10Jan 12, 2018Updated 8 years ago
- ☆31Jul 12, 2017Updated 9 years ago
- Bayesian Adaptive Superpixel Segmentation (ICCV 2019)☆21Oct 28, 2019Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- [CVPR‘20] SpixelFCN: Superpixel Segmentation with Fully Convolutional Network☆410May 4, 2022Updated 4 years ago
- Implementation of superpixel pooling layer in Keras. See keras.layers.pooling for implemenation.☆16May 13, 2017Updated 9 years ago
- An extensive evaluation and comparison of 28 state-of-the-art superpixel algorithms on 5 datasets.☆414Jul 1, 2025Updated last year
- Python3 Wrapper for "gSLICr: SLIC superpixels at over 250Hz"