• G
    feat: support pil resize · 64c37000
    gaotingquan 提交于
    Support PIL resizse with PIL interpolation to train transformer.
    Almost all vision transformer models need using PIL.Image.BICUBIC
    as interpolation in resize.
    64c37000
operators.py 11.5 KB