salesforce / densecap

BSD 3-Clause "New" or "Revised" License
187 stars 60 forks source link

No output #30

Closed rachita-ramesh closed 4 years ago

rachita-ramesh commented 4 years ago

I used the pre-trained model and downloaded the test dataset of youcook2. While running test.py file, I'm not getting any output. Any suggestions ?

Thanks in advance

LuoweiZhou commented 4 years ago

@rachita-ramesh I assume you mean you did not get the language evaluation outcome? Have you got the result JSON file? If so, then you can run this command separately to better debug: https://github.com/salesforce/densecap/blob/master/scripts/test.py#L216