BiRefNet
Image segmentation model
An open-source implementation of an image segmentation model that combines background removal and object detection capabilities.
[CAAI AIR'24] Bilateral Reference for High-Resolution Dichotomous Image Segmentation
1k stars
17 watching
112 forks
Language: Python
last commit: about 1 month ago background-removalbirefnetcamouflaged-object-detectiondichotomous-image-segmentationhigh-resolution-image-segmentationimage-segmentationsalient-object-detection
Related projects:
Repository | Description | Stars |
---|---|---|
preritj/segmentation | Deep learning models for semantic segmentation of images | 101 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 430 |
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,432 |
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. | 34 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,598 |
qingyonghu/randla-net | A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds | 1,327 |
huaifeng1993/dfanet | An implementation of a deep learning model for real-time semantic segmentation | 255 |
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 |