HINet icon indicating copy to clipboard operation
HINet copied to clipboard

The training GOPRO dataset seems to be stuck

Open THEBEST-cloud opened this issue 3 years ago • 1 comments

The training GOPRO dataset seems to be stuck, and it keeps showing 2021-11-09 12:28:47,364 INFO: Start training from epoch: 0, iter: 0

THEBEST-cloud avatar Nov 09 '21 12:11 THEBEST-cloud

Hi, THEBEST-cloud,

Thanks for your attention to HINet. Could you please provide more details? It might be caused by the out-of-memory issue, as lmdb format will load the dataset into memory. I recommend you monitor the memory, and changing the 'lmdb' format to 'disk' might be helpful.

mayorx avatar Dec 02 '21 04:12 mayorx