Dropout
- class text_renderer.effect.DropoutRand(p=0.5, dropout_p=(0.2, 0.4))[source]
- Parameters:
p (float) – Probability of apply this effect
dropout_p (Tuple[float, float]) – The percentage range of pixels to be discarded
p (float) – Probability of apply this effect
dropout_p (Tuple[float, float]) – The percentage range of pixels to be discarded