PocketFlow icon indicating copy to clipboard operation
PocketFlow copied to clipboard

mobilenetv2 faster rcnn uniform 量化训练报错

Open zyxcambridge opened this issue 6 years ago • 0 comments
trafficstars

File "/opt/project/learners/uniform_quantization/learner.py", line 92, in init self.__build_train() # for train File "/opt/project/learners/uniform_quantization/learner.py", line 193, in __build_train images.set_shape((FLAGS.batch_size, images.shape[1], images.shape[2], AttributeError: 'dict' object has no attribute 'set_shape'

怎么修改尼

zyxcambridge avatar Jul 18 '19 17:07 zyxcambridge