COAT
COAT copied to clipboard
Official Code for CVPR 2022 paper Cascade Transformers for End-to-End Person Search
  I can find the OIM loss, but not the ID loss. This question is caused by the Section 3.3 and the Equation 4 in your paper.
here I only find how to change the gallery_size, but I don't know how to use the Occlusion and Resolution on CUHK dataset, Have you done research in this area,...
Dear Author: I wanna reproduce the performance of COAT on the multi-view gallery of PRW in Table 4 of your paper. However, I have no idea about how to do....
I tried to draw the style of display as shown in Figure 4, but I failed, which bothered me for several days. I hope to get your help, thank you...
your code: box_head = TransformerHead( cfg=cfg, trans_names=cfg.MODEL.TRANSFORMER.NAMES_1ST, kernel_size=cfg.MODEL.TRANSFORMER.KERNEL_SIZE_1ST, use_feature_mask=cfg.MODEL.TRANSFORMER.USE_MASK_1ST, ) box_head_2nd = TransformerHead( cfg=cfg, trans_names=cfg.MODEL.TRANSFORMER.NAMES_2ND, kernel_size=cfg.MODEL.TRANSFORMER.KERNEL_SIZE_2ND, use_feature_mask=cfg.MODEL.TRANSFORMER.USE_MASK_2ND, ) box_head_3rd = TransformerHead( cfg=cfg, trans_names=cfg.MODEL.TRANSFORMER.NAMES_3RD, kernel_size=cfg.MODEL.TRANSFORMER.KERNEL_SIZE_3RD, use_feature_mask=cfg.MODEL.TRANSFORMER.USE_MASK_3RD, ) definition: box_head box_head_2nd box_head_3rd...
hello: python train.py --cfg ./logs/prw_coat/config.yaml --eval --ckpt ./logs/prw_coat/prw_COAT.pth When I entered this line of command during the test phase, this error was displayed, that is, in the file trnasform.py, the...
Could you supply the numbers used to generate the CUHK-SYSU Gallery Size plot (Figure 6 in the paper)?
论文中 这个地方应该是 在等式1中 d=1