EnQing626

Results 5 issues of EnQing626

Thanks for your code. But when I run augment_image_and_mask.m, there is an error occurred: `Error using imtranslate (line 37) Not enough input arguments`.

When i run gan_cifar10.py, there is an error occured, as follows: F tensorflow/stream_executor/cuda/cuda_driver.cc:334] current context was not created by the StreamExecutor cuda_driver API: 0x3af31a0; a CUDA runtime call was likely...

Very thanks for your code. When I use the "jaccard_loss" function, some error happened: `Too many indices for tensor of dimension 2` in line 110.(The num_classes is 1) My input...

Hi @jwyang , I'm very impressed by your work and very thanks for your publication code. I have few questions about part 5.4 about how to train the Category specific...

There is an import error in `from draw_convnet import DrawNet`. Could you give me a link or code about this package?