BigDong
a9e1eb5fea
[Docs] Update readme according to the guideline ( #95 )
2022-06-08 23:34:38 +08:00
BigDong
62752111e5
[Docs] Replace markdownlint with mdformat for avoiding installing ruby ( #86 )
...
* mdformat
* fix markdown files lints
2022-05-19 00:34:43 +08:00
BigDong
d977793969
[Docs] Configure Myst-parser to parse anchor tag ( #85 )
2022-05-19 00:32:32 +08:00
BigDong
3f3b6b4fd0
[Enhance] Add extra dataloader settings in configs. ( #71 )
...
* [Enhance] Add extra dataloader setting in configs
* update code
* minor fix detection test
2022-04-20 23:19:46 +08:00
BigDong
393da7a803
update mmcls and mmdet max version ( #74 )
2022-04-20 22:12:41 +08:00
BigDong
f8b9549627
[Fix] Replace recommonmark with myst_parser ( #75 )
2022-04-20 21:06:46 +08:00
BigDong
b8ddc2b2c0
[Improve] Update MMCV_MAX to 1.6 and MMCls to 0.22.0 ( #69 )
...
* [Improve] Update MMCV_MAX to 1.6
* updata mmcls max version
2022-04-15 15:16:38 +08:00
BigDong
b74ce8dba0
[Doc] Update docs about installation on Windows/macOS ( #68 )
2022-04-09 23:45:08 +08:00
BigDong
0bcae58f13
Update from-scratch install script in install.md ( #63 )
2022-04-09 23:44:44 +08:00
BigDong
416103adc8
[Docs] Add brief installation steps in README(_zh-CN).md ( #62 )
...
* [Docs] Add brief installation steps in README(_zh-CN).md
* minor fix
2022-03-30 22:57:19 +08:00
Linyiqi
f871f3c771
[Enchance] Support sync random seed for distributed sampler ( #57 )
...
* [Docs] update batch size
* add sync seed
* add sync seed
* update comments
2022-03-30 22:56:45 +08:00
Linyiqi
1c4c270e9e
[Feature] Add multi machine dist_train ( #58 )
...
* [Docs] update batch size
* update multi node script
2022-03-30 21:08:00 +08:00
Liang Yang
ef7116d77f
Fix tabular printing of dataset information ( #53 )
...
Co-authored-by: linyiqi <linyq29@gmail.com>
2022-03-30 17:09:09 +08:00
Linyiqi
8d6bf1d332
Add CI for windows ( #47 )
...
* [Docs] update batch size
* add windows ci
* add windows ci
* update windows ci
* update windows ci
* update win ci
* update test file
* update win ci to cu102
2022-03-11 13:43:30 +08:00
Linyiqi
a8b528de3c
[Enhance] Formatting non distributed training and inference and Supporting CPU training. ( #42 )
...
* [Docs] update batch size
* Fix bug in non-distributed multi-gpu training/testing
* support cpu training
* update cpu training and testing
2022-03-11 00:25:34 +08:00
Linyiqi
501a6db963
[Docs]Reorganizing OpenMMLab projects in readme ( #54 )
...
* [Docs] update batch size
* update readme
2022-03-10 13:47:01 +08:00
Linyiqi
217a3ae43d
[FIX] update link in readme ( #50 )
...
* [FIX] update link in readme
2022-02-24 15:15:17 +08:00
Linyiqi
38afc013fa
Update the installation of MMCV ( #45 )
...
* [Docs] update batch size
* Update the installation of MMCV
2022-02-18 13:52:02 +08:00
Linyiqi
839115f222
[Enhancement] Upgrade isort in pre-commit hook ( #44 )
...
* [Docs] update batch size
* [Enhancement] Upgrade isort in pre-commit hook
* update mmdet version
* update mmcls version
* update ci
2022-02-18 10:46:22 +08:00
Linyiqi
1ad6ff7dca
Deprecate the support for "python setup.py test" ( #34 )
2022-01-28 11:23:28 +08:00
Linyiqi
66d92a5abb
[Enhancement] Set Num thread to 0 ( #36 )
...
* [Docs] update batch size
* [Enhancement] Set Num thread to 0
* set omp mkl threads numbers
* set cls omp mkl threads numbers
* add comments
2022-01-27 20:19:14 +08:00
Linyiqi
555a348f97
[Fix] mmcls import error ( #38 )
2022-01-19 16:38:33 +08:00
Linyiqi
6b566e113f
add OpenMMLab website and platform links ( #37 )
...
* [Docs] update batch size
* add OpenMMLab website and platform links
2022-01-19 14:48:32 +08:00
Linyiqi
f5243440fc
[Docs] Refactor the structure of documentation and update pre-commit ( #27 )
...
* [Docs] update batch size
* [Docs] pre-commit and docs
* Update .pre-commit-config.yaml
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2021-12-22 12:31:25 +08:00
Shilong Zhang
419510faa2
update workflow ( #26 )
...
* update workflow
2021-12-15 21:02:04 +08:00
Linyiqi
69593268a6
[Fix] Fix mim install ( #23 )
...
* [Docs] update batch size
* add MANIFEST.in
2021-12-13 11:42:38 +08:00
Linyiqi
3723f57a3e
[Docs] correct batch size in the readme ( #21 )
...
* [Docs] update batch size
* update readme
* update readme
2021-12-08 09:56:00 +08:00
Linyiqi
31583cccb8
[Docs] update human3d link ( #19 )
2021-12-06 13:16:58 +08:00
Linyiqi
0b0f8b3966
[Enhancement] Update ci and docs ( #16 )
...
* fix link issue
* fix link issue
* [Docs] update intro and fix issues
* [Docs] fix translation
* [Docs] update introduction
* remove duplicated model_zoo.yml
* update intro and fix codecov icon
* update README
* update CI and README
* add human3d link
* update mmhuman3d link
2021-12-05 18:30:13 +08:00
Shilong Zhang
fd33c3c368
Merge pull request #17 from jshilong/update_mmcv
...
update mmcv version to 1.5
2021-12-03 20:27:19 +08:00
zhangshilong
c438e6e28b
update mmcv version
2021-12-03 18:21:05 +08:00
Linyiqi
217aff67f7
[Docs] Update introduction and fix issues ( #10 )
...
* fix link issue
* fix link issue
* [Docs] update intro and fix issues
* [Docs] fix translation
* [Docs] update introduction
* remove duplicated model_zoo.yml
* update intro and fix codecov icon
* update README
2021-11-26 16:15:33 +08:00
Linyiqi
0bd4fa75ba
[Fix] Update CI ( #12 )
2021-11-25 22:51:35 +08:00
Linyiqi
486c8c2fd7
[Docs] fix typos and invalid link ( #7 )
...
* fix link issue
* fix link issue
2021-11-24 16:20:29 +08:00
杨培文 (Yang Peiwen)
ded7c357ed
[Fix] dict_keys error in meta_rcnn_roi_head ( #6 )
2021-11-24 14:46:21 +08:00
Linyiqi
8ec0695e1a
Remove duplicate deploy yaml ( #5 )
...
* Remove extension code in setup
* Update author in setup
* Remove duplicate deploy yml
2021-11-24 10:55:06 +08:00
Linyiqi
5e4aa6d718
Remove extension code in setup ( #4 )
...
* Remove extension code in setup
* Update author in setup
2021-11-24 09:44:32 +08:00
Linyiqi
b7ea18dc12
Merge pull request #3 from linyq17/lyq-add-publish-pypi
...
Add publish to pypi
2021-11-24 08:36:53 +08:00
linyiqi
98a8bbcfad
Add publish to pypi
2021-11-24 08:28:57 +08:00
Linyiqi
cd56b0032a
Merge pull request #2 from linyq17/lyq-docs
...
[Docs] unify title format
2021-11-23 22:49:18 +08:00
linyiqi
c6daca4293
[Docs] unify title format
2021-11-23 22:35:41 +08:00
杨培文 (Yang Peiwen)
29284a81d6
Fix link ( #1 )
2021-11-23 22:26:44 +08:00
linyiqi
2cda666e5c
[Docs] fix link issues
2021-11-23 10:38:57 +08:00
Linyiqi
4788be07bb
fix links and typos ( #58 )
...
* fix init
* fix test api
fix test api bug
* add metarcnn fsdetview config
* fix link and typos
2021-11-23 10:10:11 +08:00
Linyiqi
789e4c1e14
Update model meta file ( #57 )
...
* update model metafile
* update model metafile
2021-11-22 19:35:50 +08:00
Linyiqi
92199add7e
Update docs and README ( #56 )
...
* fix init
* fix test api
fix test api bug
* add metarcnn fsdetview config
* udpate faq.md
* fix md
* udpate docs config
* update data preparation
* udpate demo README
2021-11-22 16:43:26 +08:00
Linyiqi
95e74a8aac
fix typos & update README ( #55 )
...
* fix typos and update README
* fix md
* update log link
* update config comments
* fix doc format
2021-11-22 14:57:05 +08:00
Linyiqi
a2781134e9
update docs & docker file ( #52 )
...
* fix init
* fix test api
fix test api bug
* add metarcnn fsdetview config
* update docs & docker file
* update README
* update work flow
2021-11-22 07:17:10 +08:00
Linyiqi
acd0ab8251
update config & README & miscellaneous typos ( #54 )
...
* update all the code
* update config
* update image and README
* update README
* update README and metafile
* update RAEDME
2021-11-22 00:22:07 +08:00
Linyiqi
8c488e6bf7
remove shuffle ( #53 )
2021-11-20 16:49:04 +08:00