Skip to content

Questions about the Image Captioning Code #1

@AlonzoLeeeooo

Description

@AlonzoLeeeooo

Hi @pinakinathc ,

Thanks for the implementation of the excellent work. I have a few questions about your code implementations. It would be really kind of you if you could answer them:

(1) As is mentioned in the paper, you said that you fine-tune LNFMM (the image captioning model) upon FS-COCO dataset. But the code image-captioning/datasets.py in class OursScene() does not return capslen item. I look up the whole codebase and find that it is required by the decoder part of LNFMM. Does it mean that you only fine-tune the encoder part of LNFMM model?

(2) I checked the GitHub repository of LNFMM and downloaded their pre-trained model weights. I plan to load the weights with your code but it ran into an error RuntimeError: unexpected EOF, expected 170260432 more bytes. The file might be corrupted. Do you re-train the image captioning model? Do you meet any kind of problem like this during your experiments?

Regards,
Chang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions