模型结果存放位置
huacongke opened this issue · 1 comments
huacongke commented
作者您好:
非常感谢您分享您的工作。我如果使用test.py来测试我自己的数据集的话,模型的结果会存放在哪个位置呢?
LongguangWang commented
您好,结果应该是存放在experiment/模型名/results
路径下,如https://github.com/The-Learning-And-Vision-Atelier-LAVA/DASR/blob/main/trainer.py#L180这里所示。