awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
D

divamgupta/image-segmentation-keras

0
View on GitHub↗
0 stars·0 forks·13 views

Image Segmentation Keras

Implementation of various Deep Image Segmentation models in keras.

Features

  • Computer Vision Models - Implementation of various segmentation architectures like Segnet and UNet.
  • Deep Learning Models - Framework for image segmentation tasks.
  • Segmentation Architectures - Keras implementations of various segmentation models.

Star history

Star history chart for divamgupta/image-segmentation-kerasStar history chart for divamgupta/image-segmentation-keras

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does divamgupta/image-segmentation-keras do?

Implementation of various Deep Image Segmentation models in keras.

What are the main features of divamgupta/image-segmentation-keras?

The main features of divamgupta/image-segmentation-keras are: Computer Vision Models, Deep Learning Models, Segmentation Architectures.

What are some open-source alternatives to divamgupta/image-segmentation-keras?

Open-source alternatives to divamgupta/image-segmentation-keras include: jocicmarko/ultrasound-nerve-segmentation — This tutorial shows how to use Keras library to build deep neural network for ultrasound image nerve segmentation.… facebookresearch/maskrcnn-benchmark — This project is a modular PyTorch framework for training and evaluating object detection and instance segmentation… isht7/pytorch-deeplab-resnet. hyeonwoonoh/deconvnet — DeconvNet : Learning Deconvolution Network for Semantic Segmentation. elliottd/groundedtranslation — #GroundedTranslation. tdeboissiere/deeplearningimplementations — Implementation of recent Deep Learning papers.

Open-source alternatives to Image Segmentation Keras

Similar open-source projects, ranked by how many features they share with Image Segmentation Keras.
  • jocicmarko/ultrasound-nerve-segmentationjocicmarko avatar

    jocicmarko/ultrasound-nerve-segmentation

    944View on GitHub↗

    This tutorial shows how to use Keras library to build deep neural network for ultrasound image nerve segmentation. More info on this Kaggle competition can be found on https://www.kaggle.com/c/ultrasound-nerve-segmentation.

    Python
    View on GitHub↗944
  • hyeonwoonoh/deconvnetHyeonwooNoh avatar

    HyeonwooNoh/DeconvNet

    326View on GitHub↗

    DeconvNet : Learning Deconvolution Network for Semantic Segmentation

    Matlab
    View on GitHub↗326
  • elliottd/groundedtranslationelliottd avatar

    elliottd/GroundedTranslation

    45View on GitHub↗

    #GroundedTranslation

    Python
    View on GitHub↗45
  • facebookresearch/maskrcnn-benchmarkfacebookresearch avatar

    facebookresearch/maskrcnn-benchmark

    9,370View on GitHub↗

    This project is a modular PyTorch framework for training and evaluating object detection and instance segmentation models. It serves as a computer vision research tool and a deep learning inference engine designed to identify object locations, classes, and pixel-level masks within images. The framework implements a two-stage inference pipeline that utilizes region proposal networks and a symmetric mask-head architecture. It provides specialized capabilities for instance segmentation, object bounding box detection, and human pose estimation via anatomical keypoint detection. The system includ

    Python
    View on GitHub↗9,370
See all 30 alternatives to Image Segmentation Keras→