https://github.com/chenzhaiyu/unet

U-Net for RGB Semantic Segmentation

https://github.com/chenzhaiyu/unet

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.4%) to scientific vocabulary

Keywords

rgb segmentation unet
Last synced: 7 months ago · JSON representation

Repository

U-Net for RGB Semantic Segmentation

Basic Info
  • Host: GitHub
  • Owner: chenzhaiyu
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 625 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
rgb segmentation unet
Created over 6 years ago · Last pushed over 6 years ago
Metadata Files
Readme

README.md

U-Net for RGB Semantic Segmentation

Introduction

More details of U-Net architecture can be found on U-Net: Convolutional Networks for Biomedical Image Segmentation. The code was derived from UNet with additional supprt for RGB images.

Dependencies

The following dependencies are needed:

  • Numpy
  • Tensorflow-gpu
  • Keras
  • Scikit-image

Usage

  1. Install dependencies:

conda env create -f env.yml

  1. Configure paths and parameters with config.py
  2. Train the model with train.py
  3. Test the trained model with test.py

Results

Owner

  • Name: Zhaiyu Chen
  • Login: chenzhaiyu
  • Kind: user
  • Location: Munich, Germany
  • Company: Technical University of Munich

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels