Semantics-AssistedVideoCaptioning icon indicating copy to clipboard operation
Semantics-AssistedVideoCaptioning copied to clipboard

Source code for Semantics-Assisted Video Captioning Model Trained with Scheduled Sampling Strategy

Results 6 Semantics-AssistedVideoCaptioning issues
Sort by recently updated
recently updated
newest added

Hi, I tried reproducing your results but the files generated by test.py in the tagging model contain ndarrays with nan values. ![image](https://user-images.githubusercontent.com/42636217/121239775-4d840480-c8b7-11eb-9ee2-5c1eff0ecd22.png) I guess, in the tagging network when you...

Hello, How can I find the msvd equivalent of the checkpoint of tagging/test.py referrred at line 15 ( saver.restore(sess, './saves/msrvtt_tag_model_1000_resnext_eco.ckpt'))?

I'm really interested in your paper, but I haven't found any code about semantic generation for a long time. If it's convenient, can you show me

Is the msr-vtt v1.part & v2.part & v3.part corresponds to train/val/test respectively?

Thank you for sharing your amazing work. I need to extract ECO features only. Can you help me how to do that? Specifically, I need to just extract ECO features...

Hello dear author: When I test the method you gave, why does the model still retrain?