Ethan Tang

Results 6 comments of Ethan Tang

Tensorflow is a bit finnicky like that in a way that the weights are saved not in 1 but in 3 files. The latest commit on the master branch now...

You should be able to upload Tensorflow pre-trained models now in V6

Hi, the input for UNet are images with resolution 572 by 572. This is with respect to the original paper for UNet. For the best accuracy... it really varies. I...

you can always change the unet network definition itself when you download the pretrained model. This implementation was done with respect to the paper but you are definitely free to...

I thought it was supported? Let me double check

I can confirm this issue still exists with `sphinx-build -M markdown `. For my case, I cannot use `make markdown` because I need to call upon the sphinx module through...