aimagelab / meshed-memory-transformer

Meshed-Memory Transformer for Image Captioning. CVPR 2020
BSD 3-Clause "New" or "Revised" License
507 stars 136 forks source link

Ensemble problem #87

Open xarryon opened 1 year ago

xarryon commented 1 year ago

Thanks for this amazing work! The confusion about the paper when I read is that how to use the ensemble trick. In my opinion, ensembles of mutiple models means training with mutiple independent M2 transformers with different seeds and average the final predictions during inferring.