唐丛艺
Results
1
issues of
唐丛艺
Thank you for your contribution! There is a question for you: In keep_autoaugment.py, there are some codes: "images_half.requires_grad = True if self.early: preds = model(images_half,True) else: preds = model(images_half) **score,...