Peize Sun
Peize Sun
Hi~ Does reducing learning rate help?
Hi~ Do you change any other codes?
when you set num_heads=6, is the final performance the same as our reported performance?
Do you train on 8GPUs?
I guess only 1 gpu is the reason for 1 head not working. The first head of proposal box and features is not dependent on input image, later heads are...
Maybe reducing learning rate could help.
Hi~ I guess you are not running the experiments on COCO dataset, am I right? Have you fixed this bug?
Hi~ The plot_utils.py is following [DETR repo](https://github.com/facebookresearch/detr/tree/master/util). It can't be used to plot logs.
Hi~ Can you try to delete giou, including matching and loss, to see whether this error still occurs?
Can you print out cost_matrix to see which entry is invalid?