mzr1996
367e00a820
Update isort hook
2023-06-01 17:03:14 +08:00
Yinlei Sun
dd657320a4
[Fix] Fix calculation errors on ARM chip. ( #1592 )
2023-06-01 16:53:32 +08:00
Ezra-Yu
f2adad2729
[DOC] Update recommended branch from MMClassification to MMPreTrain in README ( #1443 )
...
* upodate README
* fix typo
2023-04-03 15:57:45 +08:00
mzr1996
fb16bdc6a2
Fix docs
2023-02-15 11:14:51 +08:00
Magnus_Cheng
3d4f80d63c
[Docs] Fix the wrong VGG-16-BN config link in Model-Page.
2022-12-30 15:21:11 +08:00
Ma Zerun
48fdcdbf76
[Bot] Update assignee schedule. ( #1262 )
2022-12-13 17:23:23 +08:00
Ma Zerun
7bf42eef2d
[CI] Update CI of the master branch. ( #1252 )
2022-12-13 14:30:53 +08:00
mzr1996
2495400a98
Merge branch 'dev'
2022-12-06 18:25:47 +08:00
Ma Zerun
c737e65164
Bump version to v0.25.0. ( #1244 )
2022-12-06 18:18:13 +08:00
Ma Zerun
3e99395c29
[Fix] Fix a bug caused MMClsWandbHook stuck. ( #1242 )
2022-12-06 16:50:41 +08:00
Ma Zerun
838735820c
[Docs] Add version banner and version warning in master docs. ( #1216 )
2022-12-05 14:13:25 +08:00
wangjiangben-hw
578c035d5c
[Enhance] Add `dist_train_arm.sh` for ARM device and update NPU results. ( #1218 )
...
* update npu results
* add dist_train_arm.sh & updata docs
* del content
2022-11-28 11:12:19 +08:00
Ma Zerun
96bb2dd219
[Fix] Fix the redundant `device_ids` in `tools/test.py`. ( #1215 )
2022-11-22 18:57:52 +08:00
TangYueran
dc8691e889
[Feature] Support MLU backend. ( #1159 )
...
* Training on MLU is available
2022-11-15 17:02:16 +08:00
Ma Zerun
0eb3b61fc5
[Docs] Update NPU support doc. ( #1198 )
2022-11-15 16:07:08 +08:00
Hakjin Lee
05e4bc17b2
[Feature] Support Activation Checkpointing for ConvNeXt. ( #1152 )
...
* Support Activation Checkpointing for ConvNeXt
* Add test case
* Lint
* Add docstring
2022-11-14 17:08:31 +08:00
unseenme
4a3ad4f652
[Docs] Fixed typo in pytorch2torchscript.md ( #1173 )
...
* [Docs] Fixed typo in pytorch2torchscript.md
* [Docs] Fixed W293 blank line contains whitespace
2022-11-09 11:03:12 +08:00
ganghe74
9b1cd5c3b1
[Docs] Fix typo in miscellaneous.md. ( #1137 )
2022-11-04 15:10:38 +08:00
JayChen
aacaa7316c
[Docs] further detail for the doc for `ClassBalancedDataset`. ( #901 )
...
* futher detail for the doc for datasets/dataset_wrappers/ClassBalancedDataset
* fix
2022-11-02 17:52:58 +08:00
mzr1996
8c63bb55a5
Merge branch 'dev'
2022-11-01 14:19:49 +08:00
Ma Zerun
29c54dd9ac
Bump version to v0.24.1 ( #1150 )
2022-11-01 14:17:38 +08:00
wangjiangben-hw
dd664ffcd4
[Docs] Add NPU support page. ( #1149 )
...
* init readme
* [Docs] Finish the HUAWEI Ascend device support docs.
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-11-01 14:10:18 +08:00
wangjiangben-hw
17ed870fd1
[Feature] Support mmcls with NPU backend. ( #1072 )
...
* init npu
* Avoid to import latest MMCV code to be compatible with old verisons.
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-10-24 11:45:14 +08:00
Ma Zerun
a9489f6bd0
[GitHub] Update issue template and remove general question template. ( #1087 )
...
* [CI] Fix CI error from timm and PyTorch version. (#1076 )
* [GitHub] Update issue template and remove general question template.
* Add branch check dropdown options.
2022-10-20 16:32:34 +08:00
790475019
38040d5e05
[Fix] Fix performance issue in convnext DDP train. ( #1098 )
...
to fix performance issue in convnext DDP train
2022-10-17 10:10:19 +08:00
Ma Zerun
bcadb74d5b
[CI] Fix CI error from timm and PyTorch version. ( #1076 )
2022-10-10 11:46:49 +08:00
mzr1996
91b85bb4a5
Merge remote-tracking branch 'origin/dev'
2022-09-30 18:06:17 +08:00
Ma Zerun
7b45eb10cd
Bump version to v0.24.0 ( #1067 )
2022-09-30 18:03:53 +08:00
Mengyang Liu
c5bcd4801a
[Docs] Fix typo in config.md. ( #827 )
2022-09-30 15:02:24 +08:00
Philipp Allgeuer
7dca27dd57
[Fix] Fix warning with `torch.meshgrid`. ( #860 )
...
* Fix warning with torch.meshgrid
* Add torch_meshgrid_ij wrapper
* Use `digit_version` instead of packaging package.
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-09-30 15:01:36 +08:00
Hakjin Lee
1b4e9cd22a
[Improve] replace loop of progressbar in api/test. ( #878 )
2022-09-30 14:41:07 +08:00
HinGwenWoong
4eaaf89618
[Docs] Add version for torchvision to avoide error. ( #903 )
...
* Add version for torchvision
* Add version for torchvision
2022-09-30 14:31:45 +08:00
JongYoon Lim
2102d09dfc
[Docs] Fixed typo for `--out-dir` option of analyze_results.py. ( #898 )
2022-09-30 14:30:45 +08:00
tpoisonooo
27b0bd5a72
[Fix] Add matplotlib minimum version requriments. ( #909 )
2022-09-30 14:22:42 +08:00
takuoko
8c7b7b15a3
[Enhance] RepVGG for YOLOX-PAI. ( #1025 )
...
* repvgg add ppf for yoloxpai
* fix by review
* update stem_channels
* fix doc
Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
2022-09-30 14:20:53 +08:00
Fei Wang
0143e5fdb0
[Fix] val loader should not drop last by default. ( #857 )
2022-09-28 08:22:23 +08:00
Ezra-Yu
4d73607fb8
[Fix] Fix config.device bug in toturial. ( #1059 )
2022-09-28 08:17:26 +08:00
takuoko
1047daa28e
[Feature] Support HorNet Backbone. ( #1013 )
...
* add hornet
* add hornet
* add hornet
* add hornet
* add hornet
* add hornet
* add hornet
* fix test for torch before 1.7.0
* del timm
* fix readme
* fix readme
* Update mmcls/models/backbones/hornet.py
Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
* fix docs
* fix docs
* s -> scale
* fix dims and dpr impl
* fix layer scale
* refactor gnconv
* add dw_cfg
* add convert tools
* update code
* update docs
* update readme
* update URLs
Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
2022-09-27 10:37:49 +08:00
takuoko
56589ee280
[Enhancement] Update VAN. ( #1017 )
...
* update van
* fix init
* b4 result
* update van
* keep old config
* keep old config
* fix metafile
* update VAN configs
* update example
Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
2022-09-27 09:44:40 +08:00
Hubert
6ebb3f77ad
[Fix] Fix attenstion clamp max params ( #1034 )
2022-09-26 14:12:51 +08:00
Songyang Zhang
c94e9b3669
[Feature] Update the issue template with more links and emoji. ( #1032 )
...
* [Feature] update the issue template with more links and emoji
* fix lint error
* Use yaml format issue templates.
* Update template
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-09-26 14:05:26 +08:00
WRH
75ae8453ac
[Docs] Fix a typo in ImageClassifier ( #1050 )
2022-09-22 09:24:23 +08:00
Lei Lei
a1b644bc75
[Doc] Fix typo in tutorial 2 ( #1043 )
2022-09-19 13:46:45 +08:00
Lei Lei
8d1bc557ab
[Docs] Fix typo for wrong reference. ( #1036 )
2022-09-16 14:24:47 +08:00
Kai Hu
0b4a67dd31
[Refactor] Re-write get_sinusoid_encoding from third-party implementation. ( #965 )
2022-09-13 15:24:29 +08:00
daquexian
6d8c91892c
[Improve] Upgrade onnxsim to v0.4.0. ( #915 )
2022-09-13 15:13:20 +08:00
mzr1996
982cab4138
Update README
2022-09-07 17:13:33 +08:00
Andrey Moskalenko
517bd3d34b
[Fix] Fix device mismatch in Swin-v2. ( #976 )
2022-09-01 18:03:49 +08:00
Jiahao Wang
ec71d071d8
[Improve] Fixed typo in `RepVGG`. ( #985 )
...
* [Improve] Use `forward_dummy` to calculate FLOPS. (#953 )
* fixed
Co-authored-by: Ming-Hsuan-Tu <alec.tu@acer.com>
2022-08-22 10:28:33 +08:00
mzr1996
5ad3bed2cd
Merge remote-tracking branch 'origin/master' into dev
2022-08-22 10:12:24 +08:00