FastSam_Awsome_TensorRT
Segment model
An implementation of a CNN model optimized for speed and segment anything functionality using the FastSAM design.
108 stars
2 watching
11 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tkuanlun350/tensorflow-segnet | A TensorFlow-based implementation of the SegNet segmentation algorithm, with modifications to address index unravel issues and support multiple features such as dilation and multi-resolution learning. | 369 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
juntang-zhuang/laddernet | A deep learning implementation of a multi-path network architecture for medical image segmentation | 139 |
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 |
ykamikawa/tf-keras-segnet | An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 178 |
tramac/fast-scnn-pytorch | A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. | 381 |
shekkizh/fcn.tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow | 1,252 |
juntang-zhuang/shelfnet | An implementation of a lightweight semantic segmentation model with real-time performance capabilities | 252 |
fregu856/segmentation | An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
huaifeng1993/dfanet | An implementation of a deep learning model for real-time semantic segmentation | 254 |
hellochick/semantic-segmentation-tensorflow | Implementation of semantic segmentation models on two datasets using TensorFlow | 84 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |
pudae/tensorflow-pspnet | An implementation of a deep learning-based semantic segmentation model using TensorFlow and the PSNet loss function. | 47 |