Closed zhengyussss closed 3 years ago
when i train by my own data , i meet this problem, i don't know how can i solve this problem,the problem as fellows:
/dataset.py", line 97, in getitem buf.write(imgbuf) TypeError: a bytes-like object is required, not 'NoneType'
i have fix this problem
same problem, can you tell me how to fix it :(
when i train by my own data , i meet this problem, i don't know how can i solve this problem,the problem as fellows:
/dataset.py", line 97, in getitem buf.write(imgbuf) TypeError: a bytes-like object is required, not 'NoneType'