Tong Gao
|
02e3b98684
|
fix syntext_converter (#361)
|
2021-07-12 02:07:50 +00:00 |
quincylin1
|
243f47dc03
|
add totaltext for recog and det (#357)
* add totaltext for recog and det
* add setup
* fix doc
* fix based on comments
|
2021-07-08 21:52:50 +08:00 |
Tong Gao
|
68df4fbe80
|
[Feature] Add synthtext converter and update docs (#351)
* Add synthtext converter and update docs
* minor docs fix
|
2021-07-07 15:54:29 +08:00 |
GT
|
e6cb750922
|
add TextOCR dataset converter (#293)
* textocr converter for text recog
* textocr converter for text detection
* update documentation
* remove unnecessary garbage collection lines
* multi-processing textocr converter
* json->mmcv, fix documentation
|
2021-06-21 03:06:10 +00:00 |
quincylin1
|
d7fa9544e6
|
added totaltext recog converter (#273)
* added totaltext recog converter
* modified datasets.md and totaltext_converter.py
* added Note to datasets.md
* deleted comments
|
2021-06-11 11:09:35 +08:00 |
quincylin1
|
271129f812
|
Feature/iss 262 (#266)
* fix issue#262
* fix #262: modified totaltext_converter and added totaltext for datasets.md
* fix issue#262: modified datasets.md
* fix issue#262: removed download json
* Update totaltext_converter.py
Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
|
2021-06-08 13:13:22 +00:00 |
Hongbin Sun
|
4882c8a317
|
dataset preparation docs (#255)
|
2021-06-01 21:59:40 +08:00 |
lizz
|
b10b6408ef
|
Add list_from_file and list_to_file (#226)
* Add list_from_file and list_to_file
Signed-off-by: lizz <lizz@sensetime.com>
* Add test list_to_file and list_from_file
* more
* Fix tests
|
2021-05-24 06:01:42 +00:00 |
lizz
|
06b75780a0
|
Fix typos (#207)
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-05-18 05:44:52 +00:00 |
Hongbin Sun
|
b058fdcb4e
|
mv data_convert_util to mmocr (#96)
* mv data_convert_util to mmocr
* update
* rm bracket
|
2021-04-19 21:03:52 +08:00 |
Hongbin Sun
|
1a129a1e98
|
add svt converter (#65)
* add svt converter
* fix str fmt
* fix str fmt
* update convert script
|
2021-04-14 18:33:14 +08:00 |
lizz
|
44ca9c2a61
|
Remove usage of \ (#49)
* Remove usage of \
Signed-off-by: lizz <lizz@sensetime.com>
* rebase
Signed-off-by: lizz <lizz@sensetime.com>
* typos
Signed-off-by: lizz <lizz@sensetime.com>
* Remove test dependency on tools/
Signed-off-by: lizz <lizz@sensetime.com>
* Remove usage of \
Signed-off-by: lizz <lizz@sensetime.com>
* rebase
Signed-off-by: lizz <lizz@sensetime.com>
* typos
Signed-off-by: lizz <lizz@sensetime.com>
* Remove test dependency on tools/
Signed-off-by: lizz <lizz@sensetime.com>
* typo
Signed-off-by: lizz <lizz@sensetime.com>
* KIE in keywords
Signed-off-by: lizz <lizz@sensetime.com>
* some renames
Signed-off-by: lizz <lizz@sensetime.com>
* kill isort skip
Signed-off-by: lizz <lizz@sensetime.com>
* aggregation discrimination
Signed-off-by: lizz <lizz@sensetime.com>
* aggregation discrimination
Signed-off-by: lizz <lizz@sensetime.com>
* tiny
Signed-off-by: lizz <lizz@sensetime.com>
* fix bug: model infer on cpu
Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
|
2021-04-06 12:16:46 +00:00 |
lizz
|
09ffd284ee
|
Remove test dependency on tools
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-04-06 10:57:25 +08:00 |
Hongbin Sun
|
3727cab712
|
fix #21: update sdmgr readme and config
|
2021-04-05 16:09:13 +08:00 |
jeffreykuang
|
31f1c007c0
|
[feature]: add textdet
|
2021-04-03 01:03:52 +08:00 |
Hongbin Sun
|
4ecd0cea8a
|
add sar, seg and other components
|
2021-04-02 23:54:57 +08:00 |