-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
I am training a CNN model with Augraphy
and some other transforms. When I include just 4-5 Augraphy
transforms with 10-20% probability, my training becomes ~10 times slower.
When I checked the htop
, I noticed that load average was shooting up very high when using these transforms.
I tried to do few things but nothing helped in speeding the training, such as reducing num_workers
, etc.
Please guide me on how can I overcome this issue.
Metadata
Metadata
Assignees
Labels
No labels