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
老师您好。
我下载了相应文件后完成了bottom-up训练,但当我进行测试时出现以下问题:
FileNotFoundError: [Errno 2] No such file or directory: 'data/cocotest_bu_att\523573.npz'
这和我训练时出现的‘data/cocobu_att\523573.npz'错误一样,不是解压的问题,可能是文件本身的问题。因为我自己提取了cocobu_att特征后就没有出现问题了。
所以我想请教一下老师,自己怎么生成cocotest_bu_att和cocotest_fc文件呢?