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

Train issues!!! #12

Open
wjc0602 opened this issue Oct 3, 2021 · 1 comment
Open

Train issues!!! #12

wjc0602 opened this issue Oct 3, 2021 · 1 comment

Comments

@wjc0602
Copy link

wjc0602 commented Oct 3, 2021

Hello, I want to ask a question.
image
When I execute the training order, he keeps stuck here

@tongtybj
Copy link
Owner

Sorry for the late response. Have you solved this problem?

If not, can you try following command:
$ python main.py --cfg_file ./parameters/train/default.yaml --batch_size 16 --dataset.paths ./datasets/yt_bb/dataset/Curation ./datasets/vid/dataset/Curation/ --dataset.video_frame_ranges 3 100 --dataset.num_uses 100 100 --dataset.eval_num_uses 100 100 --resume networks/trtr_resnet50.pth --benchmark_start_epoch 0 --epochs 10

And tell me the log.

It seems like you have some trouble to create a dataset for eval, but you can successfully to crate a identical dataset for train. This is a little bit wired... And I can't reproduce this phenomenon in my env.

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

2 participants