gaotongxiao
|
1af7f94a63
|
P3: Update textdet data conversion scripts
|
2022-07-21 10:51:01 +08:00 |
Tong Gao
|
b8f7ead74c
|
[Enhancement] Add copyright info (#439)
* add copyright info
|
2021-08-17 17:39:30 +08:00 |
Tong Gao
|
884755d05d
|
Fix #112: Remove the need of drop_orientation_info in data preprocessing steps (#375)
* ctw1500 ignore orientation
* restore maskrcnn config
* ignore_orientation support for icdar datasets
* update docs
* ignore orientation for total text
* Add LoadOCRImageFromFile
* Fix typo
* simplify design
* remove LoadOCRImageFromFile
* update chinese docs
|
2021-07-20 23:02:25 +08: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 |
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 |
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 |
jeffreykuang
|
31f1c007c0
|
[feature]: add textdet
|
2021-04-03 01:03:52 +08:00 |