SGN icon indicating copy to clipboard operation
SGN copied to clipboard

Official pytorch implementation of the AAAI 2021 paper "Semantic Grouping Network for Video Captioning"

Results 4 SGN issues
Sort by recently updated
recently updated
newest added

Hi, I am getting this error while running the files on google colab. Can you help me out to resolve this issue.

Congratulations for your code!! There are some missing files regarding the MSVD dataset. Those are as MSR Video Description Corpus.csv, train.list, valid.list, test.list. could you upload them?

It is mentioned in the paper that the CIDERr of MSR-VTT dataset is only 48.5 when AC LOSS is not added, and it can reach 49.5 after adding it, but...

Hi I am running train.py.but I have a wrong In the data_loader.py,I want to know the function of self.vid2neg_vids(data_loader.py, line 167)