divamgupta/image-segmentation-keras

Gray images to input for unet

Open

#102 opened on Sep 1, 2019

 (3 comments) (0 reactions) (0 assignees)Python (1,151 forks)github user discovery
help wanted

Repository metrics

Stars
 (3,004 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello. I wanted to train vanilla unet model with gray images. But model require 3 dimentional images. Can I solve this problem?

Contributor guide