LR scheduler + Resolution pb ResNet50/WRN

This commit is contained in:
Harle, Antoine (Contracteur) 2020-02-12 13:43:44 -05:00
parent 383f63c7b8
commit 79de0191a8
4 changed files with 78 additions and 21 deletions

View file

@ -958,6 +958,8 @@ class Augmented_model(nn.Module):
model.step(loss)
Does not support LR scheduler.
See ''run_simple_smartaug'' for a complete example.
Args: