FastSam_Awsome_TensorRT

Segment model

An implementation of a CNN model optimized for speed and segment anything functionality using the FastSAM design.

GitHub

109 stars
2 watching
11 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tkuanlun350/tensorflow-segnetA 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/birefnetAn open-source implementation of an image segmentation model that combines background removal and object detection capabilities.1,484
juntang-zhuang/laddernetA deep learning implementation of a multi-path network architecture for medical image segmentation140
speedinghzl/ccnetAn implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images.1,432
ykamikawa/tf-keras-segnetAn implementation of SegNet architecture for semantic segmentation using tensorflow and keras.179
tramac/fast-scnn-pytorchA PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision.380
shekkizh/fcn.tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow1,251
juntang-zhuang/shelfnetAn implementation of a lightweight semantic segmentation model with real-time performance capabilities252
fregu856/segmentationAn implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset.245
preritj/segmentationDeep learning models for semantic segmentation of images101
huaifeng1993/dfanetAn implementation of a deep learning model for real-time semantic segmentation255
hellochick/semantic-segmentation-tensorflowImplementation of semantic segmentation models on two datasets using TensorFlow84
vladkryvoruchko/pspnet-keras-tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow and Keras394
hszhao/pspnetA PyTorch implementation of a deep learning model for semantic image segmentation1,598
pudae/tensorflow-pspnetAn implementation of a deep learning-based semantic segmentation model using TensorFlow and the PSNet loss function.47