1061136002
1061136002
oh, I try to run your code,but I don't have gpu to run ImageNet,so I runned it using tiny-ImageNet which have 200 classes,but it's accuracy up to 30%, And the...
奇偶页的页边距应该不同吧。。这个模板奇偶页的页边距一样的。。
多卡训练报错
您好!我用训练的命令进行了训练:python projects/SparseRCNN/train_net.py --config-file projects/SparseRCNN/configs/sparsercnn.res50.100pro.3x.yaml --num-gpus 4 --gpu "0, 1, 2,3".目前是单机4卡训练。但是训练时报如下错误: RuntimeError: [enforce fail at /opt/conda/conda-bld/pytorch_1595629416375/work/third_party/gloo/gloo/transport/tcp/device.cc:208] ifa != nullptr. Unable to find interface for: [0.0.8.34] 请问该如何解决啊!!!