awesome-repositories.comKategorienBlog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jocicmarko avatar

jocicmarko/ultrasound-nerve-segmentation

0
View on GitHub↗
944 Stars·326 Forks·Python·MIT·3 Aufrufe

Ultrasound Nerve Segmentation

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.

Features

  • Computer Vision Models - Deep neural network for segmenting nerves in ultrasound imagery.
  • Deep Learning Models - Model for medical image segmentation tasks.
  • Segmentation Architectures - U-Net based segmentation for medical ultrasound imagery.

Star-Verlauf

Star-Verlauf für jocicmarko/ultrasound-nerve-segmentationStar-Verlauf für jocicmarko/ultrasound-nerve-segmentation

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Ultrasound Nerve Segmentation

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ultrasound Nerve Segmentation.
  • divamgupta/image-segmentation-kerasD

    divamgupta/image-segmentation-keras

    0Auf GitHub ansehen↗

    Implementation of various Deep Image Segmentation models in keras.

    Auf GitHub ansehen↗0
  • facebookresearch/maskrcnn-benchmarkAvatar von facebookresearch

    facebookresearch/maskrcnn-benchmark

    9,370Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,370
  • elliottd/groundedtranslationAvatar von elliottd

    elliottd/GroundedTranslation

    45Auf GitHub ansehen↗

    #GroundedTranslation

    Python
    Auf GitHub ansehen↗45
  • hyeonwoonoh/deconvnetAvatar von HyeonwooNoh

    HyeonwooNoh/DeconvNet

    326Auf GitHub ansehen↗

    DeconvNet : Learning Deconvolution Network for Semantic Segmentation

    Matlab
    Auf GitHub ansehen↗326
Alle 30 Alternativen zu Ultrasound Nerve Segmentation anzeigen→

Häufig gestellte Fragen

Was macht jocicmarko/ultrasound-nerve-segmentation?

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.

Was sind die Hauptfunktionen von jocicmarko/ultrasound-nerve-segmentation?

Die Hauptfunktionen von jocicmarko/ultrasound-nerve-segmentation sind: Computer Vision Models, Deep Learning Models, Segmentation Architectures.

Welche Open-Source-Alternativen gibt es zu jocicmarko/ultrasound-nerve-segmentation?

Open-Source-Alternativen zu jocicmarko/ultrasound-nerve-segmentation sind unter anderem: divamgupta/image-segmentation-keras — Implementation of various Deep Image Segmentation models in keras. elliottd/groundedtranslation — #GroundedTranslation. hyeonwoonoh/deconvnet — DeconvNet : Learning Deconvolution Network for Semantic Segmentation. facebookresearch/maskrcnn-benchmark — This project is a modular PyTorch framework for training and evaluating object detection and instance segmentation… isht7/pytorch-deeplab-resnet. tdeboissiere/deeplearningimplementations — Implementation of recent Deep Learning papers.