SystemErrorWang / White-box-Cartoonization

Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'NoneType' object has no attribute 'astype'

HECKNYANG opened this issue · comments

Wang, 我有个问题.
在练习火车的过程中 发现了这样的错误
以上错误是由于数据集的规格不固定而产生的错误吗????

@HECKNYANG
It's ok to use English. The google translation always makes mistakes.
I guess you came across this problem during training, this should be because the dataloader failed to load the training data

Thank you. I'm facing a new error
TypeError: only size-1 arrays can be converted to python scalars. Is this a version problem?