
I’m currently trying to train the model on my own drone dataset. However, I noticed that after training starts, the weights become NaN.
I’ve double-checked the data format and preprocessing steps to ensure they are consistent with the expected input, but the issue persists.
Is there any known condition under which the training might diverge and produce NaNs? Any advice would be greatly appreciated.
Thanks in advance!
I’m currently trying to train the model on my own drone dataset. However, I noticed that after training starts, the weights become NaN.
I’ve double-checked the data format and preprocessing steps to ensure they are consistent with the expected input, but the issue persists.
Is there any known condition under which the training might diverge and produce NaNs? Any advice would be greatly appreciated.
Thanks in advance!