98 Commits

Author SHA1 Message Date
linyiqi
d3932161fa update comments 2022-03-30 20:10:13 +08:00
linyiqi
1b010767c5 add sync seed 2022-03-24 13:57:57 +08:00
linyiqi
f0a94407ee add sync seed 2022-03-24 13:42:08 +08:00
Linyiqi
a865ad2999
Merge branch 'open-mmlab:main' into main 2022-03-11 13:43:51 +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
1eef7674ba
Merge branch 'open-mmlab:main' into main 2022-03-11 00:26:21 +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
8fdba34fdc
Merge branch 'open-mmlab:main' into main 2022-03-10 13:50:35 +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
07144c2280
Merge branch 'open-mmlab:main' into main 2022-02-18 13:52:11 +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
066280fe89
Merge branch 'open-mmlab:main' into main 2022-02-18 10:47:17 +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
a3b78f91f8
Merge branch 'open-mmlab:main' into main 2022-02-14 12:28:41 +08:00
Linyiqi
1ad6ff7dca
Deprecate the support for "python setup.py test" (#34) 2022-01-28 11:23:28 +08:00
Linyiqi
ff9b921e96
Merge branch 'open-mmlab:main' into main 2022-01-27 20:21:27 +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
b3c0e66ab9
Merge branch 'open-mmlab:main' into main 2022-01-19 16:39:47 +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
273d1d473a
Merge branch 'open-mmlab:main' into main 2021-12-24 15:11:51 +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
Linyiqi
f8d6e10316
Merge branch 'open-mmlab:main' into main 2021-12-16 12:15:21 +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
f7ae4d8ec0
Merge branch 'open-mmlab:main' into main 2021-12-09 17:18:58 +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
6ae38d20e2 [Docs] update batch size 2021-12-06 16:13:57 +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
v0.1.0
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