Unet-Tensorflow icon indicating copy to clipboard operation
Unet-Tensorflow copied to clipboard

Tensorflow implement of U-Net

Results 4 Unet-Tensorflow issues
Sort by recently updated
recently updated
newest added

Hi, thanks for sharing code! I try to train this Unet model from scratch, and all settings are the same, but it doesn't work. Any suggest? Thank you!

the ckpt file >400M,how to get a ckpt less than 50M

The training flag used in dropout layer seems doesn‘t be changed in test stage?

Thx for your great work! I the new in deep learning, and when I run this project in my computer, I meet a ResourceExhaustedError, Even when I change the batch_size...