Connected_components_PyTorch
Union Find Algorithm
An implementation of connected components labeling using a block-based union find algorithm
A PyTorch implementation of Connected Components Labeling
109 stars
2 watching
24 forks
Language: Jupyter Notebook
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep learning framework for automatic and semi-automatic segmentation of 3D image stacks in connectomics | 172 |
| A PyTorch CUDA extension that uses CuPy to compute the Hadamard product of two tensors. | 117 |
| An implementation of MobileNetV3 using PyTorch with search space optimization | 292 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| PyTorch implementation of a Factorization Machine module | 173 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 392 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. | 63 |
| A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. | 1,402 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| PyTorch implementation of a deep learning model for image segmentation | 90 |
| An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks | 279 |
| A deep learning framework for handling heterogeneous tabular data with diverse column types | 582 |