Applying transforms to fastai v2 vision

前端 未结 0 1819
执念已碎
执念已碎 2020-12-08 02:43

In fastai v2 i am trying to add image augmentations

So

tfms = aug_transforms(do_flip = True,
                                 flip_vert=True, 
                 


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题