Lily
Lily
我在训练自己的数据集时,由于数据集中有些图片是没有我要标注的目标,所以这部分图片没有标签,我在训练是出现 2017-11-15 21:07:00.175803: W tensorflow/core/framework/op_kernel.cc:1158] Invalid argument: exceptions.ValueError: attempt to get argmax of an empty sequence 可是当我把这部分图片的标签设置成0 0 0 0,生成xml文件,但是在训练时出现 tensorflow.python.framework.errors_impl.UnknownError: exceptions.OverflowError: cannot convert float infinity to integer @xmyqsh
please help me .when i train my own data 2017-11-15 21:07:00.175803: W tensorflow/core/framework/op_kernel.cc:1158] Invalid argument: exceptions.ValueError: attempt to get argmax of an empty sequence [[Node: RPN/rpn-data/PyFunc = PyFunc[Tin=[DT_FLOAT, DT_FLOAT, DT_FLOAT,...
please help me when i run ssd_training.ipynb,my data is 300*300,but have error Epoch 1/120 1/2 [==============>...............] - ETA: 4s - loss: 23.7398Exception in thread Thread-6: Traceback (most recent call last):...
tensorflow.python.framework.errors_impl.InvalidArgumentError: Shapes must be equal rank, but are 2 and 1 From merging shape 0 with other shapes. for 'packed' (op: 'Pack') with input shapes: [?,23436], [3]. please help me...
ImportError: No module named pyimgsaliency