Thanks for the quick fix! Unfortunaly i now have an error "'Dataset' object has no attribute 'add_indices'" while training the model. Any idea what caused this?
Yes that solves that problem. I now have the following problem RuntimeError: Given groups=1, weight of size [40, 48, 3, 3], expected input[8, 24, 257, 257] to have 48 channels, but got 24 channels instead. This error is happening in the train_epoch.run() function.
Can't load it
try now. I fix the link
Thank you
thanks @masawdah for posting your solution.
can you DM your email address please?
Hi, While running the script i get an error -> name 'low_cloud_sz' is not defined. Can someone help me with this?
@A-BOVE I cleaned the notebook. it should works now.
Thanks for the quick fix! Unfortunaly i now have an error "'Dataset' object has no attribute 'add_indices'" while training the model. Any idea what caused this?
Thanks for pointitng this out. You can try now.
Yes that solves that problem. I now have the following problem RuntimeError: Given groups=1, weight of size [40, 48, 3, 3], expected input[8, 24, 257, 257] to have 48 channels, but got 24 channels instead. This error is happening in the train_epoch.run() function.
u ned just to change the number of input channels, anyway i fixed it.
I fixed it. The notebook works fine now! Thanks for helping