Skip to content

Releases: hikopensource/DAVAR-Lab-OCR

v0.6.0

15 Jul 07:52
Compare
Choose a tag to compare
  • Release the implements of DLD model (ECCV 2022)
  • Support for setting logging interval.
  • Support for filtering invalid box in davar_loading.
  • Support for multi-dataset testing in recognizor.
  • Some bug fixed

v0.5.0

09 May 02:36
Compare
Choose a tag to compare
  • 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

31 Dec 02:07
Compare
Choose a tag to compare
  • 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

22 Sep 02:24
Compare
Choose a tag to compare

Add the support for table recognition and release the code of LGPMA.

v0.2.0

24 Aug 09:53
Compare
Choose a tag to compare

Support video text tasks and release the implementation of YORO.
Some bug fixes and new functions supports.

v0.1.0

02 Aug 08:37
347e2d2
Compare
Choose a tag to compare

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)

22 Jul 08:56
Compare
Choose a tag to compare

Old version backup (compatible with mmdetection-1.2.0 and mmcv-0.4.2).