Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error about inference.py and train.py #51

Open
rrxi opened this issue Aug 26, 2020 · 2 comments
Open

Error about inference.py and train.py #51

rrxi opened this issue Aug 26, 2020 · 2 comments

Comments

@rrxi
Copy link

rrxi commented Aug 26, 2020

I use google colab to run project.

  1. 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:
    image

  2. 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:
    image

My dir show
image
image

@fightinggirlis
Copy link

Hello, I'm facing the same mistake as you. Has your problem been solved

@Forchapeatl
Copy link

Forchapeatl commented Jul 26, 2022

Modify the buffer size . this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants