mmpretrain/mmcls
xcnick 3eafc5cbe1
[Feature] Add MLP Mixer Backbone. (#528)
* Add Mlp Mixer

* Fix token_mix FNN add_identity and add out_indices

* Fix mlp_mixer unit test
2021-11-15 18:25:22 +08:00
..
apis [Fix] Fix a bug when load checkpoints in mulit-GPUs environment. (#527) 2021-11-10 17:54:43 +08:00
core [Docs] Add code-spell pre-commit hook and fix a large mount of typos. (#470) 2021-10-13 14:33:07 +08:00
datasets [Refactor] Refactor `Resize` transform and add `Pad` transform. (#506) 2021-11-10 16:46:49 +08:00
models [Feature] Add MLP Mixer Backbone. (#528) 2021-11-15 18:25:22 +08:00
utils [Feature] Add a tool to visualize learning rate in each iterations (#498) 2021-11-03 10:48:56 +08:00
__init__.py [Dependency] Update mmcv dependency version (#509) 2021-11-02 18:08:30 +08:00
version.py Bump version to v0.17.0 (#503) 2021-10-29 14:04:03 +08:00