MyGit

v1.0.0rc6

open-mmlab/mmocr

版本发布时间: 2023-03-07 20:27:43

open-mmlab/mmocr最新发布版本:v1.0.1(2023-07-04 15:11:53)

Highlights

  1. Two new models, ABCNet v2 (inference only) and SPTS are added to projects/ folder.
  2. Announcing Inferencer, a unified inference interface in OpenMMLab for everyone's easy access and quick inference with all the pre-trained weights. Docs
  3. Users can use test-time augmentation for text recognition tasks. Docs
  4. Support batch augmentation through BatchAugSampler, which is a technique used in SPTS.
  5. Dataset Preparer has been refactored to allow more flexible configurations. Besides, users are now able to prepare text recognition datasets in LMDB formats. Docs
  6. Some textspotting datasets have been revised to enhance the correctness and consistency with the common practice.
  7. Potential spurious warnings from shapely have been eliminated.

Dependency

This version requires MMEngine >= 0.6.0, MMCV >= 2.0.0rc4 and MMDet >= 3.0.0rc5.

New Features & Enhancements

Docs

Bug Fixes

New Contributors

Full Changelog: https://github.com/open-mmlab/mmocr/compare/v1.0.0rc5...v1.0.0rc6

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-03-07发行的版本