ano_pred_cvpr2018
ano_pred_cvpr2018 copied to clipboard
Error about inference.py and train.py
I use google colab to run project.
-
inference.py When I run sample of inference.py:
!python inference.py --dataset ped2 \ --test_folder ../Data/ped2/testing/frames \ --gpu 1 \
I get these log: -
train.py When I run sample of train.py:
!python train.py --dataset ped2 \ --train_folder ../Data/ped2/training/frames \ --test_folder ../Data/ped2/testing/frames \ --gpu 0 \ --iters 80000
I get these log:
My dir show
Hello, I'm facing the same mistake as you. Has your problem been solved
Modify the buffer size . this issue