This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmocr
Watch
1
Star
0
Fork
0
You've already forked mmocr
mirror of
https://github.com/open-mmlab/mmocr.git
synced
2025-06-03 21:54:47 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mmocr
/
tests
/
test_datasets
History
Tong Gao
df0be646ea
[Enhancement] Speedup formatting by replacing np.transpose with torch.permute (
#1719
)
2023-02-16 14:14:03 +08:00
..
test_preparers
[Fix] fix icdar data parse for text containing seperator (
#1587
)
2022-12-01 18:43:09 +08:00
test_samplers
[Feature] Add RepeatAugSampler (
#1678
)
2023-01-31 19:42:48 +08:00
test_transforms
[Enhancement] Speedup formatting by replacing np.transpose with torch.permute (
#1719
)
2023-02-16 14:14:03 +08:00
test_dataset_wrapper.py
Support pipeline assignment in ConcatDataset
2022-07-21 10:58:04 +08:00
test_icdar_dataset.py
[Refactor] Refactor icdardataset metainfo to lowercase. (
#1620
)
2022-12-13 11:45:33 +08:00
test_recog_lmdb_dataset.py
[Enhancement] Discard deprecated lmdb dataset format and only support img+label now (
#1681
)
2023-01-17 10:10:51 +08:00
test_recog_text_dataset.py
[CI] Fix CI (
#1365
)
2022-09-05 16:58:31 +08:00
test_wildreceipt_dataset.py
[Feature] Refactor Inferencers (
#1608
)
2023-02-02 19:05:55 +08:00