Superzlw

Results 1 comments of Superzlw

Hi @mdbloice , Thanks for the reply. My test code is as follow: ```python import Augmentor p = Augmentor.Pipeline(img_path) # img_path: folder path of the images p.ground_truth(label_path) # label_path: folder...