TrTr icon indicating copy to clipboard operation
TrTr copied to clipboard

Train issues!!!

Open wjc0602 opened this issue 3 years ago • 1 comments

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

wjc0602 avatar Oct 03 '21 12:10 wjc0602

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.

tongtybj avatar Dec 18 '21 16:12 tongtybj