You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我将预先提取好的特征cocobu_att下载下来进行训练,出现错误:
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\moxian\\self-critical.pytorch-master\\data\\cocobu_att\428773.npz'
难道是因为我没有下载完整吗?相对路径和绝对路径都用了,但是还是出现同样的错误。
另外,我发现提取特征下载的文件中没有box特征,这个会有很大影响吗
我将预先提取好的特征cocobu_att下载下来进行训练,出现错误:
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\moxian\\self-critical.pytorch-master\\data\\cocobu_att\428773.npz'
难道是因为我没有下载完整吗?相对路径和绝对路径都用了,但是还是出现同样的错误。
另外,我发现提取特征下载的文件中没有box特征,这个会有很大影响吗