Ma Zerun
12eca5b94a
Bump version to v1.0.0rc4. ( #1243 )
...
* Bump version to v1.0.0rc4
* Update according to comments
2022-12-06 18:00:01 +08:00
Ma Zerun
a4ec2799d6
[Docs] Update install tutorial. ( #1223 )
...
* [Docs] Update install tutorial.
* Update collapsed sections.
* Update requirements
* Update install tutorial.
2022-12-06 17:00:32 +08:00
Ma Zerun
f9be21ab74
[Docs] Add version selection in the banner. ( #1217 )
...
* [Docs] Add version selection in the banner.
* Small fix.
2022-11-23 13:38:23 +08:00
mzr1996
75e502ed75
Update Chinese translation.
2022-11-22 15:19:03 +08:00
mzr1996
a4cfd55dd2
Update chinese translation.
2022-11-22 11:39:49 +08:00
mzr1996
44d2886422
[Docs] Add some Chinese translation for API pages.
2022-11-22 09:49:39 +08:00
Ma Zerun
13ff394985
Bump version to v1.0.0rc3. ( #1211 )
...
* Bump version to v1.0.0rc3
* Update pre-commit hook
2022-11-21 18:21:48 +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
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
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
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
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
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
Ma Zerun
31c67ffed4
Bump version to v1.0.0rc2. ( #1084 )
2022-10-12 16:52:31 +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
bf9f3bbdda
[Docs] Fix `mmcv-full` in docs.
2022-10-09 08:14:06 +08:00
takuoko
a1642e42da
[Enhancement] Get scores from inference api. ( #1070 )
2022-10-08 15:21:34 +08:00
Ma Zerun
7237a646e8
Bump version to v1.0.0rc1 ( #1066 )
2022-09-30 17:35:44 +08:00
Songyang Zhang
81f10ccbb7
[Feature] Support EdgeNeXt for dev-1.x. ( #1037 )
...
* [Feature] add EdgeNeXt for dev-1.x
* [Feature] add update
* Imporve EdgeNeXt
* Fix div error in low pytorch version
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-09-21 13:27:04 +08:00
Ezra-Yu
789884bf08
[Refactor] Fix visualization tools. ( #1045 )
...
* update browse dataset
* update images
* update tools
* update grad_cam
* update docs
* update tools
* update docs
2022-09-20 18:09:05 +08:00
Ma Zerun
96a1a34415
[Docs] Auto generate model summary table. ( #1010 )
...
* Fix wrong metafile
* Auto generate model summary table.
* Fix all TODO link
2022-09-13 15:06:17 +08:00
Ma Zerun
85b1eae7f1
Bump to v1.0.0rc0 ( #1007 )
...
* Update docs.
* Update requirements.
* Update config readme and docstring.
* Update CONTRIBUTING.md
* Update README
* Update requirements/mminstall.txt
Co-authored-by: Yifei Yang <2744335995@qq.com>
* Update MMEngine docs link and add to readthedocs requirement.
Co-authored-by: Yifei Yang <2744335995@qq.com>
2022-08-31 23:57:51 +08:00
Ma Zerun
c95ab99289
[Docs] Add training and test docs. ( #994 )
...
* [Docs] Add train and test docs.
* Improve according to comments.
2022-08-31 14:22:30 +08:00
Ezra-Yu
18ce94bd5f
[Docs] Add Inference Doc ( #999 )
...
* add EN inference doc
* add CN inference doc
* refine
* refine
* refine
* update inference dics
* refine CN docs
2022-08-31 14:21:56 +08:00
Ma Zerun
0b61b76325
[Docs] Add Migration documentation. ( #997 )
...
* [Docs] Add Migration documentation.
* Fix the train_cfg argument
* [WIP] Improve according to comments
* Imporve according to comments.
2022-08-31 13:31:48 +08:00
Hubert
385cf2d98c
[Docs] Refactor new modules tutorial. ( #998 )
...
* [Docs] refactor new modules tutorial
* Imporve the modules customization documentations.
* [Fix] fix for comments
* minor add
* Fix grammar of English tutorial.
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-08-31 11:21:44 +08:00
Ezra-Yu
ccece7e6dc
[Docs] Refactor dataset tutorial ( #916 )
...
* refactor dataset tutorials
* split into user_guide and advance_guide
* refine
* Fix dataset preparasion tutorial.
* refine CN docs
* update docs API doc link
* refine new a dataset
* refine new a dataset
* refine new a dataset
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-08-30 18:45:58 +08:00
Ezra-Yu
e34588a315
[Docs] Refactor API docs. ( #958 )
...
* rebase
* update process
* add TODOs in moved classes
* update APIs
* modify the preprocess_cfg to data_preprocessor
* Fix api docs.
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-08-29 15:35:10 +08:00
Ezra-Yu
0e3e8e91cc
[Refactor] Refactor Config Doc. ( #987 )
...
* refactor config doc
* refine
* Fix the config docs.
* update CN config
* Fix some grammar erros.
* Fix Chinese docs.
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-08-29 11:10:05 +08:00
Hubert
344fa64400
[Docs] Refactor fine-tune tutorial. ( #991 )
...
* [Docs] refactor fine-tune tutorial
* fix comment
2022-08-29 10:18:38 +08:00
Ma Zerun
12d8c78222
[Docs] Refactor get started docs and fix the demo and docker file. ( #990 )
...
* [Docs] Refactor get started docs and fix the demo and docker file.
* Improve docs according to comments
2022-08-26 18:03:18 +08:00
Ma Zerun
b4e39d51d6
[Refactor] Refactor the docs structure. ( #988 )
...
* [Refactor] Refactor the rest data transforms and fix some docstring.
* Use `mmengine` instead of `mmcv`
* Refactor KFold dataset tools
* Fix docstring according to comments
* [Refactor] Refactor the docs structure.
* Rename `getting_started.md` to `get_started.md`
* Rename `transforms` to `data_process`
2022-08-24 16:00:36 +08:00
Ezra-Yu
0f30c392a3
from core to engine
2022-07-18 11:11:13 +08:00
Ezra-Yu
93a27c8324
[Feature] Add `PackClsInputs` and use `LoadImageFromFile`, `Resize` & `RandomFlip` in MMCV.
2022-07-18 10:53:28 +08:00
Ezra-Yu
088d5b5add
[Refactor] Inherit all registries from MMEngine and use inherited registries.
2022-07-18 10:53:27 +08:00
Ma Zerun
313d35704f
Bump version to v0.23.1 ( #863 )
2022-06-02 21:22:54 +08:00
Ma Zerun
824fbcbaae
[Refactor] Use mdformat instead of markdownlint to format markdown. ( #844 )
...
* [Refactor] Use mdformat instead of markdownlint to format markdown.
* Update unavailiable api links in tutorials
* Update CONTRIBUTING.md
* Use mdformat==0.7.9 to support Python 3.6
2022-06-02 15:22:01 +08:00
Ma Zerun
3e198e63e8
[Docs] Update install tutorials. ( #854 )
...
* [Docs] Update install tutorials.
* [Docs] Improve dataset docs
* Add option to show the results in demo.
* fix typo
2022-06-01 18:31:57 +08:00
Ma Zerun
7c5ddb1e5b
Bump version to v0.23.0 ( #809 )
2022-05-01 21:58:33 +08:00
mzr1996
bce95b9130
[Fix] Use symbolic link in the API reference of Chinese docs.
2022-04-28 23:30:25 +08:00
Hubert
59292b315a
[Feature] Support DenseNet. ( #750 )
...
* init add densenet implementation
* Add config and converted models
* update meta
* add test for memory efficient
* Add docs
* add doc for jit
* Update checkpoint path
* Update readthedocs
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-04-28 13:06:03 +08:00
takuoko
df6edd7f5a
[Feature] Support VAN. ( #739 )
...
* add van
* fix config
* add metafile
* add test
* model convert script
* fix review
* fix lint
* fix the configs and improve docs
* rm debug lines
* add VAN into api
Co-authored-by: Yu Zhaohui <1105212286@qq.com>
2022-04-28 09:35:17 +08:00
mzr1996
6beac5060f
[Docs] Fix docs.
2022-04-15 21:25:29 +08:00
Ma Zerun
eda75d12ec
Bump version to v0.22.1 ( #785 )
2022-04-15 20:08:39 +08:00
mzr1996
349ec86801
Merge remote-tracking branch 'origin/dev'
2022-03-31 01:37:39 +08:00
Ma Zerun
2e7f99946b
Bump version to v0.22.0. ( #756 )
2022-03-31 01:36:53 +08:00
Hydrion-Qlz
84654b17af
[Docs] fix logo url link from mmocr to mmclassification ( #732 )
2022-03-23 15:26:41 +08:00
Ezra-Yu
3482521587
[Feature] Add multi machine dist_train ( #734 )
...
* add dist_train with multi machines
* add dist_train with multi machines
2022-03-23 12:03:03 +08:00
Ma Zerun
bc781ac3cd
Bump version to v0.21.0 ( #722 )
...
* Bump version to v0.21.0
* Update by comment
2022-03-04 16:12:25 +08:00
Ezra-Yu
d08c2a148a
[Enhance] Enhance vis-pipeline tool. ( #604 )
...
* enhance vis-pipeline add intermediate imgs
* enhance vis-pipeline add intermediate imgs
* improve code of vi-pipeline
* modify docs for vis-pipeline
* Use `mmcv.utils.digit_version` instead of `distutils`
* add size info in the bottom
* preform adaptive-resize in before concat
* add warning info
* fix docs
* fix lint
* fix comment
* fix docs
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-03-04 14:40:02 +08:00
Ma Zerun
a7f8e96b31
Bump version to v0.20.1 ( #685 )
2022-02-07 11:46:50 +08:00
mzr1996
e0edffb353
Merge branch 'dev'
2022-01-31 12:00:17 +08:00
Ma Zerun
fb6d6f18d9
Bump version to v0.20.0 ( #679 )
...
* Bump version to v0.20.0
* Improve according to comments
2022-01-31 11:51:49 +08:00
Ma Zerun
8ef5aeda40
[Enhance] New-style CPU training and inference. ( #674 )
...
* [Enhance] New-style CPU training and inference.
* Add version check in CPU training/test
2022-01-30 20:49:54 +08:00
Ma Zerun
833152b1f4
[Docs] Update README in configs according to OpenMMLab standard. ( #672 )
...
* Update README according to OpenMMLab standard.
* Update model zoo docs generation.
* Revert modification for paperlink
2022-01-26 18:26:01 +08:00
WINDSKY45
b5bd87d7fa
[Docs] Fix some typo in docs.
2022-01-25 12:32:06 +08:00
xiefeifeihu
9e6bf24ec1
[Docs] Fix typo in `analysis.md`. ( #663 )
...
示例脚本应执行“eval_metric.py”,而不是analyze_results.py。
另外应该是利用 `tools/test.py` 的 `--out` 参数,而不是`tools/train.py`
2022-01-22 10:38:43 +08:00
Ma Zerun
5232965b17
[Docs] Update install guide and README ( #624 )
...
* Update install guide
* Add new repos in README and use readthedocs link preferentially.
* Add MMRazor
* Improve README
* Imporve docs
* Imporve docs
2022-01-04 11:38:05 +08:00
Ma Zerun
7dfc9e4a85
Bump version to v0.19.0 ( #623 )
2021-12-31 12:55:47 +08:00
Ezra-Yu
131d8c6296
[Feature] Add CAM visualization tool ( #577 )
...
* add cam-grad tool
* refactor cam-grad tool
* add docs
* update docs
* Update docs and support Transformer
* remove pictures and use link
* replace example img and finish EN docs
* improve docs
* improve code
* Fix MobileNet V3 configs
* Refactor to support more powerful feature extraction.
* Add unit tests
* Fix unit test
* fix distortion of visualization exapmles in docs
* fix distortion
* fix distortion
* fix distortion
* merge master
* merge fix conficts
* Imporve the tool
* Support use both attribute name and index to get layer
* add default get_target-layers
* add default get_target-layers
* update docs
* update docs
* add additional printt info when not using target-layers
* Imporve docs
* Fix enumerate list.
Co-authored-by: mzr1996 <mzr1996@163.com>
2021-12-23 18:53:40 +08:00
mzr1996
b4450b720e
[Docs] Fix colab link
2021-12-17 18:07:19 +08:00
Ma Zerun
6f25bebe42
[Docs] Update docs. ( #600 )
...
* [Docs] The template provides united Docs and OpenMMLab drop-lists in
banner. Remove them from our `conf.py`.
* Move docs of different languages to the same folder
2021-12-15 10:34:34 +08:00