takuoko
4fb44f8770
[Feature] EfficientNets NoisyStudent & L2. ( #1122 )
...
* add mvit 21k
* add mvit 21k
* add effnet noisy student
* Revert "add mvit 21k"
This reverts commit f51067c559
.
* revert mvit pr
* update link and readme
* update readme
* update l2 link
* update link
Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
2022-11-21 16:57:13 +08:00
marouane amzil
743ca2d602
[Fix] Fix the torchserve. ( #1143 )
...
* rebase
* update docker and rm deprecated deployment tools
* update docs
* rebase
Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
2022-11-21 11:18:42 +08:00
Ma Zerun
940a06f645
[Refactor] Refactor to use new fileio API in MMEngine. ( #1176 )
...
* [Refactor] Refactor to use new fileio API in MMEngine.
* Add comment about why use `backend`
2022-11-21 10:56:35 +08:00
Ezra-Yu
4969830c8a
[Enhance] Reproduce mobileone training accuracy. ( #1191 )
...
* add switch hook and UTs
* update doc
* update doc
* fix lint
* fix ci
* fix ci
* fix typo
* fix ci
* update configs names
* update configs
* update configs
* update links
* update readme
* update vis_scheduler
* update metafile
* update configs
* rebase
* fix ci
* rebase
2022-11-21 10:43:34 +08:00
Hubert
629f6447ef
[Feature] Migrate CSRA head to 1.x. ( #1177 )
...
* [Feat] add csra to 1x
* minor fix
* add voc metrics
* refine
* add unittest
* minor fix
* add more comments
* Fix docs and metafile.
* Fix docs.
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-11-21 10:39:16 +08:00
Ma Zerun
0e8cfa6286
[Docs] Add not-found page extension. ( #1207 )
...
* [Docs] Add not-found page extension.
* Mock rich during generate docs.
* Fix multiple broken links in docs.
* Fix "right" to "left".
2022-11-21 10:34:05 +08:00
Jiahao Wang
72c6bc4864
[Feature] Support RepLKnet backbone. ( #1129 )
...
* update replknet configs
* update replknet test
* update replknet model
* update replknet model
* update replknet model
* update replknet model
* Fix docs and config names
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-11-21 10:18:58 +08:00
Ezra-Yu
c3c1cb93aa
[Feature] Add Switch Recipe Hook. ( #1101 )
...
* add switch hook and UTs
* update doc
* update doc
* fix lint
* fix ci
* fix ci
* fix typo
* fix ci
* switchTrainAugHook to switchRecipeHook
* fix lint
* Refactor the `SwitchRecipeHook`.
* Fix windows CI
* Fix windows CI
* Fix windows CI.
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-11-18 18:12:03 +08:00
Songyang Zhang
f458bf5a64
[Docs] update visualization doc. ( #1160 )
...
* [Docs] update visualization doc
* update doc
* update folder
* update analysis
* Update print config tool
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-11-18 12:44:55 +08:00
XingyuXie
e51ecfb129
[Feature] Add adan optimizer. ( #1180 )
...
* add adan optimizer
* uppdate adan optimizer
* uppdate adan optimizer
* uppdate adan optimizer
* uppdate adan optimizer
* uppdate adan optimizer
* uppdate adan optimizer
* uppdate adan optimizer
* uppdate adan optimizer
* uppdate adan optimizer
* uppdate init
2022-11-17 08:11:25 +08:00
takuoko
c4f3883a22
[Feature] Support DaViT. ( #1105 )
...
* add davit
* fix mixup config
* convert scripts
* lint
* test
* test
* Add checkpoint links.
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-11-16 17:23:55 +08:00
Hubert
992d13e772
[Enhance] add deleting params info in swinv2. ( #1142 )
2022-11-14 17:07:21 +08:00
Hubert
1b98fc13d9
[Enhance] Add more mobilenetv3 pretrains. ( #1154 )
...
* add small-050/075 and move files
* add previous results
* Update checkpoint link
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-11-14 17:06:39 +08:00
Hakjin Lee
cf5879988d
[Feature] Support Activation Checkpointing for ConvNeXt. ( #1153 )
...
* Support Activation Checkpointing for ConvNeXt
* Add docstring.
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-11-14 15:04:28 +08:00
Yang Gao
11cd88f39a
[Fix] Fix configs due to api refactor of `num_classes`. ( #1184 )
2022-11-14 14:43:56 +08:00
Austin Welch
ee9ee9cf3c
[Fix] Update mmcls2torchserve. ( #1189 )
2022-11-14 14:17:11 +08:00
Ma Zerun
542143cb41
[Feature] Add TIMM and HuggingFace wrappers to build classifiers from them directly. ( #1102 )
...
* [Feature] Add TIMM and HuggingFace wrappers to build classifiers from them directly.
* Support `with_cp` and add docstring.
* Add unit tests.
* Update CI.
* Update docs.
2022-11-10 14:56:19 +08:00
Ma Zerun
2151beeb77
[Docs] Support sort and search the Model Summary table. ( #1100 )
...
* [Docs] Support sort and search the Model Summary table.
* Add description.
* Fix according to comments
2022-11-08 12:03:06 +08:00
Ma Zerun
c48cfa9f47
[Docs] Improve the ResNet model page. ( #1118 )
...
* [Docs] Improve the ResNet model page.
* Fix lint.
* Update stat.py
2022-11-08 11:09:51 +08:00
Songyang Zhang
28b71c15bd
[Docs] update the readme of convnext. ( #1156 )
...
* [Doc] update the readme of convnext
* update
2022-11-04 17:18:08 +08:00
zzc98
9eb6fc4368
[Feature] Add reduction for neck ( #978 )
...
* feat: add reduction for neck
* feat: add reduction for neck
* feat: add reduction for neck
* feat:add linear reduction neck
* feat: add reduction neck
* mod out of linearReduction as tuple
* fix typo
* fix unit tests
* fix unit tests
Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
2022-11-04 15:44:37 +08:00
takuoko
8cc1fdef52
[Enhancement] RepVGG for YOLOX-PAI for dev-1.x. ( #1126 )
2022-11-04 15:36:18 +08:00
takuoko
d05cbbcf9b
[Feature] Support HorNet Backbone for dev1.x. ( #1094 )
...
* add hornet
* add hornet
* fix mixup config
* add optim cfgs
Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
2022-11-04 15:33:46 +08:00
Sanbu
b16938dc59
[Docs] Fix the installation docs link in README. ( #1164 )
2022-11-04 15:26:47 +08:00
Hubert
6203fd6cc9
[Docs] Improve ViT and MobileViT model pages. ( #1155 )
...
* [Docs] Improve the ViT model page
* [Docs] Improve the MobileViT model page
* fix
2022-11-04 14:53:26 +08:00
Ezra-Yu
63b124e2d7
[Docs] Improve Swin Doc and Add Tabs enxtation. ( #1145 )
...
* improve_swin_doc
* fix requirments
* improve swin2 docs
* improve swin2 docs
* update
* update CN doc
* update CN doc
* update comments
* fix error
* update register_all_modules
* Update README.md
* Update stat.py
* Update readme
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-11-04 11:58:39 +08:00
kitecats
ef512c98d0
[Docs] Add MMEval projects link in README. ( #1162 )
...
* Update README.md
* Update README_zh-CN.md
2022-11-04 10:41:58 +08:00
zzc98
9506241f73
[Feature] Add arcface head. ( #926 )
...
* feat: add arcface head
* feat: add arcface head
* update arcface
* refactor archface head
* update archface head
* update archface head
* use torch.cat instead of torch.hstack to fix ci
Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
2022-11-02 17:45:33 +08:00
zzc98
693596bc2f
[Feature] Add Base Retriever and Image2Image Retriever for retrieval tasks. ( #1055 )
...
* feat: add image retriever
* feat: add image retriever
* feat: add image retriever
* feat: add image retriever
* feat: add image retriever
* feat: add image retriever
* feat: add image retriever
* feat: add image retriever
* feat: add image retriever
* update retriever
* fix lint
* add hook unit test
* Use `register_buffer` to save prototype vectors and add a progress bar
during preparing prototype.
* update UTs
* update UTs
* fix typo
* modify the hook
Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-11-02 17:43:56 +08:00
Ma Zerun
29c46c8af2
[Docs] Add runtime configuration docs. ( #1128 )
...
* [Docs] Add runtime configuration docs.
* Fix grammar errors.
* Imporve docs according to comments
2022-11-02 10:59:59 +08:00
Hubert
50aaa711ea
[Docs] Add custom evaluation docs ( #1130 )
...
* [Docs] Add evaluation docs
* minor fix
* Fix docs.
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-11-01 18:54:06 +08:00
Ma Zerun
280e916979
[Docs] Add custom pipeline docs. ( #1124 )
...
* [Docs] Add custom pipeline docs.
* Fix link.
* Fix according to comments
2022-10-27 10:35:20 +08:00
kitecats
cccbedf22d
[Docs] Add MMYOLO projects link in MMCLS1.x ( #1117 )
...
* Fix for MMCLS1.x not being able to get classes information in checkpoint during inference
Let MMCLS1.x get classes information from checkpoint during inference instead of using imagenet classes initialization
* Update inference.py
* Update README.md
* Update README_zh-CN.md
2022-10-21 16:25:20 +08:00
mzr1996
b526f018db
[Fix] Fix broken inference api because of the modification in data
...
preprocessor.
2022-10-18 17:50:35 +08:00
Hubert
bcca619066
[Feature] Support MobileViT backbone. ( #1068 )
...
* init
* fix
* add config
* add meta
* add unittest
* fix for comments
* Imporvee docstring and support custom arch.
* Update README
* Update windows CI
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-10-18 17:05:59 +08:00
Ma Zerun
29f066f7fb
[Improve] Speed up data preprocessor. ( #1064 )
...
* [Improve] Speed up data preprocessor.
* Add ClsDataSample serialization override functions.
* Add unit tests
* Modify configs to fit new mixup args.
* Fix `num_classes` of the ImageNet-21k config.
* Update docs.
2022-10-17 17:08:18 +08:00
kitecats
06c919efc2
[Fix] Fix for `inference_model` cannot get classes information in checkpoint. ( #1093 )
...
* Fix for MMCLS1.x not being able to get classes information in checkpoint during inference
Let MMCLS1.x get classes information from checkpoint during inference instead of using imagenet classes initialization
* Update inference.py
2022-10-14 08:27:01 +08:00
Ma Zerun
31c67ffed4
Bump version to v1.0.0rc2. ( #1084 )
2022-10-12 16:52:31 +08:00
Ma Zerun
dfe0874102
Update requirements. ( #1083 )
2022-10-12 10:57:37 +08:00
takuoko
9bc58745d1
[Enhance] Update analyze_results.py for dev-1.x. ( #1071 )
...
* update analyze_results
* lint
* add --rescale-factor and fix filename logic
* lint
2022-10-11 11:34:23 +08:00
takuoko
a49c3076e1
[Feature] Support DeiT3. ( #1065 )
...
* deit3
deit3
lint
* add tools and test
* deit3
* deit3
* fix preprocess
* lint
* Update config names and checkpoint paths
* Update convert tools to use mmengine, and fix docstring.
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-10-10 14:54:20 +08:00
mzr1996
043574cbb2
Merge branch '1.x' into dev-1.x
2022-10-10 11:18:05 +08:00
mzr1996
2153a16dc5
[Docs] Fix some docstrings.
2022-10-10 11:17:48 +08:00
Hubert
dfb4e87123
[Docs] Add 1x docs schedule. ( #1015 )
...
* [Docs] add schedule en docstring
* [Docs] add schedule cn docstring
* Improve schedule docs.
* refine according to comments
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-10-09 10:39:53 +08:00
mzr1996
f452e242a7
[Docs] Fix `mmcv-full` in docs.
2022-10-09 08:15:15 +08:00
mzr1996
bf9f3bbdda
[Docs] Fix `mmcv-full` in docs.
2022-10-09 08:14:06 +08:00
mzr1996
b9bb21738b
[CI] Skip timm unit tests with the minimum version PyTorch.
2022-10-08 16:07:52 +08:00
takuoko
a1642e42da
[Enhancement] Get scores from inference api. ( #1070 )
2022-10-08 15:21:34 +08:00
mzr1996
ae37d7fd27
[Fix] Fix visualization hook.
2022-10-08 11:29:18 +08:00
mzr1996
23cad6a0e1
[Enhance] Support `--batch-size` option in the validation benchmark tool.
2022-10-08 11:14:35 +08:00