pkqbajng
pkqbajng
Hi, sir, thanks for your excellent job. Present implementation achieve the Adaptive Query Generation using torch.argsort and torch.gather. However, this will leading to that the parameters of the query ranking...
Hi, sir, thanks for your excellent job. However, I found that the parameters of the query ranking won't be updated during the training procedure if set find_unused_paramters=False. Could you please...
Hi, thanks for your excellent job. However, I found that you adopted a pretrained checkpoint on the objection detection trained in supervised manner? Is it reasonable for a self-supervised task?