tensorflow-deeplab-resnet
tensorflow-deeplab-resnet copied to clipboard
How to use feed_dict during session.run
Can someone help me on how to use feed_dict ? What value I need to pass to in the feed dict key
which feed_dict are you referring to?
if here: https://github.com/DrSleep/tensorflow-deeplab-resnet/blob/master/train.py#L239 - it is just an optimiser step.