Training for age (inception model) error
ssetty opened this issue · 2 comments
Hello,
Training using inception model gives error for age
File "/home/setsat2011/anaconda3/lib/python3.6/site-packages/tensorflow/python/framework/ops.py", line 2630, in c
reate_op
original_op=self.default_original_op, op_def=op_def)
File "/home/setsat2011/anaconda3/lib/python3.6/site-packages/tensorflow/python/framework/ops.py", line 1204, in _
init
self._traceback = self._graph._extract_stack() # pylint: disable=protected-access
InvalidArgumentError (see above for traceback): Received a label value of 87 which is outside the valid range of [0
, 1). Label values: 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 87 8
7
[[Node: cross_entropy_per_example/cross_entropy_per_example = SparseSoftmaxCrossEntropyWithLogits[T=DT_FLO
AT, Tlabels=DT_INT32, _device="/job:localhost/replica:0/task:0/cpu:0"](output/output, batch_processing/Reshape_1)]]
Kindly help
I would probably need a lot more information about the steps you are running in order to help you out with this.
Cannot replicate/need more info