AMzhanghan
Results
2
issues of
AMzhanghan
when I train the UPSNet, used the config of "upsnet/experiments/upsnet_resnet50_coco_4gpu.yaml", I got the problem as: `upsnet/../upsnet/models/resnet.py:285: UserWarning: unexpected key "fc.weight" in state_dict warnings.warn('unexpected key "{}" in state_dict'.format(name)) upsnet/../upsnet/models/resnet.py:285: UserWarning: unexpected...
Thanks for your great work! When I train, I report an error: ValueError: When passing a list as loss, it should have one entry per model outputs. The model has...