FileNotFoundError: [Errno 2] 找不到该文件或目录: 'checkpoints/label2city_single/latest_net_G_1024.pth'
作者: SimonsLiu创建于 2019年3月4日更新于 2024年2月28日
你好,抱歉打扰你。 当我想测试作者事先训练的模型时,这是一个单一 GPU 训练模型,但程序出错了。 FileNotFoundError: [Errno 2] No such file or directory: 'checkpoints/label2city_single/latest_net_G_1024.pth' 我按照 repo 放置了文件。我不认为这是一个代码错误。这可能是一个文件夹错误。 但根据错误检查相应位置的源代码后,我仍然找不到问题。 我真的需要你的帮助。非常感谢。
内容来源: NVIDIA/vid2vid