2019Baidu-XJTU_URFC icon indicating copy to clipboard operation
2019Baidu-XJTU_URFC copied to clipboard

2019Baidu&XJTU_URFC Preliminary Round Code

Results 1 2019Baidu-XJTU_URFC issues
Sort by recently updated
recently updated
newest added

I try to change `GeResult.py` to replace weight that you provided from BaiduNetdisk, like this `net.load_state_dict(torch.load('./model/BDXJTU2019_SGD_80.pth'))` when I run this `python GeResult.py` , I got this error: ``` load pretrained...