SNOWandwhite

Results 3 comments of SNOWandwhite

> In Configs, I saw the noise model and AddNoisyImg has been commented. So, If I want to reproduce this paper, should I recover these code or not? # dict(type='AddNoisyImg',...

Traceback (most recent call last): File "E:\ProjectCode\PaddleDetection-release-2.8.1\tools\train.py", line 214, in main() File "E:\ProjectCode\PaddleDetection-release-2.8.1\tools\train.py", line 210, in main run(FLAGS, cfg) File "E:\ProjectCode\PaddleDetection-release-2.8.1\tools\train.py", line 161, in run trainer.train(FLAGS.eval) File "E:\ProjectCode\PaddleDetection-release-2.8.1\ppdet\engine\trainer.py", line 625,...

> 我在ppyoloe前传预测时候的时候,也报了这个错,你的问题解决了吗? 他们没有解决这个问题,这个问题是torch只有最新版本才支持,paddle我怀疑是还没弄好