-
```
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
C:\Users\CODENA~1\AppData\Local\Temp/ipyk…
-
Hi,
you read the score back from METEOR jar on this line:
https://github.com/tylin/coco-caption/blob/master/pycocoevalcap/meteor/meteor.py#L68
but I believe METEOR wants to give the score twice (an…
-
void CameraSharpMovement(int startFrame, int endFrame, GameObject lookat)
{
float startDegree = Random.Range(0.0f, 360.0f);
float nextDegree = Random.Range(-30.0f, 30.0f);
…
-
Hi,
Thanks for sharing.
Do you not need to subtract mean from the input video frames for training the model using VGG 16 layer model as initial weights? I have not seen that part in your implement…
-
Recently I saw your paper fine-video-text Retrieval with Hierarchical Graph Reasoning. I saw you used Youtube2Text dataset in your paper. However, I did not find the video features and sentence featur…
-
具体错误是KeyError: 'YouTubeClips\\-4wsuPCjDBc_5_15',查看了VC_data\Youtube2Text后发现可能现在下载的Youtube视频数据集的名称和pkl中映射的名称不相同,请问该如何解决呢?
-
this error came when i run train_model.py
Please resolve this.
I am trying many times
plessss
args must be like a=X b.c=X
('current save dir ', './exp/test_non/')
./exp/test_non/ already e…
-
Hello Sir,
I got again error. When i run the train_model.py.
The following error occurred.
Please help me to resolve this error.
args must be like a=X b.c=X
('current save dir ', './exp/tes…
-
Is there an updated / alternative Youtube2text download link? Thanks!
-
Hi,
I tried to run the first step (_Run 1_obtain_tags_youtube2text.py to obtain the ground-truth 300 tags for the Youtube2Text dataset._) to obtain the tag file but there is no file `"./data/corpus…