Image-Caption
Image-Caption copied to clipboard
Using LSTM or Transformer to solve Image Captioning in Pytorch
Hello, when I run caption.py, I get the following error  How to solve this problem, looking forward to your reply
Hi, Thanks a lot for this great work and explanation. Can you make your model available to test it on raw images ?
Hi, Thanks for the repo! It is very functional! For the caption.py, is it possible to enable batch captioning? Currently decoding is a bit slow. Thank you!