BiRefNet
Image Segmentation Model
An implementation of a deep learning-based image segmentation model for high-resolution images
[CAAI AIR'24] Bilateral Reference for High-Resolution Dichotomous Image Segmentation
1k stars
17 watching
102 forks
Language: Python
last commit: 6 days ago background-removalcamouflaged-object-detectiondichotomous-image-segmentationhigh-resolution-salient-object-detectionsalient-object-detection
Related projects:
Repository | Description | Stars |
---|---|---|
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
fabianbormann/tensorflow-deconvnet-segmentation | An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
hasnainraz/fc-densenet-tensorflow | Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
0bserver07/one-hundred-layers-tiramisu | An implementation of a state-of-the-art deep learning model for semantic image segmentation | 197 |
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
speedinghzl/ccnet | An implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images. | 1,426 |
fregu856/segmentation | An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
lironui/abcnet | Develops an efficient network architecture for semantic segmentation of high-resolution remote sensing images. | 33 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |
qingyonghu/randla-net | A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds | 1,312 |
huaifeng1993/dfanet | An implementation of a deep learning model for real-time semantic segmentation | 254 |
lironui/banet | An implementation of a deep learning model for semantic segmentation of high-resolution urban scene images. | 13 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
abbypa/nnproject_deepmask | A deep learning implementation of an object segmentation algorithm. | 187 |