0
点赞
收藏
分享

微信扫一扫

width must be <= target - offset]

sunflower821 2022-03-30 阅读 119
tensorflow

tf.image.pad_to_bounding_box(img,0,offset,32,image_width) #若加上offset后 长度超过image_width后,会报错[width must be <= target - offset]

举报

相关推荐

0 条评论