yaoxufeng / PCL-Proxy-based-Contrastive-Learning-for-Domain-Generalization

MIT License
57 stars 6 forks source link

I cannot run the code #11

Open Raymondkeepsgoing opened 11 months ago

Raymondkeepsgoing commented 11 months ago

我在运行您的代码的时候,碰到了这个错误,且没有找到合适的解决方案,麻烦您能不能帮我看一下 Traceback (most recent call last): File "E:\PCL\train_all.py", line 184, in main() File "E:\PCL\train_all.py", line 154, in main res, records = train( ^^^^^^ File "E:\PCL\domainbed\trainer.py", line 91, in train steps_per_epoch = min(steps_per_epochs) ^^^^^^^^^^^^^^^^^^^^^ ValueError: min() arg is an empty sequence