xiadingZ / video-caption.pytorch

pytorch implementation of video captioning
MIT License
400 stars 128 forks source link

Question about the split? #16

Closed Stephen-Adams closed 5 years ago

Stephen-Adams commented 6 years ago

I wonder if there is a standard to split the data? I only split the data into train data and test data in 9:1. And got a higher score on CIDEr、ROUGE_L、METEOR? What should I do to correct experiment?