L0ittle

Results 5 issues of L0ittle

Hello, I have tested the model with image one by one. How can I evaluate the caption model?

when I train this like 'python main.py' it will return with the error as the following: > _Traceback (most recent call last): > File "main.py", line 298, in > main(args)...

I have found that when I use Torch to load the CKPT , there are some wrong as the following: ![image](https://user-images.githubusercontent.com/40853112/64943342-0ca3bb00-d89e-11e9-955b-52a553de2ed8.png) I'm confused and I wonder how to solve the...

I'm sorry to bother you that when I try to test this model, I have no where to download the checkpoint. With the link you have proved ,I only found...

Hi,when I run the test_phrase_grammar.py ,I will get this return like following: `ZeroDivisionError: float division by zero` This is the specific error: ![image](https://user-images.githubusercontent.com/40853112/64409588-cd19e980-d0bb-11e9-90c9-662a33805812.png)