czy noob
czy noob
 请问代码中mask是干嘛用的,感觉label+1/2和label-1/2 就相当于mask的作用了。
ERROR at setup of testt ___________________________ file D:\project_code\remote_pytorch\BIT_CD-master\main_cd.py, line 18 def testt(args): E fixture 'args' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property,...
rmse = rmse + norm(warp_point - point_ref); 这个RMSE不太对吧, 应该是这样的吧 rmse = rmse + norm(warp_point - point_ref).^2;
what???
extract_SIFT_features.m is identical with extract_PCASIFT_features.m