Releases: hikopensource/DAVAR-Lab-OCR
Releases · hikopensource/DAVAR-Lab-OCR
v0.6.0
v0.5.0
- Release the implementations of Chargrid (EMNLP 2018).
- Support for the basic NLP tasks, currently including NER. In the future we will release more works related to the text understanding.
- Release BERT-based (NAACL-HLT 2018) NER models, including BERT+CRF, BERT+Softmax, BERT+Span.
- Release BiLSTM-CRF-based (Arxiv 2015) NER models.
v0.4.0
- Release the implementations of VSR.
- Rebuild the directory architecture to fit with mmdetection.
- Change all models/datalists' links into Hikvision One, which adapts for people anywhere.
V0.3.0
Add the support for table recognition and release the code of LGPMA.
v0.2.0
Support video text tasks and release the implementation of YORO.
Some bug fixes and new functions supports.
v0.1.0
The first stable version of davarocr, which contains implementions of algorithms in fields of text detection, text recognition, end-to-end text spotting, information extraction. Current framework is compatible with mmdetection 2.x.
v0.0.1 (backup)
Old version backup (compatible with mmdetection-1.2.0 and mmcv-0.4.2).