image-captioning
image-captioning copied to clipboard
Image captioning models "show and tell" + "show, attend and tell" in PyTorch
Results
2
image-captioning issues
Sort by
recently updated
recently updated
newest added
Hi@daveredrum First of all, thank you for your great work When I finish Step.2: Extract image features and try to move to Step.3: Training the model, there are some issue...
Hi, Thanks for your great work. I have a question that what is the difference between FC and Att2all? Thanks.