How to get just vertical and horizontal.flip Aug

Currently we have provision of just hz flip separately but not vert flip which comes bundled with dihedral.
I want just vert and hz .how to do same

Try tfms = get_transforms( do_flip=True, flip_vert= True) and see if that’s what you’re after

https://docs.fast.ai/vision.transform.html#get_transforms