* add resizemix * skip torch.__version__ < 1.7.0 * Update mmcls/models/utils/augment/resizemix.py Co-authored-by: Ma Zerun <mzr1996@163.com> * Update mmcls/models/utils/augment/resizemix.py Co-authored-by: Ma Zerun <mzr1996@163.com> * resize -> F.interpolate * fix docs * fix test * add Copyright * add argument interpolation Co-authored-by: Ma Zerun <mzr1996@163.com> |
||
---|---|---|
.. | ||
augment | ||
__init__.py | ||
attention.py | ||
channel_shuffle.py | ||
embed.py | ||
helpers.py | ||
inverted_residual.py | ||
make_divisible.py | ||
position_encoding.py | ||
se_layer.py |