Agathe Beucher
Results
2
issues of
Agathe Beucher
When i try to train the model on MSCOCO2014, i have this error that i can't fix : AttributeError: 'TransformerDecoderLayerOptimal' object has no attribute 'self_attn'... what should i do ?
Why when I train "!python query2labels/main_mlc.py \ --backbone resnet101 --dataname coco14 --batch-size 1 --print-freq 100 \ --output "path/to/output" \ --world-size 1 --rank 0 --dist-url tcp://127.0.0.1:3717 \ --gamma_pos 0 --gamma_neg 2...