liukuikun
1aae45b7d3
[Docs] Relax mmcv version requirement ( #775 )
...
* update ci and readme
* Update docs/en/install.md
* Update docs/zh_cn/install.md
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-02-10 09:41:36 +08:00
Tong Gao
a75fc6bf99
Bump version to 0.4.1 ( #755 )
...
* 0.4.1 change log
* update version number
* update changelog
* update changelog
* update dates
* update version
2022-01-27 14:39:17 +08:00
liukuikun
e0ff11819b
[Feat] Support specify gpu for testing and training with gpu-id instead of gpu-ids and gpus ( #756 )
...
* support set gpu number for testing and deprecate gpu_ids and gpus with gpu_id
* update gpu-ids gpus and gpu-id dostring
* add args.gpus process
* fix typo
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-01-27 10:11:14 +08:00
Tong Gao
a809a52c78
[Feature] Support CPU training/testing ( #752 )
...
* [Feature] Support CPU training/testing
* check mmcv version for cpu training
2022-01-27 09:59:09 +08:00
liukuikun
976b976e4a
[Docs] update readme according to standard ( #742 )
...
* config/readme standard
* add ABINet linking
* fix linking error, delete unused cite and adjust note sytle
* union note format
* Remove > before paper link when generating docs
2022-01-25 23:02:59 +08:00
Tong Gao
94a1de4fdb
[Docs] Update docs link ( #710 )
2022-01-05 21:44:13 +08:00
Tong Gao
a0f1c011c0
[Docs] Add model summary ( #693 )
...
* Add model summary
* Update text recog jpg
* update pictures and add kie
2021-12-31 11:26:38 +08:00
Tong Gao
96beda6f2d
[Docs] Add config tutorial ( #683 )
...
* Add config tutorial and reorganize dataset_type.md
* update cn docs toc
* Add misc tool
* Improve docs api menu and config docs
2021-12-28 12:41:24 +08:00
Tong Gao
22a7d384dd
[Docs] Fix recog.md ( #674 )
2021-12-15 07:04:41 +00:00
Tong Gao
af9a62502c
Bump version to 0.4.0 ( #672 )
2021-12-15 11:34:56 +08:00
Tong Gao
9104667112
[Model] Full ABINet Framework ( #651 )
...
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
2021-12-15 11:21:54 +08:00
Hongbin Sun
a4237ad568
[Enhancement] Support muitiple pipelines for different datasets ( #657 )
...
* support multi pipelines
* support different pipelines
* fix
* fix replace_image_to_tensor
* remove redundant check
* update
* add copyright
* not in-place modify
2021-12-14 12:29:43 +00:00
Tong Gao
d58fac9760
[Docs] Docs fix ( #664 )
...
* [Docs] Update readme links
* Fix docs merge script
2021-12-13 19:08:42 +08:00
Tong Gao
b04775fd78
[Docs] Refactor docs structure ( #662 )
...
* Refactor docs structure
* update script paths
* update path ignore
2021-12-10 17:19:27 +08:00