Tong Gao
b64565c10f
[Fix] Update dockerfile ( #1671 )
...
* [Fix] Update dockerfile
* [Fix] Update dockerfile
2023-01-16 15:34:38 +08:00
AllentDan
39f99ac720
[Doc] update the link of DBNet ( #1672 )
...
* update the link of DBNet_r50
* update the link of DBNet_r50-oclip
2023-01-12 11:06:53 +08:00
Tong Gao
27b6a68586
Bump version to 1.0.0rc5 ( #1662 )
...
* Bump version to 1.0.0rc5
* fix
* update
2023-01-06 17:35:07 +08:00
Tong Gao
37dca0600a
Issue Template ( #1663 )
...
* [Template] Refactor issue template (#1449 )
* Refactor issue template
* add contact
* [Template] issue template (#1489 )
* improve issue template
* fix comment
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
2023-01-06 17:29:28 +08:00
Tong Gao
0aa5d7be6d
[Model] Add SVTR framework and configs ( #1621 )
...
* [Model] Add SVTR framework and configs
* update
* update transform names
* update base config
* fix cfg
* update cfgs
* fix
* update cfg
* update decoder
* fix encoder
* fix encoder
* fix
* update cfg
* update name
2023-01-06 16:07:06 +08:00
Tong Gao
b0557c2c55
[Transforms] SVTR transforms ( #1645 )
...
* rec transforms
* fix
* ut
* update docs
* fix
* new name
* fix
2023-01-06 16:04:20 +08:00
Tong Gao
d679691a02
[CI] Remove support for py3.6 ( #1660 )
...
* [CI] Remove support for py3.6
* update
* fix
2023-01-06 14:22:38 +08:00
liukuikun
acae8da223
[Docs] updata abcnet doc ( #1658 )
...
* updata abcnet doc
* updata link
* updata link
* updata config name
* add link for data
2023-01-06 10:31:08 +08:00
liukuikun
4d5ed98177
[Feature] ABCNet train ( #1610 )
...
* abcnet train
* fix comment
* updata link
* fix lint
* fix name
2023-01-05 18:53:48 +08:00
Yang Liu
5dbacfe202
[Feature] Add svtr encoder ( #1483 )
...
* add svtr backbone
* update backbone
* fix
* apply comments, move backbone to encoder
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2023-01-04 16:03:21 +08:00
Qing Jiang
65e746eb3d
[UT] Add missing unit tests ( #1651 )
...
* update
* remove code
2022-12-30 12:01:14 +08:00
Yang Liu
7e9f7756bc
[Feature] Add svtr decoder ( #1448 )
...
* add svtr decoder
* svtr decoder
* update
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-30 12:00:48 +08:00
Tong Gao
53e72e4440
[Metafile] Add Aliases to models ( #1611 )
...
* [Metafile] Add Aliases to models
* update
2022-12-29 17:44:32 +08:00
Ferry Huang
1413b5043a
[Feature] CodeCamp #116 Add SROIE to dataset preparer ( #1639 )
...
* added sroie/metafile.yml
* add sample_anno.md and textdet.py
* modify and add all
* fix lint
* fix lint
* fix lint
* Update mmocr/datasets/preparers/data_converpyter.
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* fix the reviewed
* add comment of try to sroie_parser.py
* modify data_obtainer.py
* fix lint errors
* fix download link
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-12-29 16:52:51 +08:00
Qing Jiang
b79382cd6b
[Feature] CodeCamp #115 Add NAF to dataset preparer ( #1609 )
...
* add naf converter
* fix test
* update
* use fuzzy search instead
* update
* update
2022-12-29 15:19:49 +08:00
Xinyu Wang
e3fd570687
[Docs] add translation ( #1647 )
2022-12-29 09:52:55 +08:00
liukuikun
9baf440d7a
[Feature] ConditionApply ( #1646 )
2022-12-28 11:53:32 +08:00
Tong Gao
89606a1cf1
[Configs] Totaltext cfgs for DB and FCE ( #1633 )
...
* fcenet configs
* dbnet config
* update fcenet config
* update dbnet config
* Add readme and metafile
2022-12-28 11:51:38 +08:00
Tong Gao
e1aa1f6f42
[Fix] CI ( #1636 )
2022-12-28 11:51:06 +08:00
Tong Gao
101f2b6eef
[Enhancement] Enhance FixInvalidPolygon, add RemoveIgnored transform ( #1632 )
...
* fix polygon_utils
* ut for poly_make_valid
* optimize crop_polygon
* FixInvalidPolygon, debug msg included
* add remove_pipeline_elements to utils
* enhance fixinvalidpolys
* fix transform_utils
* remove ignored
* RemoveIgnored
* add tests
* fix
* fix ut
* fix ut
2022-12-27 10:30:10 +08:00
Kevin Wang
d2a6845c64
[Fix] negative number encountered in sqrt when compute distances from points to a line ( #1640 )
2022-12-27 10:29:22 +08:00
Janghoo Lee
0ec1524f54
[Fix] Support custom font to visualize some languages (e.g. Korean) ( #1567 )
...
* [Fix] Support custom font for some languages
* [Style] Not need
* [Style] add `font_families` argument to fn
2022-12-27 09:35:30 +08:00
Tong Gao
e81bb13696
[Projects] Refine example projects and readme ( #1628 )
...
* update projects
* powerhsell
2022-12-27 09:29:22 +08:00
Xinyu Wang
24bfb18768
[Feature] Add TextOCR to Dataset Preparer ( #1543 )
...
* add textocr
* cfg gen
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-20 17:45:34 +08:00
Xinyu Wang
fb78c942d6
[Feature] Add Funsd to dataset preparer ( #1550 )
...
* add funsd
* done
* done
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-20 17:22:15 +08:00
Xinyu Wang
4396e8f5d8
[Feature] Add CocoTextv2 to dataset preparer ( #1514 )
...
* add cocotextv2 to data preparer
* fix sample anno
* support variant COCO-like format
* support textocr variant
* config generator
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-20 16:49:46 +08:00
Xinyu Wang
c38618bf51
[Feature] Support browse_dataset.py to visualize original dataset ( #1503 )
...
* update browse dataset
* enhance browse_dataset
* update docs and fix original mode
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-16 22:34:23 +08:00
Kevin Wang
f6da8715b9
[Docs] Fix some doc mistakes ( #1630 )
...
* [Docs] fix a mistake in user_guides/visualization.md
* [Docs] fix some mistakes in user_guides/dataset_prepare.md
* Update docs/en/user_guides/dataset_prepare.md
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-12-16 22:34:08 +08:00
Qing Jiang
b11c58897c
[ASTER] Update ASTER config ( #1629 )
...
* update aster config
* update
* update en api
* Update configs/textrecog/aster/metafile.yml
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-12-15 19:49:55 +08:00
Qing Jiang
302efb9db3
[ASTER] Add ASTER config ( #1238 )
...
* [Docs] Limit extension versions (#1209 )
* loss
* fix
* [update] limit extension versions
* add aster config
* aster
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-15 14:53:24 +08:00
Qing Jiang
419f98d8a4
[ASTER] Add ASTER decoder ( #1625 )
...
* add aster decoder
* aster decoder
* decoder
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-15 14:53:17 +08:00
Qing Jiang
0bd62d67c8
[ASTER] Add ASTER Encoder ( #1239 )
...
* [Docs] Limit extension versions (#1209 )
* loss
* fix
* [update] limit extension versions
* add aster encoder
* aster encoder
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-15 14:53:05 +08:00
Tong Gao
e096df8b57
[Fix] Remove outdated tutorial link ( #1627 )
2022-12-15 14:04:46 +08:00
zhuda
547ed31eda
[Docs] Update README.md ( #1626 )
...
reset the DBNetpp_r50 model`s config file path
2022-12-14 16:10:55 +08:00
Tong Gao
5cfe481f7f
[CI] Add torch 1.13 ( #1619 )
2022-12-13 17:42:03 +08:00
liukuikun
ffe5237aa8
[Refactor] Refactor icdardataset metainfo to lowercase. ( #1620 )
2022-12-13 11:45:33 +08:00
liukuikun
58ea06d986
[Fix] ctc loss bug if target is empty ( #1618 )
2022-12-13 10:57:57 +08:00
liukuikun
38d2fc3438
[Enhancement] Update ic15 det config according to DataPrepare ( #1617 )
2022-12-13 10:56:24 +08:00
liukuikun
5ded52230a
nn.SmoothL1Loss beta can not be zero in PyTorch 1.13 version ( #1616 )
2022-12-13 10:55:27 +08:00
Tong Gao
ebdf1cf90d
Bump version to 1.0.0rc4 ( #1600 )
...
* Bump version to 1.0.0rc4
* update changelog
* fix
* update readme
* Update README.md
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
2022-12-06 17:24:35 +08:00
Tong Gao
f4940de2a4
[Fix] Keep E2E Inferencer output simple ( #1559 )
2022-12-06 16:47:31 +08:00
liukuikun
79a4b2042c
[Feature] abcnet v1 infer ( #1598 )
...
* bezier align
* Update projects/ABCNet/README.md
* Update projects/ABCNet/README.md
* update
* updata home readme
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-12-06 16:47:02 +08:00
Tong Gao
e095107518
[Fix] Fix TextSpottingConfigGenerator and TextSpottingDataConverter ( #1604 )
...
* [Fix] Fix TextSpottingConfigGenerator
* fix
2022-12-06 16:28:37 +08:00
Tong Gao
d9ea92191e
[Enhancement] Simplify mono_gather ( #1588 )
...
* [Enhancement] Simplify mono_gather
* remove mono gather split
Co-authored-by: liukuikun <641417025@qq.com>
2022-12-06 16:03:12 +08:00
liukuikun
3a0aa05d9c
[Feature] textspotting datasample ( #1593 )
...
* textspotting datasample
* rename
2022-12-06 14:03:32 +08:00
liukuikun
9ac9a227ec
[Improve] support head loss or postprocessor is None for only infer ( #1594 )
...
* support head loss or postprocessor is None for only infer
* default to None
2022-12-06 14:02:37 +08:00
liukuikun
5940d6bc9c
[Fix] textspotting ut ( #1599 )
2022-12-06 14:02:12 +08:00
Tong Gao
fa4fd1fd42
[Enhancement] Update textrecog config and readme ( #1597 )
...
* [Dataset Preparer] Add TextSpottingConfigGenerator
* update init
* [Enhancement] Update textrecog configs and raedme
* cfg
* fix
2022-12-06 14:01:39 +08:00
liukuikun
08cab32832
[Enhancement] add common typing ( #1596 )
2022-12-05 18:50:42 +08:00
Tong Gao
b9152a2239
[Docs] Update dataset preparer (CN) ( #1591 )
...
* [Docs] Update dataset preparer docs
* [Docs] Update dataset preparer (CN)
2022-12-05 16:58:35 +08:00