You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to resize storage that is not resizable at /opt/conda/conda-bld/pytorch_1550802451070/work/aten/src/TH/THStorageFunctions.cpp:70
File "/home/chen/CLOCs/second/pytorch/train.py", line 51, in example_convert_to_torch
v, dtype=torch.float32, device=device).to(dtype)
File "/home/chen/CLOCs/second/pytorch/train.py", line 420, in train
raise e
File "/home/chen/CLOCs/second/pytorch/train.py", line 420, in train
raise e
File "/home/chen/CLOCs/second/pytorch/train.py", line 981, in
fire.Fire()
The tensor v is empty, how to solve it?
The text was updated successfully, but these errors were encountered:
Trying to resize storage that is not resizable at /opt/conda/conda-bld/pytorch_1550802451070/work/aten/src/TH/THStorageFunctions.cpp:70
File "/home/chen/CLOCs/second/pytorch/train.py", line 51, in example_convert_to_torch
v, dtype=torch.float32, device=device).to(dtype)
File "/home/chen/CLOCs/second/pytorch/train.py", line 420, in train
raise e
File "/home/chen/CLOCs/second/pytorch/train.py", line 420, in train
raise e
File "/home/chen/CLOCs/second/pytorch/train.py", line 981, in
fire.Fire()
The tensor v is empty, how to solve it?
the gt_2d_boxes of cyclist is null, should I full zero or negative value to it? or just skip it?
The tensor v is empty, how to solve it?
The text was updated successfully, but these errors were encountered: