pytorch/vision

Implement AutoAugment for Detection

Open

#6,224 opened on Jun 30, 2022

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

Repository metrics

Stars
 (15,050 stars)
PR merge metrics
 (Avg merge 1d 12h) (8 merged PRs in 30d)

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