archinetai/a-unet
A toolbox that provides hackable building blocks for generic 1D/2D/3D UNets, in PyTorch.
This project provides pre-built, customizable components for creating U-Net models. It takes in raw data (like images or time series) and outputs processed versions, which are then used for tasks like image segmentation, denoising, or generating new data. Machine learning engineers and researchers building deep learning applications would use this.
Used by 1 other package. No commits in the last 6 months. Available on PyPI.
Use this if you are a machine learning engineer or researcher who needs a flexible toolkit to build and customize U-Net architectures for various deep learning tasks in PyTorch.
Not ideal if you are an end-user looking for a ready-to-use application or a pre-trained model for a specific task without needing to write code.
Stars
89
Forks
9
Language
Python
License
MIT
Category
Last pushed
Jun 12, 2023
Commits (30d)
0
Dependencies
3
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/archinetai/a-unet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BiaPyX/BiaPy
Open source Python library for building bioimage analysis pipelines
Abe404/root_painter
RootPainter: Deep Learning Segmentation of Biological Images with Corrective Annotation
junlabucsd/napari-mm3
Mother machine image analysis through napari
Dootmaan/MT-UNet
Official Code for *Mixed Transformer UNet for Medical Image Segmentation*
chanzuckerberg/napari-hub
Discover, install, and share napari plugins