# mattmacy/vnet.pytorch

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/mattmacy-vnet-pytorch).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

0 stars · 0 forks

## Links

- GitHub: https://github.com/mattmacy/vnet.pytorch
- awesome-repositories: https://awesome-repositories.com/repository/mattmacy-vnet-pytorch.md

## Description

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…

## Tags

### Part of an Awesome List

- [Computer Vision Models](https://awesome-repositories.com/f/awesome-lists/ai/computer-vision-models.md) — V-Net implementation for medical image segmentation.
- [Model Implementations](https://awesome-repositories.com/f/awesome-lists/ai/model-implementations.md) — Volumetric medical image segmentation model.
- [Medical](https://awesome-repositories.com/f/awesome-lists/more/medical.md) — Listed in the “Medical” section of the The Incredible Pytorch awesome list.
