Tong Gao
|
33cbc9b92f
|
[Docs] Inferencer docs (#1744)
* [Enhancement] Support batch visualization & dumping in Inferencer
* fix empty det output
* Update mmocr/apis/inferencers/base_mmocr_inferencer.py
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
* [Docs] Inferencer docs
* fix
* Support weight_list
* add req
* improve md
* inferencers.md
* update
* add tab
* refine
* polish
* add cn docs
* js
* js
* js
* fix ch docs
* translate
* translate
* finish
* fix
* fix
* fix
* update
* standard inferencer
* update docs
* update docs
* update docs
* update docs
* update docs
* update docs
* en
* update
* update
* update
* update
* fix
* apply sugg
---------
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
|
2023-03-07 18:52:41 +08:00 |
Tong Gao
|
e096df8b57
|
[Fix] Remove outdated tutorial link (#1627)
|
2022-12-15 14:04:46 +08:00 |
Tong Gao
|
d9356252af
|
[Docs] Collapse some sections; update logo url (#1571)
|
2022-12-01 17:25:24 +08:00 |
Xinyu Wang
|
8864fa174b
|
[Feature] Add Dataset Preparer (#1484)
* add data preparer
* temporarily ignore data preparer test
* update
* fix comments
* update doc; add script to generate dataset zoo doc
* fix comments; update scripts
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* apply comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* coco parser
* fix comments
* add fileio tests
* fix test
* add tests for parsers and dumpers
* add test for data preparer
* fix a bug
* update icdar txt parser
* rename icdar txt parser
* fix comments
* fix test
* fix comments
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: liukuikun <641417025@qq.com>
|
2022-11-02 15:06:49 +08:00 |
Tong Gao
|
52a7873973
|
[Docs] Refine some docs (#1455)
* [Docs] Refine some docs
* fix the link to mmcv
|
2022-10-17 12:58:35 +08:00 |
liukuikun
|
ec395c5c68
|
[Docs] API refactor (#1409)
|
2022-10-14 10:51:13 +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
|
77ab13b3ff
|
[Docs] Add version switcher to menu (#1407)
* [Docs] Add version switcher to menu
* fix link
|
2022-09-27 10:44:32 +08:00 |
liukuikun
|
e8d1bc37d3
|
[Docs] intersphinx and api (#1367)
* inter sphinx and api
* rm visualizer.py
|
2022-09-05 14:25:38 +08:00 |
liukuikun
|
bfa2f20a35
|
[Enchance] inter sphinx mapping (#1346)
* inter sphinx mapping
* fix comment
|
2022-08-31 15:50:48 +08:00 |
gaotongxiao
|
536dfdd4bd
|
Add PyUpgrade pre-commit hook
|
2022-07-21 10:50:56 +08:00 |
liukuikun
|
e1e26d3f74
|
[Enchance] add codespell ignore and use mdformat (#1022)
* update
* update contributing
* update ci
* fix md
* update pre-commit hook
* update mdformat
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
|
2022-06-09 14:58:44 +08:00 |
Tong Gao
|
3059c97dc5
|
[Docs] Configure Myst-parser to parse anchor tag (#1012)
|
2022-05-12 22:49:55 +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 |