MarcusNerva / HMN

[CVPR2022] Official code for Hierarchical Modular Network for Video Captioning. Our proposed HMN is implemented with PyTorch.
MIT License
52 stars 9 forks source link

about fillmask_dict #17

Closed Longshunhong closed 1 year ago

Longshunhong commented 1 year ago

I don't understand this fillmask_ dict, what is its function? Can you explain it? image

MarcusNerva commented 1 year ago

Used as soft-target during training.