pytorch/vision

Implement AutoAugment for Detection

Open

#6,224 opened on Jun 30, 2022

View on GitHub
 (19 comments) (0 reactions) (1 assignee)Python (15,050 stars) (6,858 forks)batch import
help wantedmodule: transforms

Description

🚀 The feature

Implement Learning Data Augmentation Strategies for Object Detection Refers to: #3817

Motivation, pitch

Good to have augmentation in Torchvision

Alternatives

No response

Additional context

No response

cc @vfdev-5 @datumbox

Contributor guide