You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: