Image-Caption-Generator icon indicating copy to clipboard operation
Image-Caption-Generator copied to clipboard

AI will Generate captions from photos that is called image caption generator

Results 2 Image-Caption-Generator issues
Sort by recently updated
recently updated
newest added

I would like to address that, you have computed the max length of description on basis of **character count** and not **token count**.

Hi could you please calrify this block of code, i tried to run your notebook but i gave some errors regarding the input tensors while using generators ```python model =...