poojahira / image-captioning-bottom-up-top-down

PyTorch implementation of Image captioning with Bottom-up, Top-down Attention
164 stars 39 forks source link

how can I cite your work #29

Open abhidipbhattacharyya opened 4 years ago

abhidipbhattacharyya commented 4 years ago

Hi, Thank for such a clean and intuitive code. I liked your idea of using discriminative loss. I have seen your references for discriminative loss. I would like to cite this work of yours. Do you have any bibtex for it? Please let me know.

tyrando commented 4 years ago

Hi, Thank for such a clean and intuitive code. I liked your idea of using discriminative loss. I have seen your references for discriminative loss. I would like to cite this work of yours. Do you have any bibtex for it? Please let me know.

Have you trained the code yet? After 20 epoch i get about 25 of BELU-4 metrics in default setting. But the project owner give 35.9 of BELU-4. Do you have the same question? How do you think of it?

supriamir commented 2 years ago

@tyrando do you have the caption.py this work?