mirror of
https://github.com/AntoineHX/smart_augmentation.git
synced 2025-05-04 12:10:45 +02:00
LR scheduler + Resolution pb ResNet50/WRN
This commit is contained in:
parent
383f63c7b8
commit
79de0191a8
4 changed files with 78 additions and 21 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue