Mr-doraemon
Mr-doraemon
I want to embed this non-local code in my framework, but when I run my code, the following error will occur: > File "/home/Global/models/non_local_embeded_gaussian.py", line 102, in __init__ > super(NONLocalBlock2D,...
when I run the code `python train.py part_A_train.json part_A_test.json 0 0`, an error will occur. The detial about this error is: **/home/user/.local/lib/python2.7/site-packages/torch/nn/_reduction.py:49: UserWarning: size_average and reduce args will be deprecated,...
When I run the command: run_tracker.py segm default_params --dataset otb --debug 0, the error that **_No matching checkpoint file found will occur_**, how do I solve it? thanks please
Hi, when I try to run python3 tracking/do_tracking.py --main main_otb2015, the following error will occurs. **`E tensorflow/core/common_runtime/executor.cc:642] Executor failed to create kernel. Invalid argument: Default MaxPoolingOp only supports NHWC on...