megvii-research/AnchorDETR

The comparison with DETR

Closed this issue · 4 comments

Hi, in the paper, you compare the method with DETR in Table 2. By default, the final query num of yours is 900 while DETR is 100, it seems no fairly enough? Did you test the result when the query num of DETR is 900? Looking forward to your reply, thanks~

Hi, more queries for DETR are not helpful and it will hurt the convergence speed (worse performance with the same training epoch). You can refer to #166 in DETR.

You can also refer to Table 4 in our paper, in which we have discussed the number of queries.

This issue is not active for a long time and it will be closed in 5 days. Feel free to re-open it if you have further concerns.