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
The data set I use is nyu depth v2. I encountered the same error with both depthformer(depthformer_swinl_22k_w7_nyu.py) and binsformer(binsformer_swinl_22k_w7_nyu.py). My execution command is
The data set I use is nyu depth v2. I encountered the same error with both depthformer(depthformer_swinl_22k_w7_nyu.py) and binsformer(binsformer_swinl_22k_w7_nyu.py). My execution command is
python /home/data1/jmh/Depth_Estimation/Monocular-Depth-Estimation-Toolbox-main/tools/train.py /home/data1/jmh/Depth_Estimation/Monocular-Depth-Estimation-Toolbox-main/configs/binsformer/binsformer_swinl_22k_w7_nyu.py --gpu-ids 2
cuda:11.1 torch:1.8.0 torchvision:0.9.0 python:3.7.16
This error will appear when I use dual card training. Why does this happen?
The text was updated successfully, but these errors were encountered: