open-mmlab/mmaction2

[PR Welcome] More data augmentation methods

開放

#436 建立於 2020年12月12日

 (10 則留言) (5 個反應) (1 位負責人)Python (1,137 個分叉)batch import
discussionhelp wantedopen research

倉庫指標

星標
 (3,648 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Describe the feature More data augmentation methods.

Motivation When training our own models, we need to TRY EVERYTHING...

Additional context

  • MMaction2 existing data augmentation methods:
    • random flip.
    • all kinds of crop and resize
    • color jitter(brightness/contrast/saturation/hue)

Plans

More image augmentation methods could refer to PaddleClas.

貢獻者指南