tf_unet and Pytorch-UNet

These are competitors, as both tools offer generic U-Net implementations for image segmentation, but one is in PyTorch and the other in TensorFlow, requiring a choice between frameworks.

tf_unet
51
Established
Pytorch-UNet
51
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 1,918
Forks: 740
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
Stars: 11,266
Forks: 2,731
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About tf_unet

jakeret/tf_unet

Generic U-Net Tensorflow implementation for image segmentation

This helps scientists and researchers automatically identify and outline specific features within images. You input an image containing objects of interest, and it outputs a segmented image highlighting those features. This is ideal for anyone working with various types of imaging data, from astronomy to medical research, who needs to precisely locate and measure objects or anomalies.

image-segmentation astronomy medical-imaging radio-frequency-interference feature-detection

About Pytorch-UNet

milesial/Pytorch-UNet

PyTorch implementation of the U-Net for image semantic segmentation with high quality images

This tool helps segment objects from high-definition images, making it easy to isolate specific features or items. You input a standard image, and it outputs an image with the identified object highlighted, often as a black and white mask. This is perfect for computer vision engineers or researchers working with detailed image analysis, such as in medical imaging or industrial inspection.

image-segmentation computer-vision medical-imaging object-detection industrial-inspection

Scores updated daily from GitHub, PyPI, and npm data. How scores work