Hzzone/Precipitation-Nowcasting

Question about training

zhangfuhan opened this issue · 2 comments

First of all thank you so much for sharing your code.
I have a problem during training:
Why can an iteration take about 12s?

like this:
0%| | 8/100000 [01:36<336:01:47, 12.10s/it]

Is the process of loading data too time-consuming.

Hope to get your answer!
Thank you!

I have no idea about your problem, but when I trained, it took me about 1s for 1 iteration with SSD and HKO data.

Thank you very much!
I use ssd to try.