Commit Graph

944 Commits (357ccaf27daf6897561bde820e0565c5eb1440da)
 

Author SHA1 Message Date
Tong Gao 357ccaf27d
Bump version to 1.0.0rc2 (#1454) 2022-10-14 14:23:54 +08:00
Tong Gao 705ea79067
[Fix] Change MMEngine version limit (#1453)
* [Fix] Change MMEngine version limit

* [Fix] Change MMEngine version limit

* [Fix] Change MMEngine version limit

* Apply suggestions from code review

Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>

* fix

Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
2022-10-14 14:15:37 +08:00
Tong Gao f619c697a5 [Docs] Add contribution guides (#1442)
* temp

* en contribution ready

* finalize

* fix

* update
2022-10-14 10:51:13 +08:00
liukuikun ec395c5c68 [Docs] API refactor (#1409) 2022-10-14 10:51:13 +08:00
Tong Gao f30c16ce96
Bump version to 1.0.0rc1
Bump version to 1.0.0rc1
2022-10-09 19:19:16 +08:00
Tong Gao daa676dd37
Bump version to 1.0.0rc1 (#1432)
* Bump version to 1.0.0rc1

* update changelog

* update changelog

* update changelog

* update changelog

* update highlights
2022-10-09 19:08:12 +08:00
vansin e7e46771ba
[WIP] support get flops and parameters in dev-1.x (#1414)
* [Feature] support get_flops

* [Fix] add the divisor

* [Doc] add the get_flops doc

* [Doc] update the get_flops doc

* [Doc] update get FLOPs doc

* [Fix] delete unnecessary args

* [Fix] delete unnecessary code in get_flops

* [Doc] update get flops doc

* [Fix] remove unnecessary code

* [Doc] add space between Chinese and English

* [Doc] add English doc of get flops

* Update docs/zh_cn/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update docs/zh_cn/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update docs/en/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update docs/en/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update docs/en/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update docs/en/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* [Docs] fix the lint

* fix

* fix docs

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-10-09 17:47:51 +08:00
Tong Gao 769d845b4f
[Fix] Skip invalud augmented polygons in ImgAugWrapper (#1434)
* [Fix] Skip invalud augmented polygons in ImgAugWrapper

* fix precommit
2022-10-09 16:11:15 +08:00
liukuikun dfc17207ba
[Vis] visualizer refine (#1411)
* visualizer refine

* updata docs
2022-10-09 12:45:17 +08:00
Tong Gao b26907e908
[Config] Update rec configs (#1417) 2022-10-09 12:43:45 +08:00
Tong Gao 3d015462e7
[Feature] Update model links in ocr.py and inference.md (#1431)
* [Feature] Update model links in ocr.py and inference.md

* Apply suggestions from code review

Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>

Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
2022-10-09 12:43:23 +08:00
Xinyu Wang bf921661c6
[Docs] Update Recog Models (#1402)
* init

* update

* update abinet

* update abinet

* update abinet

* update abinet

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* fix

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-10-08 15:02:19 +08:00
liukuikun 4fef7d1868
Upgrade pre commit hooks (#1429) 2022-10-08 15:00:21 +08:00
Tong Gao 0b53f50ead
[Enhancement] Streamline duplicated split_result in pan_postprocessor (#1418) 2022-10-08 14:14:32 +08:00
Tong Gao 5e596cc579
[Config] Update paths to pretrain weights (#1416) 2022-09-29 16:26:52 +08:00
Xinyu Wang a0284ae910
[Docs] Add maintainance plan to migration guide (#1413)
* init

* update en plan

* fix typos

* add coming soon flags
2022-09-29 10:59:51 +08:00
Xinyu Wang 73ba54cbb0
[Docs] Fix some docs (#1410)
* fix doc

* update structures

* update
2022-09-28 21:29:06 +08:00
Tong Gao 8d29643d98
[Docs] Fix inference docs (#1415) 2022-09-28 20:56:03 +08:00
Xinyu Wang 22283b4acd
[Docs] Data Transforms (#1392)
* init

* reorder

* update

* fix comments

* update

* update images

* update
2022-09-27 10:48:41 +08:00
Tong Gao 77ab13b3ff
[Docs] Add version switcher to menu (#1407)
* [Docs] Add version switcher to menu

* fix link
2022-09-27 10:44:32 +08:00
Xinyu Wang 5a88a771c3
[Docs] Metrics (#1399)
* init

* fix math

* fix

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* fix comments

* update

* update

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-09-26 14:11:04 +08:00
Tong Gao e9d4364842
[Fix] ImgAugWrapper: Do not cilp polygons if not applicables (#1231) 2022-09-23 14:54:28 +08:00
liukuikun 794744826e
[Config] auto scale lr (#1326) 2022-09-23 14:53:48 +08:00
liukuikun c6cc37b096
[Docs] config english (#1372)
* config english

* fix many comments

* fix many comments again

* fix some typo

* Update docs/en/user_guides/config.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-09-23 10:10:32 +08:00
Tong Gao 1cf2643df0
[CI] Fix windows CI (#1387)
* [CI] Fix windows CI

* Fix python version
2022-09-21 18:57:10 +08:00
Qing Jiang b4336204b8
[Fix] browse_dataset.py (#1398) 2022-09-21 18:56:29 +08:00
Xinyu Wang 1077ce4294
[Config] Simplify the Mask R-CNN config (#1391)
* update mask rcnn cfg

* update
2022-09-21 15:44:37 +08:00
Xinyu Wang 0dd72f40f7
[Docs] Add Documents for DataElements (#1381)
* init

* fix links

* add En version

* fix some links

* fix docstring

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* apply comments

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* update cn

* fix comments

* fix links

* fix comments

* fix

* delete

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-09-21 15:34:12 +08:00
Xinyu Wang 93d883e7dc
[Fix] Fix a bug in MMDetWrapper 2022-09-16 14:02:24 +08:00
Tong Gao 87f15b3135
[Docs] Fix some docs issues (#1385) 2022-09-13 15:47:40 +08:00
liukuikun 3e2a336e91
[Fix] Clear metric.results only done in main process (#1379) 2022-09-13 15:47:25 +08:00
Tong Gao 7f3d832074
[Docs] Fix quickrun (#1374) 2022-09-07 10:52:20 +08:00
Tong Gao 50cba1ac6e
[CI] Test windows cu111 (#1373)
* [CI] Test windows cu101

* [CI] Test windows cu101
2022-09-05 18:18:03 +08:00
Tong Gao a5b8fb5df1
[CI] Del CI support for torch 1.5.1 (#1371) 2022-09-05 17:07:56 +08:00
Tong Gao 89442c3dc2
[CI] Fix merge stage test (#1370) 2022-09-05 17:03:23 +08:00
Tong Gao e801df3471
[CI] Fix CI (#1365) 2022-09-05 16:58:31 +08:00
liukuikun e8d1bc37d3
[Docs] intersphinx and api (#1367)
* inter sphinx and api

* rm visualizer.py
2022-09-05 14:25:38 +08:00
Tong Gao c44b611a6c
Bump version to 1.0.0rc0 (#1363)
* Bump version to 1.0.0rc0

* update init

Co-authored-by: xinyu <wangxinyu2017@gmail.com>
2022-09-01 14:27:53 +08:00
liukuikun 45f3f51dba
updata inference res (#1364) 2022-09-01 14:23:07 +08:00
liukuikun e100479ebb
[Docs] readme update (#1359)
* updata install

* update

* update link

* update pic link
2022-09-01 14:08:10 +08:00
Xinyu Wang ac02c20581
[Fix] Update all rec converters (#1284)
* init

* enable non-ascii dump

* fix

* kaist non-ascii

* fix conflicts

* fix

* update

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-09-01 13:17:01 +08:00
liukuikun 27697e387c
[Docs] install (#1358)
* updata install

* run ocr.py

* updata link

* updat

* updata link
2022-09-01 12:48:39 +08:00
Tong Gao a6f6b12277
Changelog (#1361)
* draft

* mv

* update changelog

* update

* update link

Co-authored-by: xinyu <wangxinyu2017@gmail.com>
2022-09-01 12:47:38 +08:00
Tong Gao 415bb7f8d0
Update demo (#1362)
* update

* update

* update

* update

* demo

* update

* update

* update link

Co-authored-by: liukuikun <liukuikun@sensetime.com>
2022-09-01 12:45:28 +08:00
Xinyu Wang 2a9e8f5306
[Docs] Migration Guide of Datasets (#1325)
* init

* fix comments

* update

* remove ner

* fix comments

* update lmdb doc

* update link

* fix

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-09-01 10:51:19 +08:00
Tong Gao a979346e35
Update demo docs (#1360)
* update

* update

* update

* update

* demo
2022-09-01 09:23:06 +08:00
liukuikun 8b8cc4e6e5
[Docs] config (#1351)
* config chinese

* update

* Update docs/zh_cn/user_guides/config.md

Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>

* fix link

* updata link

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
2022-08-31 22:56:46 +08:00
Tong Gao db6ce0d95e
[Refactor] ocr.py (#1344)
* [Feature] Add BaseInferencer]

* [Feature] Add Det&Rec Inferencer

* [Feature] Add KIEInferencer

* [Feature] Add MMOCRInferencer

* [Refactor] update ocr.py

* update links

* update two links

* remove ocr.py

* move ocr.py and add loadfromndarray

Co-authored-by: xinyu <wangxinyu2017@gmail.com>
Co-authored-by: liukuikun <liukuikun@sensetime.com>
2022-08-31 22:56:24 +08:00
liukuikun dbb346afed
[Docs] vis doc (#1353)
* vis doc

* fix comment

* fix link
2022-08-31 21:28:29 +08:00
Xinyu Wang c91b028772
[Docs] Update Model & Log Links in Readme & Metafiles (#1356)
* update model and log links

* fix

* fix

* update dbpp & sdmgr

* update kie acc

* fix

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-08-31 21:05:29 +08:00