3D-Deepbox
3D-Deepbox copied to clipboard
AttributeError: 'generator' object has no attribute 'next'
Epoch 1 : Loss:0.0: 0%| | 0/1978 [00:00<?, ?it/s]Traceback (most recent call last):
File "/home/wrc/下载/pycharm-2018.2.5/helpers/pydev/pydevd.py", line 1664, in
I inputed --mode train --gpu 0 --image /home/wrc/yuyijie/3d_detec/3D-Deepbox/training/image_2/ --label /home/wrc/yuyijie/3d_detec/3D-Deepbox/training/label_2/ --box2d /home/wrc/yuyijie/3d_detec/3D-Deepbox/training/label_2/ as parameters but this error happened,what should I do
use python2 or next(train_gen)
thanks a lot