Adversarial_Video_Summary
Adversarial_Video_Summary copied to clipboard
Could you tell me how to test this code?
thank you for your code, and could you tell me how to test it ? Very appreciate it.
yeah, i also want to know the answer
- Prepare your data (I extracted features from videos using ResNet)
- Set your configuration (directory of your data) at
configs.py
- Run
train.py
thanks for your help, I will try it
Did you test success? and how did you test?
no, I am failed... as you can see, there are two ways to run this code, run it with preprocess videos or with unpreprocess videos. and I try the second way, but i found that the author seems not finished this function. I suggest that you can try the first way. good luck!
I have tried the first way successfully,but the code can not get the correct results as the paper describes.
@HPL123 , the network is not convergence in my dataset.
Where is 360dataset downloaded?
What 's the format of the dataset?
@kikyou123 Can you tell me how to train the model? What's the procedure?
hello can you tell me how to find 360dataset? this dataset is one of datasets mentioned in paper? and if I can not find this dataset ,how can i use my dataset to train this network?.thanks > Did you test success? and how did you test?
谢谢你的帮助,我会试试的
Could you tell me how to run this code?
不,我失败了... 如您所见,有两种方法可以运行此代码,使用预处理视频或未预处理视频运行它。 我尝试了第二种方式,但我发现作者似乎没有完成这个功能。我建议你可以尝试第一种方式。 祝你好运!
Could you tell me how to run this code?
- 准备数据(我使用 ResNet 从视频中提取特征)
- 将您的配置(您的数据目录)设置在
configs.py
- 跑步
train.py
Find the following problems according to your requirements, how to solve them?
File "h5py_objects.pyx", line 54, in h5py._objects.with_phil.wrapper File "h5py_objects.pyx", line 55, in h5py._objects.with_phil.wrapper File "h5py\h5f.pyx", line 100, in h5py.h5f.open OSError: Unable to open file (file signature not found)
@HPL123,我的数据集中网络没有收敛。
How was your dataset problem solved?
@HPL123,我的数据集中网络没有收敛。
How was your dataset problem solved?
请问你是如何解决数据集问题的?