tf_unet and unet

These are successive versions of the same project, where the newer implementation (B) upgrades the original (A) from TensorFlow 1.x to TensorFlow 2.x while maintaining the same core U-Net architecture for image segmentation.

tf_unet
51
Established
unet
49
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 1,918
Forks: 740
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
Stars: 268
Forks: 86
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
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

Implements the full U-Net architecture with skip connections for pixel-wise dense prediction across arbitrary imaging domains. Built on TensorFlow 1.x with demonstrated applications in radio astronomy (RFI mitigation), medical imaging, and synthetic pattern detection. Provides modular, domain-agnostic design allowing direct application to custom datasets without architecture modifications.

About unet

jakeret/unet

Generic U-Net Tensorflow 2 implementation for semantic segmentation

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