Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug during training #76

Open
Jmh0527 opened this issue Feb 21, 2023 · 1 comment
Open

Bug during training #76

Jmh0527 opened this issue Feb 21, 2023 · 1 comment

Comments

@Jmh0527
Copy link

Jmh0527 commented Feb 21, 2023

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

image

This error will appear when I use dual card training. Why does this happen?

@zhyever
Copy link
Owner

zhyever commented Mar 2, 2023

It could be sort of weird. I guess it is a Pytorch bug. Maybe you should try solutions on google.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants