AlamiMejjati

Results 7 comments of AlamiMejjati

In my case when i run the same script (./data/nyu.py) I get an out of memory error (with 32 gigs of ram). Is that normal or did i miss something?

Hey, This worked for me. Thank you very much for the prompt answer. Best wishes

Hi, Your logdir should be in exp_02 instead of exp_01. Also be careful not to perform orange to orange or apple to apple mapping which would give similar results to...

This is normal. Instance norm is in that case performed using tf.cond, which is the TensorFlow equivalent of an If statement. When using tf.cond Tensorflow builds the graph for the...

increasing max_block_size seems to solve this issue.