PaddleClas/ppcls/data/preprocess/ops
学卿 4b3503b6de
support face recgnition (#3282)
* add mobilefacenet

* exp with pplcnet on face

* support face recognition

* fix face recognition models bugs

* add face recognition README
2024-11-01 19:48:28 +08:00
..
__init__.py
autoaugment.py fix numpy int bug 2022-12-22 14:19:15 +08:00
cutout.py update config file for multi-label image classification 2024-08-29 17:45:23 +08:00
dali_operators.py refactor DALI 2022-12-13 14:27:15 +08:00
fmix.py
functional.py
grid.py
hide_and_seek.py
operators.py support face recgnition (#3282) 2024-11-01 19:48:28 +08:00
randaugment.py Add ML-Decoder Support (#2957) 2023-09-08 16:17:35 +08:00
random_erasing.py refactor: to be pythonic 2022-09-28 20:01:48 +08:00
timm_autoaugment.py