mmclassification/mmpretrain/utils
Yixiao Fang 1e478462b8
[Feature] Support Chinese CLIP. (#1576)
* support cn-clip

* update README

* Update progress bar

* update order of category

* fix lint

* update

* update readme and metafile

* update

* update docstring

* refactor tokenizer

* fix lint

* Update README and progress bar

---------

Co-authored-by: mzr1996 <mzr1996@163.com>
2023-05-22 15:46:13 +08:00
..
__init__.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
analyze.py
collect_env.py [Refactor] Update CI and issue template (#1463) 2023-04-07 14:29:41 +08:00
dependency.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
misc.py
progress.py [Feature] Support Chinese CLIP. (#1576) 2023-05-22 15:46:13 +08:00
setup_env.py