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
mateuszbuda avatar

mateuszbuda/brain-segmentation-pytorch

0
View on GitHub↗
776 stars·188 forks·Python·MIT·5 viewsmateuszbuda.github.io/2017/12/01/brainseg.html↗

Brain Segmentation Pytorch

U-Net implementation in PyTorch for FLAIR abnormality segmentation in brain MRI

Features

  • Computer Vision Models - U-Net for brain MRI segmentation.
  • Medical - Listed in the “Medical” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for mateuszbuda/brain-segmentation-pytorchStar history chart for mateuszbuda/brain-segmentation-pytorch

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

Open-source alternatives to Brain Segmentation Pytorch

Similar open-source projects, ranked by how many features they share with Brain Segmentation Pytorch.
  • mattmacy/vnet.pytorchM

    mattmacy/vnet.pytorch

    0View on GitHub↗

    Vnet is a PyTorch implementation of the paper V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation by Fausto Milletari, Nassir Navab, and Seyed-Ahmad Ahmadi. Although this implementation is still a work in progress, I'm seeing a respectable 0.355% test error rate…

    View on GitHub↗0
  • mlmed/torchxrayvisionmlmed avatar

    mlmed/torchxrayvision

    1,161View on GitHub↗

    🚨 Paper now online! https://arxiv.org/abs/2111.00595

    Jupyter Notebook
    View on GitHub↗1,161
  • cs230-stanford/cs230-code-examplescs230-stanford avatar

    cs230-stanford/cs230-code-examples

    4,218View on GitHub↗

    This repository provides structured code examples and project templates designed for classroom instruction in machine learning and neural networks. It offers reference implementations of deep learning models for both computer vision and natural language processing tasks, built using PyTorch as the core framework. The codebase is organized as a modular project template with separate directories for data handling, model definitions, and training scripts, promoting reusability and clarity. It includes predefined pipelines for image classification and text processing, along with a command-line in

    Pythoncomputer-visionnatural-language-processingpytorch
    View on GitHub↗4,218
  • aaltovision/dgc-netAaltoVision avatar

    AaltoVision/DGC-Net

    206View on GitHub↗

    A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network"

    Jupyter Notebook
    View on GitHub↗206
See all 30 alternatives to Brain Segmentation Pytorch→

Frequently asked questions

What does mateuszbuda/brain-segmentation-pytorch do?

U-Net implementation in PyTorch for FLAIR abnormality segmentation in brain MRI

What are the main features of mateuszbuda/brain-segmentation-pytorch?

The main features of mateuszbuda/brain-segmentation-pytorch are: Computer Vision Models, Medical.

What are some open-source alternatives to mateuszbuda/brain-segmentation-pytorch?

Open-source alternatives to mateuszbuda/brain-segmentation-pytorch include: mlmed/torchxrayvision — 🚨 Paper now online! https://arxiv.org/abs/2111.00595. mattmacy/vnet.pytorch — Vnet is a PyTorch implementation of the paper V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image… cs230-stanford/cs230-code-examples — This repository provides structured code examples and project templates designed for classroom instruction in machine… aaltovision/dgc-net — A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network". alaphao/coremlexample — An example of CoreML using a pre-trained VGG16 model. adamian98/pulse — Pulse is a generative model image upscaler and latent space image processor. It functions as a self-supervised photo…