CVMI-Lab / UHDM

(ECCV2022) This is the official PyTorch implementation of ECCV2022 paper: Towards Efficient and Scale-Robust Ultra-High-Definition Image Demoireing
Apache License 2.0
191 stars 25 forks source link

training slow #28

Open qingyunwudaoletu opened 4 weeks ago

qingyunwudaoletu commented 4 weeks ago

I use one 3070ti, training with whole night, just complete one epoch. The training process seems very slow

XinYu-Andy commented 4 weeks ago

I use one 3070ti, training with whole night, just complete one epoch. The training process seems very slow

This is not an expected behavior. Please check if your program successfully uses the GPU.

qingyunwudaoletu commented 3 weeks ago

I use one 3070ti, training with whole night, just complete one epoch. The training process seems very slow

This is not an expected behavior. Please check if your program successfully uses the GPU.

Thankyou, i have only single GPU, the GPU_ID is wrong. Great wrok. Best wishes