bearcatt / LaBERT

A length-controllable and non-autoregressive image captioning model.
66 stars 12 forks source link

Inference on raw images #14

Open rachs opened 3 years ago

rachs commented 3 years ago

Hi, Thanks for sharing your interesting work on image captioning. I wanted to run the pretrained model on a few images of mine to test. Wanted to confirm if its this or this that I need to use to create the bounding and boxes and features for my images. Thanks.

hjx999222 commented 2 years ago

Hello, I also have the same problem to run the pretrained model on a few images of mine to test.. Can you give me a help?

iamstuti commented 1 year ago

Hi, Your work on length-controllable captioning is really interesting. Could you please share the steps on how to use your pre-trained model of LaBERT on images from other dataset like (Flickr8k etc) in your README.md file?