roytseng-tw / Detectron.pytorch

A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about dataaugmentation

yuyijie1995 opened this issue · comments

I want to use imgaug package to do the extra data aug ,but I do not know where to add , can anyone give me some suggestions?