谢昕辰
|
230246f557
|
[Refactor] Add pyupgrade pre-commit hook (#2078)
* add pyupgrade hook
* run pyupgrade precommit hook
|
2022-09-19 14:06:29 +08:00 |
MengzhangLI
|
4079d6dfed
|
[Fix] Use MMEngine BaseModule (#1829)
* [Fix] Use MMEngine BaseModule
* delete auto_fp16
|
2022-07-27 15:35:12 +08:00 |
linfangjian.vendor
|
7a32d610e4
|
[Refactor] Refactor all registries
|
2022-05-10 12:15:20 +00:00 |
MengzhangLI
|
767de8f4d9
|
[Fix] Fix docstring link problem in readthedocs (#845)
* fix docstring link
* fix docstring link
* fix docstring link
* fix docstring link
* fix docstring link
* fix docstring link
|
2021-09-02 17:06:43 +08:00 |
Junjun2016
|
2fe0bddf5e
|
[Dcos] Add header for files (#796)
* Add header for files
* Delete header in config files
|
2021-08-16 23:16:55 -07:00 |
Jerry Jiarui XU
|
9849a8dc23
|
[Refactor]: Unified parameter initialization (#567)
* [Refactor]: Unified parameter initialization
* fixed pretrained
|
2021-06-16 21:41:29 -07:00 |
RangiLyu
|
aa14be1871
|
fix typo (#533)
|
2021-05-06 08:16:06 -07:00 |
Jerry Jiarui XU
|
2610a11981
|
[Enhance] Refactor inverted residual (#164)
* [Enhance] Unifed InvertedResidual in MobileNetV2 and FastSCNN
* [Enhance] Unifed InvertedResidual in MobileNetV2 and FastSCNN
|
2020-09-28 00:33:51 +08:00 |
Jerry Jiarui XU
|
1fbb537958
|
[Feature] Support MobileNetV2 backbone (#86)
* [Feature] Support MobileNetV2 backbone
* Fixed import
* Fixed test
* Fixed test
* Fixed dilate
* upload model
* update table
* update table
* update bibtex
* update MMCV requirement
|
2020-09-04 15:35:52 +08:00 |