yucking

Results 1 comments of yucking

> 你好!我正在尝试按照您在自述文件中所写的那样在 PyTorch 中训练 SCN 模块(python train.py --config-path config/activitynet/main.json)。我发现 v_wBy9_ZSfEVA.h5 文件包含在从 Google Drive 下载的“sub_activitynet_v1-3.c3d.hdf5.hdf”中。当我更改了文件夹“config”中main.json中指向“sub_activitynet_v1-3.c3d.hdf5.hdf”的“特征路径”时,anaconda 告诉我它无法打开:它说 OSError:无法打开文件(无法打开文件:name = 'D:/xxx/xxx/semantic_completion_network-master/semantic_completion_network-master/sub_activitynet_v1-3.c3d.hdf5.hdf\v_wBy9_ZSfEVA.h5', errno = 2, error message = 'No such file or directory', flags...