You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I trained autoalbument with 11 epochs on my dataset and I think that's enough (the Average Parameter change oscillating with small amount). The output config has an augmentation with really big scale limit (around 9) and it's unusable on my dataset. So I added value_range to Scale operation like this:
I trained autoalbument with 11 epochs on my dataset and I think that's enough (the Average Parameter change oscillating with small amount). The output config has an augmentation with really big scale limit (around 9) and it's unusable on my dataset. So I added value_range to Scale operation like this:
so I can go in search.yaml to change the value of value_range
The text was updated successfully, but these errors were encountered: