李鹤年

Results 9 comments of 李鹤年

Dear Sir, I am unable to modify my Pytorch version because I conducted the experiment using my school's server. The CUDA version on it is already fixed. Is there any...

Is there a method for training without using these two parameters? I am setting this parameter to false and training, but the resulting model performance is very poor

This is the parameter I am currently using for training. This parameter can be trained normally, but the effect is very poor. Can you give me some suggestions for parameter...

Now I use"python train.py" with args ############ aux_loss = True backbone = 'resnet50' batch_size = 2 bbox_loss_coef = 5.0 clip_max_norm = 0.1 cls_loss_coef = 2.0 coco_and_crowdhuman_prev_frame_rnd_augs = 0.2 coco_min_num_objects =...

> Now I run with "python src/train.py with mot17 deformable output_dir=models/mot17_crowdhuman_deformable_multi_frame " but get"NotImplementedError: No rule for transformer.level_embed with shape torch.Size([4, 256])."

I'm very sorry, but I can't add Tracking because adding it would result in "RuntimeError: indications should be either on CPU or on the same device as the indexed tensor...