Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Segmentation Data Generator #202

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

ahundt
Copy link
Collaborator

@ahundt ahundt commented Dec 21, 2017

This generates data for semantic segmentation tasks, which specifically need second images for labels, for which the pixel values cannot change from a fixed set, i.e. no interpolation because it changes the ground truth label values.

sources:
SegDataGenerator class: https://github.com/aurora95/Keras-FCN
training example from: #152

ahundt and others added 26 commits December 18, 2017 18:24
…u/keras-contrib into segmentation-data-generator
* segmentation-data-generator:
  image_segmentation.py add next() back
* master:
  README.md travis badge URL -> keras-team
  jaccard.py clarify documentation
  Fix DenseNet-BC model def
  fchollet -> keras-team
  README.md travis badge set to keras-team location
Merge master to segmentation-data-generator
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants